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

DonaldJAX
Fri Apr 19 2024, 01:08 pm
Lewisuhakeply
Thu Apr 18 2024, 06:00 pm
Darrellciz
Thu Apr 18 2024, 11:07 am
Charlessber
Thu Apr 18 2024, 09:29 am
BartonSem
Thu Apr 18 2024, 04:56 am
DonaldKnown
Thu Apr 18 2024, 12:24 am
utaletxcyw
Wed Apr 17 2024, 10:21 am
Anthonyvab
Wed Apr 17 2024, 08:48 am