MK64FN1 and SWD interface and MCU Expresso

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

MK64FN1 and SWD interface and MCU Expresso

1,058 次查看
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

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

902 次查看
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

902 次查看
luimarma
Contributor III

Sorry not to answer before. Many thanks

0 项奖励
回复