Tool/software: Code Composer Studio
I have the TDA3x EVM, its connected to code composer 9.0.1 via a XDS200 emulator.
I have created the simple hello world app and have tried to run it on the Cortex M4 IPU1 0 processor
When downloading the program the GEL are run but I'm getting the following error
Cortex_M4_IPU1_C1: Can't Run Target CPU: (Error -1268 @ 0x1090001) Device is locked up in Hard Fault or in NMI. 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 8.1.0.00012)
The JTAG connection appears stable, I can manually read and write to the memory
I have tried it with VISION_SDK_CONFIG set to 0 and 1 but get the same error