Discussion in "ARM Development" started by    viswesvaran    Oct 17, 2008.
Fri Oct 17 2008, 12:24 pm
#1
Hi Shyam,

While dealing with the serial interupt i am facing a different kind of problem.

this is serial interrupt program , my logic is ,

when i give some data through serial port , program counter should goes to serial interrupt routine and process something(Here am transmitting data in wireless)......

the probelem am facing here is,

when i give data serially ,program counter get into Serial ISR
ReceiveDataReady(RDR) Flag is Set
U1IIR is 4

but when executing the first instruction(what ever it may be)
for instance checking (RDR) Flag
everything gets vanished means (RDR becomes 0 and U1IIR becomes 1)

I Couldnt process the interrupt...........

For Your Reference i have attached the Serial Port initialisation and Serial ISR

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

KevinTab
Sun Apr 28 2024, 05:35 am
Tumergix
Sun Apr 28 2024, 12:59 am
StevenDrulk
Sat Apr 27 2024, 08:47 pm
StephenHauct
Sat Apr 27 2024, 09:38 am
Adamsaf
Sat Apr 27 2024, 07:12 am
Robertphype
Sat Apr 27 2024, 12:23 am
ktaletrryp
Fri Apr 26 2024, 10:55 pm
Robertrip
Fri Apr 26 2024, 11:20 am