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.

TMS320F28379D: LAUNCHXL_F28379D的程序移植到自己做的板子,程序不能正常运行

Part Number: TMS320F28379D
Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE

LAUNCHXL_F28379D的程序移植到自己做的板子,F28379D的封装改为了 PTP0176F 。

LAUNCHXL_F28379D板子上程序没问题,不改动,下载到自己做的板子,程序不能正常运行,InitSysCtrl()完不成;暂停会弹出如下页面:

No source available for "_system_post_cinit() at D:/ti\ccs1031\Demo_CPU_1\Demo_CPU_1\Debug\Demo_CPU_1.out:{3} 0x3fefb3{4}" 。

如果烧写controlSUITE的示例程序cpu_timers_cpu01没有问题。

是什么原因造成的呢?