Page 1 of 1

Warning message

Posted: Tue May 19, 2026 8:14 pm
by S_VE
Greetings

I am using Flowcode V11 Prof license.
uC is PIC18F47Q10
I am getting a warning message while compiling ( please see the picture attached )

is this a bug, OR can it be ignored. Please help.

one observation,
Compiler gives this warning only when i add Modbus / Uart component to the 2D panel
even if i do not add "INITIALIZE" Macro to the Main flowchart code.

with out adding MODBUS / UART component, the compiler compiles without this WARNING.

Thanks

Re: Warning message

Posted: Wed May 20, 2026 9:58 am
by BenR
Hello,

Thanks for letting us know I beleive the warning is nothing to worry about but I have also managed to fix and remove it now via a library updates related fix. Use the Help -> Library updates menu item to get the latest updates.

Re: Warning message

Posted: Wed May 20, 2026 11:46 am
by S_VE
Thank you Ben,

Now it compiles without Warning

Thanks once again,