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: bootloader里传输的LED灯闪烁app无法运行

Part Number: TMS320F28379D

经调试,发现是app里initial flash()函数的问题,删掉这个函数,LED灯appa就能在bootloader里正常运行。想问问大家这个现象的原因