1. I am using Hterm software to send and receive the data using seial communication.
2. I can able to transfer the data using OpenSDA UART pins from S32 design studio to Hterm.
3. However I am unable to receive the data send by the Hterm on S32DS.
Kindly give me suggestions.
Yes sir..I used example program....I tried with below commands individually but did not work
1. LPUART1_receive_and_echo_char();
2. LPUART1_receive_char();