Tool/software: Linux
AM5718 IDK
Linux RT SDK 5.00 prebuilt binaries
JTAG debug of the DSP seems to have broken in SDK 5.00. The following simple test works fine in SDK 4.x but has broken in SDK 5.00:
- Boot board using prebuilt binaries.
- Execute command "echo on > /sys/bus/platform/devices/40800000.dsp/power/control" to force the DSP to an on state.
- Launch CCS using AM5718 as the SoC (i.e. no gel files) and attempt to connect to the DSP.
Using SDK 4.x this works fine. In SDK 5.00 I get the following error:
C66xx_DSP: Error connecting to the target: (Error -6305) PRSC module failed to write to a router register. (Emulation package 8.0.27.9)
I've tried multiple versions of CCS. That doesn't have any impact. The key variable seems to be the SDK version. Something in SDK 5.00 is preventing jtag debug of the DSP.
Paritosh