MK64FN1 and SWD interface and MCU Expresso

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

MK64FN1 and SWD interface and MCU Expresso

863 Views
luimarma
Contributor III

I am developing a board based on the FRDM-K64F Platform.

I want to program this board directly with SWD interface. I am trying, without success, to find a guide on how to modify the debugging setup of MCU Expresso in order to use the SWD interface for programming/debugging a project made for the FRDM-K64F platform.

Regards,

Luis

Labels (1)
Tags (1)
0 Kudos
2 Replies

707 Views
Alexis_A
NXP TechSupport
NXP TechSupport

Hi Luis Martinez,

Depending of the debugger you're using, the MCUxpresso can detect the different interfaces connected as the next image show: in my case i'm using the Freedom K64, so the interfaz detected is the OpenSDA, the debugger you're using should appear here.

pastedImage_1.png

When you create a debug session, two files are created in the project as the next image show:

pastedImage_3.png

If you click in this files, you will enter the debug configurations of the project, in the Debugger tab you can see which protocol are you using, the SWD is the default configuration so you shouldn't change anything.

pastedImage_2.png

I hope this helps.

Best Regards,

Alexis Andalon

707 Views
luimarma
Contributor III

Sorry not to answer before. Many thanks

0 Kudos