您好:
在编辑.cfg文件时,设置BIOS.heapSize=0x1000,编译了工程之后,发现linker.cmd里面的还是-heap 0x0,但是stack会更改,以至于malloc分配内存失败,谢谢!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好:
在编辑.cfg文件时,设置BIOS.heapSize=0x1000,编译了工程之后,发现linker.cmd里面的还是-heap 0x0,但是stack会更改,以至于malloc分配内存失败,谢谢!