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.

怎么使用串口烧写TMS320F28035的程序

Other Parts Discussed in Thread: TMS320F28035

1,本人使用C2PROG V1.6软件通过串口烧写TMS320F28035程序出现以下错误,求分析出现原因及解决方法?

*** PLEASE RESET TARGET IN SCI BOOT-LOADER MODE ***
    Connecting with target (autobaud)...  OK.
    Bootloading...  OK.
    Please wait...
    Connecting with target... 
    -Chip ID: 0xBF
    -Chip Rev: 0x01
     OK.
    Unlocking target...  failed (no response)!

2,有没有人成功的使用串口对TMS320F28035烧写过程序,求操作方法及例程,软件!

3,看到贴子里有人讨论说可以在片子从Flash启动时判断是正常启动,还是升级程序,如果是升级程序,则接收串口发来的程序,并烧写进Flash,然后从Flash启动,求一个这样实现的例子,供参考!