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.
解決済! 解決策の投稿を見る。
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.
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.