Discussion Forum

GNU external interrupt issue

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Doug Varney
Posted
22-Apr-2005 13:48 GMT
Toolset
ARM
New! GNU external interrupt issue
I can't get the code to return from the EINT1 ISR with GNU, but works fine with CARM...
Read-Only
Author
Reinhard Keil
Posted
22-Apr-2005 14:47 GMT
Toolset
ARM
New! RE: GNU external interrupt issue
Take a look to:
http://www.keil.com/download/docs/mcb2100_extint.zip.asp

It should be fairly easy to convert this program to GNU with the info in:
http://www.keil.com/support/docs/2968.htm

Reinhard
Read-Only
Author
Doug Varney
Posted
22-Apr-2005 15:43 GMT
Toolset
ARM
New! RE: GNU external interrupt issue
I'd looked at that code previously, but the
one issue I had not considered too seriously
was the EXTMODE, that seems to work in such
a way that it stoped the timer ISR. I'll have
to look at that more closely... thanks

Next Thread | Thread List | Previous Thread Start a Thread | Settings