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.

DSP 28035采用CCS9.0版本生成hex文件,如何在空白空间插入FF



现在生成的HEX文件中查看内容,发现空白的数据空间地址是直接跳过的,如何使生成的hex文档在空白的地址内,插入FF数据,从而使数据地址保持连续?谢谢