Dear all,
I like to ask if somebody can give me a hint to solve my problem with the McBSP serial port of C6711D.
On some systems I can see a very strange behavior of the McBSP port:
- I use this port as SPI master.
- I verified the configuration according to the reference documents and C7611D data-sheet.
- I notice the following problem:
- When writing to the port by using McBSP_write() the DSP does not issue data nor clock and stops working.
- When running with the emulator from CCS and the problem occurs, then I cannot stop the DSP anymore and the emulator ends with an error message because the DSP is no more replying.
- Sometimes the writing works suddenly and then I can use this port as long as i want until I switch off the system for about 20 minutes.
- If I do not use the McBSP_write function then the DSP runs correctly all the time.
I hope that somebody can give me a hint, what I shall check. I have checked so far all McBSP issues, the clock (PLL) configuration, the power supply system around the
chip.
Many thanks in advance
Dieter Schweizer