您好:
我在cmd中用hex2000转换.out 文件,提示cannot open input file test.out; 但是.out文件已经用仿真器运行过,是可以执行的
代码如下:
c:\>CCStudio_v3.3\c2000\cgtools\bin\hex2000 -t test -o test.hex
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.
您好:
我在cmd中用hex2000转换.out 文件,提示cannot open input file test.out; 但是.out文件已经用仿真器运行过,是可以执行的
代码如下:
c:\>CCStudio_v3.3\c2000\cgtools\bin\hex2000 -t test -o test.hex
你好!
如果用您前一种方法,在工程的properties中修改step的属性的话,CCS会报错
error: bad argument to option -order: should be one of {L,M}
gmake[1]: [post-build] Error 1 (ignored)
如果用您后一种方法,用您分享的小工具的话,命令行中会报错fatal error: "Socket.out" has incompatabile architecture: TI C6x
请问这是什么原因呢?是哪里还没有设置对吗?我用的是CCS V5.4的版本
你好,不好意思,我用的是CCS6.1.3,在Properties中的Build界面中没有你说的step选项呀,是这个版本不可以直接生成,还是我找的不对?谢谢!
我用这个工具,报错
D:\Ti\hex>hex2000.exe config.cmd
error: corrupted object file: invalid string table size 4147089
INTERNAL ERROR: hex2000.exe experienced a segmentation fault
This is a serious problem. Please contact Customer
Support with this message and a copy of the input file
and help us to continue to make the tools more robust.