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 H563 FreeRTOS Cortex-M33 port SystemInit #2443

Merged
merged 1 commit into from
Oct 31, 2023
Merged

fix H563 FreeRTOS Cortex-M33 port SystemInit #2443

merged 1 commit into from
Oct 31, 2023

Conversation

scaprile
Copy link
Collaborator

This port takes over SysTick and has its own initialization. As the device also has a lot of RAM, initializing SysTick ourselves causes an early unexpected IRQ ending in a HardFault.

@scaprile scaprile merged commit 1b93ca0 into master Oct 31, 2023
124 checks passed
@scaprile scaprile deleted the h563 branch October 31, 2023 15:43
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.

1 participant