How to solve "unhandled interrupt" in LCD Task running eGUI ?

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

How to solve "unhandled interrupt" in LCD Task running eGUI ?

跳至解决方案
1,458 次查看
robroz
Contributor III

Hi,

I'm getting "unhandled interrupt" error in LCD Task that runs eGUI and displays on color touchscreen (320x240).

When looking at MQX-Check for errors under IAR, I see no useful information. I've read that I should run "_int_install_unexpected_isr();"

at the start, but still I don't get any info about vector and type of error that occured...

Do I have to enable something else too? Any documents on how to increase level of debugging to solve this problem ?

Thanks in advance,

Bulek.

0 项奖励
回复
1 解答
878 次查看
c0170
Senior Contributor III

Hello robroz,

this thread might help:

TCP/IP ==> MQX_UNHANDLED_INTERRUPT (0x0041)

There's one document which is now published ! Please read it.

Trackdown the exceptions in MQX

Let us know if you solve your problem :smileywink:

Regards,

c0170


在原帖中查看解决方案

0 项奖励
回复
1 回复
879 次查看
c0170
Senior Contributor III

Hello robroz,

this thread might help:

TCP/IP ==> MQX_UNHANDLED_INTERRUPT (0x0041)

There's one document which is now published ! Please read it.

Trackdown the exceptions in MQX

Let us know if you solve your problem :smileywink:

Regards,

c0170


0 项奖励
回复