DSPRelated.com
Forums

spra633B problem with the TMS320C6711

Started by Labib May 13, 2008
Hello
i was trying the code in the spra633B but i am having a problem...
there is a (while ;) loop that should break when an interrupt on MCBSP
happens , but the loop isn't stopping and that means the interrupt
isn't happening, i have shorted the DX,DR, and FSR together like i
should but nothing is happening..
does any one know where can the problem be ?
thanks...
Labib,

I looked at the documentation for SPRA633B.pdf and example source code.

The main thing I see is that the text in the 'notes' file indicates that 4 pins are to be connected
together (even though the actual graphic only shows three of the pins connected together)

You email indicates that you have only connected 3 of the pins.

I suspect that if you were to include that 4th pin, that the communication would then work.

R. Williams

---------- Original Message -----------
From: "Labib"
To: c...
Sent: Tue, 13 May 2008 16:28:56 -0000
Subject: [c6x] spra633B problem with the TMS320C6711

> Hello
> i was trying the code in the spra633B but i am having a problem...
> there is a (while ;) loop that should break when an interrupt on MCBSP
> happens , but the loop isn't stopping and that means the interrupt
> isn't happening, i have shorted the DX,DR, and FSR together like i
> should but nothing is happening..
> does any one know where can the problem be ?
> thanks...
------- End of Original Message -------