Other Parts Discussed in Thread: IWR6843ISK
Tool/software: Code Composer Studio
Hi,
I'm trying to modify the IWR6843ISK image to disable all DSS components and preserve MSS and BSS only, as detailed in this post, and therhe efore trying to connect to the device through CCS.
The error I received is as below. I found relevant discussion in css debugging jtag connectivity, which suggests that the problem is due to faulty image flashed onto the device.
Cortex_R4_0: Error connecting to the target: (Error -2062 @ 0x0) Unable to halt device.
More details:
I've tried flashing ccs_debug/demo image provided from SDK, as well as format SFLASH and none worked. I tried SDK v3.5 and v3.4
I was trying to connect to the ARM CPU R4F, not the DSP 674x core.
I was connecting through user target-configuration file alone, without a project.
I tried resetting jtag clock rate to 1.25MHz and 2.5MHz.
Please let me know if you have any suggestions. Regards.
PJ