error or bug
Posted: Fri Jun 20, 2025 6:44 pm
Hello,
I'm compiling another flowchart and it showed four messages that hadn't been presented.
C:\ProgramData\MatrixTSL\FlowcodeV10\CAL\PIC\PIC_CAL_IO.c: 216: non-reentrant function "_FC_CAL_Port_In_DDR__x" appears in multiple call graphs and has been duplicated by the compiler
C:\ProgramData\MatrixTSL\FlowcodeV10\CAL\PIC\PIC_CAL_Delay.c: 105: non-reentrant function "_delay_ms" appears in multiple call graphs and has been duplicated by the compiler
C:\ProgramData\MatrixTSL\FlowcodeV10\CAL\PIC\PIC_CAL_Delay.c: 128: non-reentrant function "_Wdt_Delay_S" appears in multiple call graphs and has been duplicated by the compiler
C:\ProgramData\MatrixTSL\FlowcodeV10\CAL\PIC\PIC_CAL_Delay.c: 141: non-reentrant function "_Wdt_Delay_Ms" appears in multiple call graphs and has been duplicated by the compiler
Compilation successful!
Using <PICKIT3> user settings for linker
Launching the linker/assembler...
C:\Program Files (x86)\Flowcode v10\tools\DoNothing\DoNothing.exe
FINISHED
Enrique
I'm compiling another flowchart and it showed four messages that hadn't been presented.
C:\ProgramData\MatrixTSL\FlowcodeV10\CAL\PIC\PIC_CAL_IO.c: 216: non-reentrant function "_FC_CAL_Port_In_DDR__x" appears in multiple call graphs and has been duplicated by the compiler
C:\ProgramData\MatrixTSL\FlowcodeV10\CAL\PIC\PIC_CAL_Delay.c: 105: non-reentrant function "_delay_ms" appears in multiple call graphs and has been duplicated by the compiler
C:\ProgramData\MatrixTSL\FlowcodeV10\CAL\PIC\PIC_CAL_Delay.c: 128: non-reentrant function "_Wdt_Delay_S" appears in multiple call graphs and has been duplicated by the compiler
C:\ProgramData\MatrixTSL\FlowcodeV10\CAL\PIC\PIC_CAL_Delay.c: 141: non-reentrant function "_Wdt_Delay_Ms" appears in multiple call graphs and has been duplicated by the compiler
Compilation successful!
Using <PICKIT3> user settings for linker
Launching the linker/assembler...
C:\Program Files (x86)\Flowcode v10\tools\DoNothing\DoNothing.exe
FINISHED
Enrique