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.

TMS320C6678: 使用自定义的CMD文件+配置的Platform文件报错

Part Number: TMS320C6678


 Default memory range overlaps existing memory range DDR3 

报错如上,在CMD和Platform中没有定义 Default  这个segment,但是在连接的时候回报这个错误,并且在Debug目录下 linkinfo.xml文件中找到了对Default 段的定义,和我自己定义的DDR3放在一起的。