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.
您好
这个错误是代表连接过程中不可恢复的错误,会阻止JTAG调试器控制内核。
https://software-dl.ti.com/ccs/esd/documents/ccs_debugging_jtag_connectivity_issues.html
Reset的时候,DSP要求在通电时断言TRST和RESET重置,以便正确初始化,您再看看是否两个都重置了,具体见数据手册IEEE 1149.1 JTAG compatibility statement
再看一下数据手册power-supply sequencing / system-level design considerations/ power-supply design considerations/ power-supply decoupling部分的要求是否满足。
感谢您的回答,有个比较奇怪的现象。
将BOOTMODE改为00,(HPI/仿真器)现在就可以识别了,但EMIF BOOT却无法识别,我们是想要外挂FLASH进行启动的。
电源核电和IO基本是一起上电的。最开始电源芯片有点问题,3V3和1V4电源电压低,有过调整,测量板级阻抗并没有问题。我看您建议power-supply sequencing有写,两个电压达到工作电压不能过长时间(>1s),如何判断因为我曾经使用错误的电源上电,而导致芯片损害呢?
RESET=100ms,外部芯片注入,TRST也没问题。