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

HARDFAULT #25

Merged
merged 3 commits into from
Dec 29, 2023
Merged

HARDFAULT #25

merged 3 commits into from
Dec 29, 2023

Conversation

ww29613025
Copy link
Contributor

bug: Handle UART IRQ after eMBRTUInit->xMBPortSerialInit->rt_device_open->rt_device_set_rx_indicate and before xMBPortTimersInit, will cause HARDFAULT!
Because vMBPortTimersEnable->rt_timer_start(&timer), but timer not init!

bug:  Handle UART IRQ after eMBRTUInit->xMBPortSerialInit->rt_device_open->rt_device_set_rx_indicate and before xMBPortTimersInit, will cause HARDFAULT! Because vMBPortTimersEnable->rt_timer_start(&timer), but timer not init!
bug:  Handle UART IRQ after eMBRTUInit->xMBPortSerialInit->rt_device_open->rt_device_set_rx_indicate and before xMBPortTimersInit, will cause HARDFAULT! 
Because vMBPortTimersEnable->rt_timer_start(&timer), but timer not init!
@supperthomas
Copy link

RT-Thread/packages#1618

@mysterywolf mysterywolf requested a review from armink December 2, 2023 03:38
@Guozhanxin Guozhanxin merged commit 5a0ffad into RT-Thread-packages:master Dec 29, 2023
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.

3 participants