This is the mail archive of the ecos-patches@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]

Re: Cortex-M diagnostic exception dumps


"simon.kallweit@intefo.ch" <simon.kallweit@intefo.ch> writes:

> This is a small patch to add diagnostic exception dumps.

I'm not really happy with this. Having code in the architecture HAL
that calls up into the infra package is a violation of the layering of
the system. I am also concerned that the act of calling diag_printf()
will provoke another exception, which will put the system into a loop.

So, for now, I'm not going to check it in.

-- 
Nick Garnett                                      eCos Kernel Architect
eCosCentric Limited    http://www.eCosCentric.com      The eCos experts
Barnwell House, Barnwell Drive, Cambridge, UK.     Tel: +44 1223 245571
Registered in England and Wales:                        Reg No: 4422071


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