Hi ,
I am getting this error while Building :
Building <location to app>MyApp.rapp
Running: LD Linker
"C:\Ride\arm-gcc\bin\arm-none-eabi-gcc.exe" -mcpu=cortex-m3 -mthumb -Wl,-T -Xlinker "<location to app>MyApp.rapp\objdebug\Myapp.elf.ld" -u _start -Wl,-static -Wl,--gc-sections -Wl,-Map -Xlinker "<location to app>MyApp\objdebug\MyApp.map" -N -nostartfiles
<location to app>\MyApp\objdebug\MyApp.elf.ld:42: undefined symbol `!!!!!!!!! FLASH IS FULL !!!!!!!!!' referenced in expression
collect2: ld returned 1 exit status
Error Code: 0x1
Build failed
Is it due to the limited size of Flash available for the code in Lite Versopn Of Ride7.I have registered the lite version.
What is the exact size of Debuggable code for Open4 STM32G target.The CircleOS_Conception.pdf on this site doesn't provide any information for Open4 STM32G target.
Also How can I determine the size of the code while coding(Coded So far).
Plz provide the usefull comments.
Rgds,
Softy
Last edited by softy (2012-12-18 13:12:49)