- 博客(1)
- 收藏
- 关注
原创 IAR编译错误:unable to allocate space for sections/blocks with a total estimated minimum size of 0x504c
IAR编译错误:unable to allocate space for sections/blocks with a total estimated minimum size of 0x504c用IAR编译工程时报了奇怪的错误:在网上查找过后发现时内存不够导致的,查阅手册后,发现使用的单片机的芯片SRAM为12kb,对应的最大空间正是报错里的0x3000 bytes。查阅网上的方法是更改Option–C/C++ compile–Optimizations中的Level,改为high。但尝试后无果。
2021-02-02 18:52:51
11999
1
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人