Hi,
We are starting to get the hang of the desktop SDK and have already ported a custom version of it on Windows 7. We succeeded in porting all the main OS-specific features and developed a kernel driver to communicate with the card.
Right now, everything on the host side seems to be working, but we seem to be having problems communicating with the DSPs. More specifically, when trying to run the “filetestdemo” from the Desktop SDK, we succeed in creating the mailboxes on the host, but the code hangs indefinitely trying to open DSP-side mailboxes.
- Can you suggest a way to confirm that the DSP firmware has been properly downloaded to the DSPs and that it is indeed running? (Led flashing pattern, output trace, etc?)
- What is the best way to access the output traces that the DSP firmware is producing? Do we need a special cable or kit (JTAG, COM port, etc) that we would connect to the card?
- Is there special software to use on both the DSP and host sides to monitor/receive those traces?
- Is there a way to confirm that the boot ROM has been fully and properly loaded in the DSP upon power up of the system?
It is possible that TI already provides the answers to some of those questions, but at the moment, to the best of our knowledge, we did not find it.
Thank you very much for your help