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

Merged
merged 16 commits into from
Dec 17, 2024
Merged

fix(CMSIS): MAX32657 bring up #1285

merged 16 commits into from
Dec 17, 2024

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
@github-actions github-actions bot removed the Register Change This issue or pull request involves a change to the MSDK registers. label Dec 17, 2024
@EricB-ADI EricB-ADI merged commit 6e61aa3 into main Dec 17, 2024
9 checks passed
sihyung-maxim pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Dec 17, 2024
@kevin-gillespie kevin-gillespie deleted the fix/max32567-no-unaligned branch December 18, 2024 14:17
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants