Cortex-M diagnostic exception dumps
Nick Garnett
nickg@ecoscentric.com
Tue Nov 11 17:44:00 GMT 2008
"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
More information about the Ecos-patches
mailing list