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.

bootloader数据流加载问题

Other Parts Discussed in Thread: TMS320F28030

大家好!

    我用的dsp是TMS320F28030,要自己编写一个基于CAN通信的bootloader程序,现在遇到两个问题:

    1,利用hex2000转换得到16进制文件为两个文件,请问如何处理啊?

    2,数据流是如何加载的?由于转换的16进制文件中还包含校验数,块大小等信息,请问在下载之前需要自己手动去掉这些信息吗?还是怎么的?