Hi,Experts
When I try to connect to 66AK2G12 with ICE on our customer's custom board, I get Error-6305.
Can you please help me with a solution?
[Environment.]
・JTAG: XDS200 Debug Probe
・The "Test Connection" in the Target Configuration File (NewtargetConfiguration.ccxml)
completes normally.
NewTargertConfigration.ccxml
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<configurations XML_version="1.2" id="configurations_0">
<configuration XML_version="1.2" id="Texas Instruments XDS2xx USB Debug Probe_0">
<instance XML_version="1.2" desc="Texas Instruments XDS2xx USB Debug Probe_0" href="connections/TIXDS2XXUSB_Connection.xml" id="Texas Instruments XDS2xx USB Debug Probe_0" xml="TIXDS2XXUSB_Connection.xml" xmlpath="connections"/>
<connection XML_version="1.2" id="Texas Instruments XDS2xx USB Debug Probe_0">
<instance XML_version="1.2" href="drivers/tixds560icepick_d.xml" id="drivers" xml="tixds560icepick_d.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers/tixds560c66xx.xml" id="drivers" xml="tixds560c66xx.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers/tixds560cs_dap.xml" id="drivers" xml="tixds560cs_dap.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers/tixds560cortexA15.xml" id="drivers" xml="tixds560cortexA15.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers/tixds560csstm.xml" id="drivers" xml="tixds560csstm.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers/tixds560etbcs.xml" id="drivers" xml="tixds560etbcs.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers/tixds560pru.xml" id="drivers" xml="tixds560pru.xml" xmlpath="drivers"/>
<platform XML_version="1.2" id="platform_0">
<instance XML_version="1.2" desc="66AK2G12_0" href="devices/66AK2G12.xml" id="66AK2G12_0" xml="66AK2G12.xml" xmlpath="devices"/>
</platform>
</connection>
</configuration>
</configurations>
・When I perform Debug As -> Code Composer Debug session using the Target Configuration File,
the following error message is displayed.
--------------------------------------------------
Error connecting to the target:
(Error -6305) PRSC module failed to write to a router register.
(Emulation package 9.3.0.00042)
--------------------------------------------------
Unable to connect to the target.
--------------------------------------------------
[FAQ] 66AK2G12: How to create "Target configuration" and do "Test connection" on 66AK2G12 EVM
e2e.ti.com/.../faq-66ak2g12-how-to-create-target-configuration-and-do-test-connection-on-66ak2g12-evm
I also refer to the above forum.
The "Test Connection" is successful, but at 1:50 in the video, the "Connect
Target" at 1:50 of the video.
--------------------------------------------
Error connecting to the target: (Error -6305)
(Error -6305) PRSC module failed to write to a router register.
--------------------------------------------
The above error is displayed in the Console without any execution sequence of the GEL file.
Best Regards,
Hidekazu