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.

spi启动 bconvert64x错误



你好,我现在在弄spi启动。根据手册用hex6x将out文件转换成boottable  转换命令为hex6x -boot  -a -e _c_int 00 -order  L -memwidth32 -romwidth32 -o output.hex   -input..out  转换成hex 文件 然后调用bconvert64x  -be output.hex output.b64.hex 此时报unspecified  error,line 667. 请问我hex转换时是否有错呢?