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.

关于在5535开发板的SPI闪存导入引导程序的问题

我按照

processors.wiki.ti.com/.../C5000_Creating_Boot-Images

这个网页上的说明操作,生成bin文件,在用CCS软件导入到开发板时,产生一个错误

请问如何解决。

hex55 -i filename.out -o boot_image_file_name.bin -boot -v5505 -b -serial8,在命令提示符上这一个操作我应该如何修改