This is the mail archive of the ecos-discuss@sources.redhat.com 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]

hal_us_delay and FREEZE


Hi,

I believe there are good reasons (at least I have good reasons, shutting
up a watchdog while debugging for one :-) to assert the FREEZE signal on
the PowerPC whenever GDB-stubs (and not the application) are active.
This worked great for me until now. 

However, I want to be able to do remote-GDB over Ethernet, which calls
hal_us_delay which in turn depends on a running decrementer which will
not be the case if FREEZE is asserted.

Anybody any ideas or suggestions how to work around this?

Regards,
Bob


-- 
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]