Hello everyone,
I am facing an issue with connecting my S32K144 board in the NXP Freemaster software. I am using 2.0 version. After I select the correct port in Project Options, and then proceed to Tools>Connection wizard>Next>Use direct connection to on-board USB port>Serial port to probe is selected (OpenSDA) and baud rate is 115200>Next After scanning all ports, I get an error message No board detected on any of specified UART communication ports.
Note that I checked in Device manager under Ports and correct port was getting displayed.
Thanks,
Prathamesh
Solved! Go to Solution.
Hi Prathamesh,
Have you refer to FreeMASTER Tutorial series Communication Driver - Application Configuration?
Or have you tried to download the freemaster_s32k144 example in S32K SDK to S32K144EVB? That example configure the LPUART baud rate as 9600 in freemaster_s32k144/board/peripherals_lpuart1.c
The example documentation can be found in the S32 SDK documentation at Examples and Demos section. (<SDK_PATH>/doc/Start_Here.html) file:///C:/NXP/S32DS.3.4/S32DS/software/S32SDK_S32K1XX_RTM_4.0.3/doc/html_S32K144/freemaster_s32k144_group.html
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Hi Prathamesh,
Have you refer to FreeMASTER Tutorial series Communication Driver - Application Configuration?
Or have you tried to download the freemaster_s32k144 example in S32K SDK to S32K144EVB? That example configure the LPUART baud rate as 9600 in freemaster_s32k144/board/peripherals_lpuart1.c
The example documentation can be found in the S32 SDK documentation at Examples and Demos section. (<SDK_PATH>/doc/Start_Here.html) file:///C:/NXP/S32DS.3.4/S32DS/software/S32SDK_S32K1XX_RTM_4.0.3/doc/html_S32K144/freemaster_s32k144_group.html
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------