新手上路
- 积分
- 39
- 金钱
- 39
- 注册时间
- 2019-10-16
- 在线时间
- 10 小时
|
IAR环境中STM32H7的芯片加入malloc.c在初始化时加入内存管理初始化函数后编译出现以下错误,屏蔽mymemset(mallco_dev.memmap[memx],0,memtblsize[memx]*4);后错误依然存在,是何原因导致的。
Error[Lp011]: section placement failed
unable to allocate space for sections/blocks with a total estimated minimum size of 0x1e6'9368 bytes (max align 0x40) in <[0x2400'0000-0x2407'ffff]> (total uncommitted space 0x8'0000).
|
|