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.
我在编写一段测试程序中,原来已经调试通过,但是后来在一个子程序中加入了SWITCH CASE的判断语句后,就无法生成.OUT文件。一直提示placement fails for object.
采用XDS100 V2仿真器,DSP 28035。
点进去错误之后,直接显示在28035_RAM_lnk.cmd文件中的SECTIONS里的.text出错,请问要如何解决?
编译时错误提示:
"../28035_RAM_lnk.cmd", line 112: error #10099-D: placement fails for object
".text", size 0xc95 (page 0). Available ranges:
RAML0L1 size: 0xc00 unused: 0xc00 max hole: 0xc00
error #10010: errors encountered during linking; "TEST.out" not built