Hi,
I´m facing the same problem here, the difference is that I`m using S9KEAZ128AVLH instead.
I have tried using Freemaster PEx component on UART1 (PTC6 and PTC7 pins communicating thru RS232 to my PC), initialized UART1 and called FMSTR_Init(); before the main loop and inside the main loop I have called FMSTR_Recorder(); and FMSTR_Poll(); but I wasn´t able to communicate with Freemaster at all (I got this error message: Can not detect the board information! The communication will be paused. Error code: 0x8000101 (Respose timout).)
If I use S32 with Freemaster KSDK I got the same issue doing the steps above. Can you guys send me an example build project using Freemaster, S9KEAZ128AVLH and UART1?
Thanks in advance.