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:
sbusc_0-1714142047789.png
I don't modify the example code. This is my main :
sbusc_1-1714142128022.png
This is the function send_Data :
sbusc_7-1714142468709.png
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
sbusc_2-1714142313192.png
sbusc_3-1714142343464.png
sbusc_4-1714142371697.png
sbusc_5-1714142390825.png
sbusc_6-1714142398917.png