本帖最后由 liguang02 于 2015-4-10 16:30 编辑
使用st官网下载的STM32100B-EVAL_Demo,把linker选项的config override default去掉勾报错,
Error[Lp011]: section placement failed
unable to allocate space for sections/blocks with a total estimated minimum size of 0x21d4 bytes in <[0x20000000-0x20001fff]> (total uncommitted space 0x2000).
然后重新勾上选择
\EWARM\stm32f10x_flash.icf
后能正确编译通过,为什么?
但是前后两个文件都是rom跟ram分配地址不变的
|