Skip to content

Commit

Permalink
Revert "[nxp noup][docs][common] Update VS Code readme with additiona…
Browse files Browse the repository at this point in the history
…l information to debug Matter apps for RW61X platform"

This reverts commit 1f1e73c.
  • Loading branch information
marius-alex-tache committed Nov 1, 2024
1 parent 3f96bbf commit 3b461e5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.
Binary file not shown.
Binary file not shown.
15 changes: 0 additions & 15 deletions docs/guides/nxp/nxp_vscode_development.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,18 +129,3 @@ For these actions, please refer to the official wiki:
- [Flash](https://github.com/nxp-mcuxpresso/vscode-for-mcux/wiki/Flash)
- [Debug](https://github.com/nxp-mcuxpresso/vscode-for-mcux/wiki/Debug)
**Note** :
For Rw61x platform, some additional steps are required in order to debug Matter
applications with the extension.
- In the `launch.json` file of the project settings, disable the
`pre-flash actions` by setting the `mcuxSkipPreFlashActions` to true.
![](images/mcuxpresso_skip_preflash_actions.png)
- Edit the `mcuxpresso-tools.json` file of the project settings, and add
`resetAfterLoad` as true in your `debug` configuration.
![](images/mcuxpresso_debug_resetafterload.png)

0 comments on commit 3b461e5

Please sign in to comment.