Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(CMSIS): MAX32657 bring up #1285

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Conversation

kevin-gillespie
Copy link
Contributor

@kevin-gillespie kevin-gillespie commented Dec 3, 2024

Description

Prevents unaligned memory access. Hard fault experienced without this build flag when using memcpy.

Adds UART one byte remaining interrupt.

Adding WLP_Bench board folder.

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.

@github-actions github-actions bot added the MAX32657 Related to the MAX32655 (ME30) label Dec 3, 2024
@kevin-gillespie kevin-gillespie changed the title fix(CMSIS): Adding build flag -mno-unaligned-access for MAX32567 fix(CMSIS): Fixing MAX32657 memory management and build flags Dec 3, 2024
@github-actions github-actions bot added the BLE Related to Bluetooth label Dec 4, 2024
@github-actions github-actions bot added the Register Change This issue or pull request involves a change to the MSDK registers. label Dec 5, 2024
@kevin-gillespie
Copy link
Contributor Author

/clang-format-run

@kevin-gillespie kevin-gillespie changed the title fix(CMSIS): Fixing MAX32657 memory management and build flags fix(CMSIS): MAX32657 bring up Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLE Related to Bluetooth MAX32657 Related to the MAX32655 (ME30) Register Change This issue or pull request involves a change to the MSDK registers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant