1. We are using Threadx OS for our Omap3530 Eval board from LogicPD. We have compiled DSP Link driver for GPP side on Threadx.
2. We have compiled DSP Link driver and sample application for DSP side on DSP/BIOS.
3. We have directly loaded DSP executable (in COFF format) to DDR through UART using kermit protocol and tried to start the DSP. There is no response from DSP. Handshaking between these two processors have failed.
4. We have also converted the COFF format executable to binary format and ascii-hex format using hex6x.exe and tried the same procedure. There is no response from DSP.
If we want to download the DSP executable directly into DDR then which format DSP executable should be converted so that the DSP shall respond for ARM's request?
Please provide your suggestions and your early response is very much appreciated.