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.

DSPBIOS 烧写问题2

之前在论坛里发布了烧写的问题,专家给予的建议我一一试过但是问题没有解决:

在烧写完成时仍然报此警告:

warning: this program contains initialized RAM data.It may run successfully under code composer studio, but not as a standalone system because of this.if you flashprogram requires initialized data in RAM. you will need to write flash code to initialize RAM memory.

于是我在TI 官网上已经下载了它的例程,这样程序应该不会有问题,结果任然发生上述错误,所以我想问问各位专家是不是DSPBIOS在CCS3.3 的配置上有什么特殊性呢?还是在硬件上有什么特殊要求?