Skip to content

Conversation

@northernpaws
Copy link

@northernpaws northernpaws commented Oct 29, 2025

Detailed description

  • Adds a target for handling both cores of the nRF5340
  • Detects which cores (application & network) are online/offline
  • Handles detecting if cores are protected and need to be mass-erased to unlock

I've started adding target support for the nRF5340. Following discussions in #1779, this includes support for detecting if the cores are protected or unprotected, and detecting if the network core is offline and powering it on once the application core is unprotected.

Your checklist for this pull request

Closing issues

fixes #1779

TODO

  • Implement mass-erasing for unprotecting the cores
  • Add the flash and memory layout to the target
  • Add target command to bring the network core online if the application core is unprotected

@dragonmux dragonmux added the New Target New debug target label Oct 29, 2025
@dragonmux dragonmux added this to the v2.1 release milestone Oct 29, 2025
@dragonmux dragonmux marked this pull request as ready for review October 29, 2025 05:07
@dragonmux
Copy link
Member

Accidentally marked as ready for review and don't see the button to undo that - apologies; we are aware it's not actually ready yet, so just leave a message in the comments when you are ready for it to actually be ready for review.

@northernpaws northernpaws marked this pull request as draft October 29, 2025 07:55
@northernpaws
Copy link
Author

Accidentally marked as ready for review and don't see the button to undo that - apologies; we are aware it's not actually ready yet, so just leave a message in the comments when you are ready for it to actually be ready for review.

No worries, I was able to switch it back to a draft 😄

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

Labels

New Target New debug target

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nRF5340 support

2 participants