Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

ARM LPC2292:UART transmit (nested) inerrupt missing problem

Status
Not open for further replies.

priyaphule

Junior Member level 1
Joined
Jun 7, 2005
Messages
17
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,436
hello all,

I am using LPC2292, GCC Compiler.

I am writing code which should handle nested interrupts.
Watchdog is enable and default handler is also written properly (all
interrupts are handled over here).

My problem is:
After 3-4 hours sucessfull transmission and reception of frames,UART
transmit interrupt is missed and unit gets hanged.
I think it is the problem related to nested interrupt handling or
some thing is missing in default handler.

I used the following interrupts:
External Interrupt
Timer 0 and 1
UART 0
Watchdog

Please tell what must be the problem,which is occuring after 3-4 hr.
sucessful operation??

Thanks,

Priya
 

Re: ARM LPC2292:UART transmit (nested) inerrupt missing prob

Hi


Upload your source code here and can inspect it


All the best

Bobi
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top