How can I connect Rapid IoT SLN-RPK-Node to FreeMASTER?

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

How can I connect Rapid IoT SLN-RPK-Node to FreeMASTER?

1,311 次查看
hteng
Contributor I

Please assist in connecting SLN-PRK-NODE (Rapid IoT Kit) to FreeMASTER if possible.

标记 (1)
0 项奖励
回复
2 回复数

1,231 次查看
MichalH
NXP Apps Support
NXP Apps Support

Dear Henry,

the SLN-PRK-NODE is not directly supported by MCUXpresso SDK nor by out-of-box FreeMASTER demos. Please get the examples for the FRDM-K64F board at the MCUXpresso SDK Builder home page and adapt it to your board's Serial or USB connection.

Alternatively, you should be able to connect FreeMASTER to your board using CMSIS-DAP communication and access the MCU memory directly. In this case, there is no communication driver needed in the target MCU application. You will only need to load the target application ELF to FreeMASTER so it knows the variable addresses. Refer to FreeMASTER user guide for more details.

In order to connect using CMSIS-DAP interface, use the FreeMASTER Connection Wizard as outlined in the picture below:

 

pastedImage_2.png

Best regards,

Michal

0 项奖励
回复

1,231 次查看
hteng
Contributor I

Hi Michal

I will try, thanks

0 项奖励
回复