freertos+s32k

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

freertos+s32k

跳至解决方案
3,330 次查看
kalajiao
Contributor II

I joined the freertos on s32k board, and then create a simple task in it as well as an interrupt the callback function, want to test the recovery of the suspension of tasks and inside the interrupt, but there was a problem, is at the time of task, stuck in a function out, don't know why, as the chart

QQ截图20210722140257.png

This is my overall callback function

中断回复任务出不来的地方.png

This is where the loop goes all the way up here

0 项奖励
回复
1 解答
3,324 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Please check the answer in: About the button
Please try to clear interrupt flag in callback(buttonisr).

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

标记 (1)
0 项奖励
回复
1 回复
3,325 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Please check the answer in: About the button
Please try to clear interrupt flag in callback(buttonisr).

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

标记 (1)
0 项奖励
回复