Hi,
I am using the
EVM board OMAP3530 with Code composer studio v.4.1 cause I want to run
few applications in the DSP core. So after developing my source code
(after creating new project, lauching target configuration...) when I
try to load the program (with the button Debug Activate Project) in
the board (in the DSP) via the XDS100 emulator, I get this error
message:
Error connecting to the target:
Error 0x80000244/-1178
Fatal Error during: Register, Initialization, OCS,
The target does not have a CPU clock.
Can you tell me please why it doesn't work? what can I do to fix it?
Thank you in advance.