mangui zhang:点击browse看看有个link文件在对应的路径下吗这个文件一般在安装目录下
Susan Yang:很抱歉,电脑上没有装3.3的CCS。
您可以尝试一下下面链接的解决方案
e2e.ti.com/…/1418215
CCSv3.3 is quite limited in regards to extracting data from the target, especially on C2000. The only option you have is to use the "File -> Data -> Save" option to save memory contents to a *.dat file. the *.dat file format is documented in the CCSv3 IDE Help that ships with the product,
If I recall correctly, the CCS On-Chip Flash Programmer take a TI generated COFF (*.out) executable. You will not be able to up convert from *.hex to *.coff. You will have to use some other programmer to flash your *.hex file.