Forum : Ride IDE
Post Information | Post |
---|---|
January 16, 2008 - 5:26pm
|
I use Ride7, and a STM32F103RBT6 . When I compile my code, I have a error "region FLASH overflowed by 19824 bytes". Memory Configuration Name Origin Length Attributes Have I missed a setting or is-it a bug ? Thank |
It's not a bug. You must set the "Starter Kit Limitation" option (in the "LD Linker" section) to "No".
Lionel
Thank , it's ok.