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