IAR编译stm8发生Error[Lp011]: section placement failed 报错的处理方法?已解答。
本帖最后由 jianhong_wu 于 2015-6-6 17:21 编辑Error: section placement failed
unable to allocate space for sections/blocks with a total estimated minimum size of 0xf4 bytes in <> (total uncommitted space 0xf0).
坚鸿-深圳:
今天在用stm8s105k6在iar编程环境下编程,发现以上报错。处理方法如下:
点击"Project"的下拉菜单弹出"Options"窗口,在"Target"选项中,把Code和Data分别从原来的small改成Medium就可以了。
页:
[1]