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.

如何在debug 模式下增加memory segment

Other Parts Discussed in Thread: SYSBIOS, CCSTUDIO

Dsp 一直用debug 模式编译,使用的是syslink 例子工程,在dsp.cfg文件中有DSP_PROG段,但是在CCS5.3的属性里面改为release模式时DSP_PROG段没有了,在cfg script中和program里面都添加不了这个段,请问有什么办法可以添加?

  • 你说的是在sysbios下如何增加新内存段吧,请参考下面链接:

    http://processors.wiki.ti.com/index.php/Using_CCStudio_v4_to_create_a_custom_RTSC_platform

    这里有个视频:

    http://rtsc.eclipse.org/docs-tip/Demo_of_the_RTSC_Platform_Wizard_in_CCSv4