This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

asynchronous break in gdb


Hi,

I've running redboot on my lpc2294 board to load other ecos
application in the ram and run it from there for developement
reasons.
Now I've wanted to use the gdb stub. Basicly it works as expected
but the async break does not work. (And I'd like this feature
very much.)
So - I think the ISR of the debug channel is not corretly
registered. However - I could not find the code where the ISR
of the debug channel is registered to the interrupt controller
in redboot.
Can you give me a hint where to search?

Thank you,
 Martin L.

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]