c6713,使用hex6x将.out转换为.hex,数据长度len如何确定?起始地址是否是flash引导则设为0x90000000,HPI引导设为0x00000000?
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.
c6713,使用hex6x将.out转换为.hex,数据长度len如何确定?起始地址是否是flash引导则设为0x90000000,HPI引导设为0x00000000?
.hex文件在通过HPI扣下载到DSP时,有一些附加信息需要去除,请参考C6000 Assembly Language文档第250页的hex格式说明11.11 Description of the Object Formats。
下面是HPI boot App note