I am trying to set up FreeMASTER on the S32K358 microcontroller and facing an issue with the UART connection. I verified that the UART is working correctly on the microcontroller by testing it with Termite, as shown in the screenshot below.
GaneshBhagwat_0-1734603791307.png
GaneshBhagwat_1-1734603791316.png
GaneshBhagwat_2-1734603791322.png
However, when I configure FreeMASTER, the setup executes without errors. But when I open FreeMASTER, it displays an error message stating that it cannot connect to UART, as shown in the message below.
GaneshBhagwat_3-1734603791329.png
Could you please help me resolve this issue? Additionally, if possible, could you provide detailed steps for setting up a basic FreeMASTER configuration? I followed the instructions mentioned in this link: How to use FreeMASTER SDKs in S32K3 RTD 0.9.0, but I am still encountering the problem shown below.
Your assistance would be greatly appreciated.