Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Conversation

@n123xyz
Copy link
Contributor

@n123xyz n123xyz commented Oct 11, 2023

Would be nice to properly debug things :)

// "preLaunchTask": "Build Release Communication",
"type": "probe-rs-debug",
"request": "launch",
"name": "Probe-rs Debug Recovery (Release)",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kinda confusing since we can either have a debug or release build. I'd remove the Debug part of this and for any other release configs. Also, for boards like the sensor v2 board we need to use the STM32H733VGTx chip. You may notice that the sensor v2 board does not exist in this branch, so I'd like you to practice updating your branch to keep your changes and merge master in so you can have the newest changes available.

"type": "probe-rs-debug",
"request": "launch",
"name": "Probe-rs Debug Recovery",
"chip": "ATSAME51J20A",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong chip, should be ATSAME51J18A.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants