2010-09-23 05:45 AM
why RIDE 7 gives this error ?
2011-05-17 05:08 AM
Because apparently there is a line (41) in the linker description file that the linker does not like. And it consequently thinks there is a limited or zero space in the flash memory to contain your code/static data, and your code overflows that space.
If RIDE is generating the description file based on your project setting, you should probably start by checking the part number you selected, and evaluate if the RAM/FLASH sizes are being correctly defined. If it is a RIDE problem, try their technical support2011-05-17 05:08 AM
well this is working fine at my side. check your software version and update your RIDE7 and RKit-ARM from
http://www.mcu-raisonance.com/microcontrollers-link-free-download.html
still problem.... attach your example here at post. i will check it for you.
regards