Page 1 of 1

Compiling Error

Posted: Tue Mar 09, 2021 9:00 pm
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

Re: Compiling Error

Posted: Wed Mar 10, 2021 10:41 am
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.