Hi everyone,
I have an evaluation board with a s32k118. I progam with S32 Design Studio and use S32K1 AUTOSAR 4.4 - R21 RTD 2.0.0 D2308 Example Projets for the uart_Eample_S32118. When I want to run the program, I get stuck on this line because the status is in error:

I don't modify the example code. This is my main :

This is the function send_Data :

When I use UartSyncReceive, it's working well.
Can you please help me with this ?
PS : The Uart_AsyncSend is working well.
Thank you in advance




