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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
949 Views
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 Kudos
1 Solution
369 Views
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


View solution in original post

0 Kudos
1 Reply
370 Views
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 Kudos