NXP Freemaster S32K144 board connection issue

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

NXP Freemaster S32K144 board connection issue

跳至解决方案
1,484 次查看
prkale
Contributor II

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

0 项奖励
回复
1 解答
1,471 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

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

freemaster_s32k144.png


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.
-------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,472 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

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

freemaster_s32k144.png


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.
-------------------------------------------------------------------------------

0 项奖励
回复
1,453 次查看
prkale
Contributor II
Thank you so much for that!
0 项奖励
回复