Compiling Error

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
User avatar
sysprofessional
Posts: 54
Joined: Sat Oct 26, 2013 7:16 pm
Has thanked: 28 times
Been thanked: 4 times
Contact:

Compiling Error

Post by sysprofessional »

GSM-Security19_SIM800L.c: main()
3185: reset();
^ (361) function declared implicit int (warning)
using updated 32-bit floating-point libraries; improved accuracy might increase code size
GSM-Security19_SIM800L.c: 3004: (1250) could not find space (13 bytes) for variable FCM_CompareNumber@F2534

_________________________________________________________________________________________________________
What to do against this error ?
I'm using FC 8.2.2.15 (build 28 Feb 2020) fully updated version
I have tried to change long macro name "ComapareNumber with CN" but no success
Same file compiling properly in FC 6.

Thanks in advance

User avatar
Steve
Matrix Staff
Posts: 3418
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Re: Compiling Error

Post by Steve »

Please post (or PM if you want it kept private) your project files (fcfx plus the generated .c and .msg.txt files) and I'll try to see what's going on.

Post Reply