Page 1 of 1

Default ISR PROBLEM

Posted: Tue Aug 27, 2019 8:22 am
by marsimrom1
Hello,

I am working with a S32K144 EVB and I have a project based on the example "lpuart-echo" of my board. I use the LPUART1 to receive information (computer to board) and I added the FlexioUART module to send information (board to computer). The project works well but, at any time, the program hangs in this part of the code. (Please, see image I attached)

Previously, I tried to use LPUART0 instead of FlexioUART module but I had the same problem.

Thank you in advance.