Part Number: MSP432P401R
Tool/software: TI-RTOS
MSP EXP432p401R Launchpad rev 1.1
TI-RTOS 2.20.0.6
I am trying to write a simple UART read Callback routine. It seems that every time I call UART_Read() it works find until I send it a CRLF from my terminal program. As soon as I hit enter on the terminal I crash and I don't get a breakpoint at the UART_read call. It just goes to the abort routine.
Can anyone help point to where to look. This is my first foray into a UART on the MSP432.
Thanks
JP