Hello
I get no access to the DAP memory access with the kernel 3.12 in the SDK 7.00.00.00. How can I power on/clock up the DAP again?
First I had also the issue that the JTAG was switched off at kernel start. I got it working again by adding the flags HWMOD_INIT_NO_IDLE | HWMOD_INIT_NO_RESET to the am33xx_debugss_hwmod structure.
Thanks for any help
Phil