Hello!
I use TDA2Ex board with qnx. I don't have jtag emulator and i use ipc ti util for uploading compiled code on dsp or ipu.
I try to execute examples from ipc. But it returns error:
MessageQApp
Using numLoops: 100; procId : 1
Entered MessageQApp_execute
Local MessageQId: 0x80
Error in MessageQ_open [-6]
Leaving MessageQApp_execute
So I have questions:
Is it possible to use ipc for uploading compiled code?
How can I check, that dsp doesn't return any error?
if it's not possible to upload code by ipc, where can I find list of jtag emulators(low cost preffered)?