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.

TMS320F28232在线烧写flash

Other Parts Discussed in Thread: CONTROLSUITE

我想实现DSP程序在线升级功能,把out文件转换成hex后,重新烧写到flash中,我按照《Flash2823x_API_Readme》中的步骤操作,但是在调用Flash28232_Erase((SECTORA|SECTORB|SECTORC|SECTORD), &EraseStatus)时,跳不出来,死在这个,不知道什么原因,请问哪里有F28232的在线编程例程,可以参考一下。谢谢