Hi Team,
I have configured the GPT interrupt and configured 3 tasks with different ticks like 1,2,3 seconds respectively. After the code will go to the default handler.
Could you please guide me?
解決済! 解決策の投稿を見る。
Hi @siva_04,
The error on EXC_RETURN can be caused by invalid context switch, corrupted stack on exception return.
For example, because of a stack overflow.
There is too little information in the description.
BR, Daniel
Hi @siva_04,
The error on EXC_RETURN can be caused by invalid context switch, corrupted stack on exception return.
For example, because of a stack overflow.
There is too little information in the description.
BR, Daniel