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.
大家好!我最近在调试TMS320F280025的sci flash功能。我使用CWARE的serial_flash_programmer程序,使用CWARE自带的flashapi_ex2_sci_kernel.txt和led_ex1_blinky.txt。
flashapi_ex2_sci_kernel.txt可以正常写入,在尝试擦除flash时,遇到问题:
串口波形如下图,channel 0是PC的TXD,channel 1是PC 的RXD:
然后就退出了boot模式,开始执行app了。从串口波形上看,好像没有进入sci flash kernel,请问这是什么原因?
同样的流程,在TMS320F280049上是擦除成功的,硬件环境是一样的,除了测试板子不同。
谢谢!