Im trying to run a simple standalone executable on the DSP. I have the Spectrum Digital EVM and a 560BP.
From reading the manuals and datasheets it seems that regardless of the hardware boot settings on the EVM DIP switches the ARM still needs to release the DSP from reset. I have found the correct registers and also notice that the example GEL script for the ARM (provided by spectrum digital) has a routine to perform this. So it should be easy?
I start the debugger (CCS), connect to the ICEpick and then to the ARM (which halts it) but cannot get the GEL script to load. No output, no error just doesnt load? Right-lick and 'reload' ... nothing.
TBH Ive given up and will write a program on the ARM manage the DSP but would someone be good enough to put me out of my misery?