Skip to content

Conversation

@Tarek92l
Copy link

  • Updated register indices for control, basepri, msp, and psp to align with expected mapping.
  • Changed msp and psp types from uint32 to data_ptr to correctly represent stack pointers.
  • Reordered mSystemFeature registers for consistency.

This ensures proper GDB register representation for ARM debugging.

- Updated register indices for `control`, `basepri`, `msp`, and `psp` to align with expected mapping.  
- Changed `msp` and `psp` types from `uint32` to `data_ptr` to correctly represent stack pointers.  
- Reordered `mSystemFeature` registers for consistency.  

This ensures proper GDB register representation for ARM debugging.
@CLAassistant
Copy link

CLAassistant commented Mar 31, 2025

CLA assistant check
All committers have signed the CLA.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants