imxrt1176 debugging muticore sdk project.

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

imxrt1176 debugging muticore sdk project.

Jump to solution
289 Views
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 Kudos
Reply
1 Solution
256 Views
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.

View solution in original post

0 Kudos
Reply
1 Reply
257 Views
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 Kudos
Reply