-
-
Notifications
You must be signed in to change notification settings - Fork 830
Open
Labels
New TargetNew debug targetNew debug target
Milestone
Description
Hi! I'm wondering whether it would be feasible to add nRF53 support to BMP.
The nRF5340 is a little bit different than the others though, so I'm not sure if this is compatible with BMP's architecture:
- the two cores have private flash areas that need to be programmed from the respective core
- the network core needs to be powered up by the application core
- the AP of a core is disabled when APPROTECT is active
- APPROTECT is activated automatically if the program doesn't keep it off
- Nordic-specific CTRL-APs need to be used for unlocking
- supporting only the application core is not an option since BLE can only be done by the network core and that is the main feature of the SoC
Metadata
Metadata
Assignees
Labels
New TargetNew debug targetNew debug target