请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:TMS320F28034 pleas 建议我如何从旧芯片下载编程并安装新芯片。 我用过哪种编程器
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.
pleas 建议我如何从旧芯片下载编程并安装新芯片。 我用过哪种编程器
您好:Zeeshan、
如果您创建一个目标配置并连接至器件(File > New > Target Configuration File、并且为您的特定器件/连接进行此设置)、 除非启用了一定的安全性、否则我认为您应该能够使用 Tools > Save Memory on the specific memory area 下载代码。 可以使用 Tools > Load Memory 将这些相同的数据上传到另一个芯片。 请记住、它将保存数据、而不是汇编或 C 代码。 您要执行的任何反汇编都需要使用 ccs1260\ccs\tools\compiler\ti-CGT-C2000_22.6.LTS \bin 中的 dis2000.exe 可执行文件之类的内容来完成。
我认为您需要 JTAG、因为这是我们用于器件的调试器。