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.
请教2个问题:
问题1:TMS320F28035芯片官方为什么没有提供flash的cmd驱动文件
问题2:在TMS320F28035芯片中下载程序运行不起来,需要在仿真器调试的环境才能运行起来,这是什么原因导致的【注:下载完程序重启也是一样不能运行】
1. C:\ti\c2000\C2000Ware_4_03_00_00\device_support\f2803x\common\cmd
2. 使用的是自己配置的cmd文件吗?段的映射和内存的分配都正确吗?boot mode配置正确吗?硬件方面尤其是供电这部分是正常的吗?
CCS烧录的方式,也就是在线仿真调试方式,通过view→target configuration→Lanuch selected configuration→connect target→Load这样的下载方式将.out程序烧录到芯片中。
uniflash的烧录方式:通过uniflash软件,然后通过browse将.out文件烧录到芯片
CCS烧录的方式,也就是在线仿真调试方式,通过view→target configuration→Lanuch selected configuration→connect target→Load这样的下载方式将.out程序烧录到芯片中。
运行按钮可以点击吗?点击之后是什么现象?