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.
注意了一下,2803x是64Kx16bit,而intel标准hex的最大限制是64K x 8bit,所以的确是很有可能超限的,看你的提示,的确是超限了,不知道hex2000有没有转换成扩展性hex的功能,没有的话就只能自己转了吧
请下载一个比较新的编译器试试:
http://software-dl.ti.com/codegen/non-esd/downloads/download.htm#C2000
然后确保.out文件与hex2000.exe在同一个路径下。
是不是命令行格式存在问题?试试看这个:
E:\C2000>hex2000 -romwidth 16 -memwidth 16 -i -o F28032.hex F28032.out