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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

1,134 Views
hteng
Contributor I

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

Tags (1)
0 Kudos
Reply
2 Replies

1,054 Views
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 Kudos
Reply

1,054 Views
hteng
Contributor I

Hi Michal

I will try, thanks

0 Kudos
Reply