Hi,
I am new to DSP stuff and now trying to handle debugging the DSP using Blackhawk XDS560 emulator on the OMAP 3530 target.
When I build Hello World and try to load it to the C64X+, CCS tells me "The target does not have a CPU clock." I searched for it and realized that it is because the DSP is at reset position and has to be released from reset.
I wonder how I can handle to release the DSP from reset?
In the omap3530_cortexA.gel file I enabled the IVA22_GEM_startup() function. But I have no way of knowing what to do more.
I'll appreciate if someone clearly tells me the procedures I have to follow.
Thanks..
Coskun