Ti工程师们,你们好!最近我在使用TMS570LS0714芯片,使用SPI-DMA功能时,错误配置导致芯片无法debug了。test connection 是成功的,但是debug烧写程序时会报错:Error connecting to the target:error -2062 @0x0 unable to halt device。 似乎是由于我DMA配置的时候对于SPI的BUF地址写错导致,那么我有什么方法能重新debug芯片或者擦除芯片内部的程序呢?
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.
Ti工程师们,你们好!最近我在使用TMS570LS0714芯片,使用SPI-DMA功能时,错误配置导致芯片无法debug了。test connection 是成功的,但是debug烧写程序时会报错:Error connecting to the target:error -2062 @0x0 unable to halt device。 似乎是由于我DMA配置的时候对于SPI的BUF地址写错导致,那么我有什么方法能重新debug芯片或者擦除芯片内部的程序呢?
你好,很抱歉的是目前E2EChina还没有专门支持这款芯片的工程师,所以我只能基于C2000的使用经验来给你一些建议,如果问题无法解决的话建议你去英文论坛咨询一下。
不知道你现在能否正常得用JTAG连接芯片?C2000的话更改一下boot模式,或者外部拉低复位引脚后可能能连上芯片。如果能连接芯片的话,在debug界面,tools - on-chip flash中可以擦除芯片内部的程序。你可以测试一下