This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DSP -ARM communication

Other Parts Discussed in Thread: SYSCONFIG

Hi,

I am trying to do the following on the C68167 board:

>>Store a DSP data and instruction in the memory with help of ARM

>>Interrupt the DSP to take data

>>DSP does processing on data based on the command

>>DSP interrupts the ARM when work is done.

I read that SYSCONFIG module is there for sending and receiving interrupts but I am not able to get documentations to use it. Can someone give me the procedure outline to accomplish the above task.

The ARM is running linux via NAND boot and can be given commands through terminal. DSP is being accessed via CCSv5.5.

Thanks 

Raunak