imxrt1176 debugging muticore sdk project.

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

imxrt1176 debugging muticore sdk project.

跳至解决方案
283 次查看
jslota13245
Contributor II

Is there any guide on how to use nxp extension for vs code to debug multicore project?

What I would like to set up is to debug core m4 and core m7 at the same time. Meaning one debugger instance in vs code is executing m4 and the other is executing m7

So far I've built the project and I have access to both m4 and m7 elf files. I know it's possible to do it with one mcu-link because mcuxpresso ide does it somehow.

0 项奖励
回复
1 解答
250 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @jslota13245,

Please take a look at the following section of the MCUXpresso for VSCode User Guide, as I believe it will prove very useful for your inquiry: Debug Common Operations · nxp-mcuxpresso/vscode-for-mcux Wiki · GitHub

BR,
Edwin.

在原帖中查看解决方案

0 项奖励
回复
1 回复
251 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @jslota13245,

Please take a look at the following section of the MCUXpresso for VSCode User Guide, as I believe it will prove very useful for your inquiry: Debug Common Operations · nxp-mcuxpresso/vscode-for-mcux Wiki · GitHub

BR,
Edwin.

0 项奖励
回复