We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I get a message: Error: L6407E: Sections of aggregate size 0x1a968 bytes could not fit into .ANY selector(s).
My stm32f has 4 selectors of 16 and one 64. Sector 0 is used for an emulated eeprom.
0000 - 4000 emulated eeprom 16k 4000-8000 16k 8000-c000 16k c000-10000 16k 10000 - 20000 64k
I should have 1C000 available. Why does it not fit?
Putting your error message into google gives:
http://www.keil.com/support/docs/3691.htm
I was thx