I'm new to the CCS IDE application and am encountering a problem with JTAG connectivity resulting in the following error message:
CortxA8: Error connecting to the target: (Error -1204 @ 0x3D5B) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.1.641.0)
I am able to connect to my target from within u-boot and single step through the init phase of my TI SDK linux kernel. My suspicion is some hardware configuration is being changed/set by the kernel from within a privileged mode that is disabling the JTAG connection. I've searched through the forum and have found questions for the same or similar error message but haven't been able to fix my particular issue with the recommended solutions.
I'm currently using CCS version 6.1.0.00104 with the Spectrum Digital XDS560v2STM emulator.
Has anyone encountered this issue with CCS version 6.1.0 and the TI linux kernel?
Thanks in advance.
