I see the map file of my project are
4 705 bytes of CODE memory
18 bytes of DATA memory (+ 5 absolute )
7 796 bytes of XDATA memory
64 bytes of IDATA memory
8 bits of BIT memory
but I cant add new file.c again and the are error about XDATA.
I use code model Banked
Data model Large
Calling Convention XDATA
and location constant and string in RAM
what should I do in order to optimize 256KB memory in CC2541?
Regards
Tia