This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Viewing I2S behavior in Debuuger Uv3

Hello.

I would like check I2S project from "code.bundle.lpc23xx.lpc24xx.uvision" in MCB2300, with lpc2378. I run Debugger but I can´t see I2S peripheral registers. Furthermore, in "Pin connect block" there aren´t configured pins such I2S functions and there isn´t interrupt vector for I2s in "Vectored interrupt controller", source 31.

I have checked reception I2S ISR is executed in example, bridging TX lines with RX, so peripheral runs. But I can't check correct register configuration (RX FIFO buffer seems without correct value, that it has to content TX register).

Anyone knows how can check appropriated registers for this peripheral in uv3 Debugger??

Thanks a lot.