Hi,
I'm using TMDX570LS20SMDK board.
I generated a code using HalCoGen, when not using the Receive interrupt mode, function sciReceive() could receive data normally.
But when I added interrupt, it cannot enter the receive interrupt routine.
Is there anything that I have ignored?
Thanks