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.
原本整个项目都可以编译运行的,然后我加了一个.cpp程序,编译就会报错,没有说什么错误只是说错误在CMD文件里:
.ebss :>> RAMM1 | RAML0, PAGE = 1
我确认该.cpp文件单独编译也是可以通过的。
这是不是芯片内存不够啊?请大家帮我看下,谢谢!