If I enable a certain user macro, it wont compile. This macro uses UART and has run without fault for many years.
Fault exists in both software and hardware mode.
Code: Select all
C:\Users\jdwed\Desktop\FlowCode>"C:\Program Files (x86)\Flowcode\Common\Compilers\picv2\bin\xc8-cc.exe" -mcpu=18F4680 "VT100_Test.c" -w=359,1273,1388 -fno-short-float -fno-short-double -std=c90 -Os
C:\ProgramData\MatrixTSL\FlowcodeV10\CAL\PIC\PIC_CAL_String.c:871:: error: (712) can't generate code for this expression
(908) exit status = 1
Error returned from [xc8.exe]
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\PIC\batch\pic_xc8_comp.bat reported error code 0x1
I have thinned the entire FC and Macro down to just a few lines and single call. Still wont compile. example below. I've run latest updates and restarted FC. thanks, J.
FC 10.1.2.40