Hey I could make UART receive work,
and I found there is no RXD register for viewing during debug mode in Keil. anyone has idea on this?
Hey I could make UART receive work,
and I found there is no RXD register for viewing during debug mode in Keil. anyone has idea on this?
Hi Aryan thank you, this makes debugging difficult, seems MSP430 under eclipse can see UART register both RX and TX
I am trying to figure out UART using official example code, \Board\nrf6310\uart_example
after print Start: information:
My code is stuck at waiting RXD events,
....
Hi Aryan thank you, this makes debugging difficult, seems MSP430 under eclipse can see UART register both RX and TX
I am trying to figure out UART using official example code, \Board\nrf6310\uart_example
after print Start: information:
My code is stuck at waiting RXD events,
....