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.
使用版本CCS3.3 下的HEX2000工具将out文件转换成.hex文件时出错,通过比较生成的.hex文件与指定flash空间的数据,显示在每隔150-200个字节的地方两个字节出现错误,错误字节的前后数据都正确,HEX2000工具配置都遵循TMS320C28x_Assembly_Language_Tools_User's_Guide_v6.1.pdf中的相关说明。
你这是怎么判定错误的
比较通过JTAG烧录的程序的数据与通过HEX2000转换出的.hex文件。
使用这种工具一般都是不会错的 啊
要不你转换为.dat对比看看有没有错误
还有你看看在生成.out时的.map 里面有没有出现错误