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

bcm283x: Memory alignment issue (SIGBUS panic) #54

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

bezineb5
Copy link
Contributor

@bezineb5 bezineb5 commented Jun 1, 2024

Fixes #52
It was a memory alignment issue on 64-bits systems.

@bezineb5 bezineb5 changed the title bcm283x: Memory alignment issue bcm283x: Memory alignment issue (SIGBUS panic) Jun 1, 2024
Copy link
Member

@maruel maruel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Sorry for the delay, currently traveling internationally.

@maruel maruel merged commit a7af541 into periph:main Jun 3, 2024
6 of 9 checks passed
@maruel
Copy link
Member

maruel commented Jun 3, 2024

I'll fix the tests later when I come back.

@bezineb5 bezineb5 deleted the sigbus branch June 3, 2024 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

SIGBUS fault panic on rpi4 using PWM
2 participants