1、想确认下,要是我把DSP程序转化为BIN格式,是否就不用解析BIN文件,直接COPY到DDR后,告诉DSP启动就行了;
2、COFF格式的文件,是要解析下文件格式,COPY相应的代码到指定的DDR地址;就是不清楚BIN文件是否就不用解析,直接COPY就行;
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.
1、想确认下,要是我把DSP程序转化为BIN格式,是否就不用解析BIN文件,直接COPY到DDR后,告诉DSP启动就行了;
2、COFF格式的文件,是要解析下文件格式,COPY相应的代码到指定的DDR地址;就是不清楚BIN文件是否就不用解析,直接COPY就行;