On Mon, Aug 26, 2013 at 5:31 PM, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote:
> On 2013-08-26 02:14, Hesham AL-Matary wrote: > >> +/** >> + * @brief dummy exception handler for data aborts to help in debugging >> + */ >> +void dummy_data_abort_exception_**handler(void); >> > > This is a completely different stuff and should go into a separate patch. > I don't think we need this handler. In case a data abort we get a fatal > error. It is up to the fatal error handler to do something with this. It > may use your new arm_cp15_print_fault_status_**description() (why is it > defined in a header file?). > > I created this dummy exception handler to help me in debugging the code. There is a TODO task to call fatal error function, hopefully in the next fixed patch, to remove the dummy handler and use fatal error. > -- > Sebastian Huber, embedded brains GmbH > > Address : Dornierstr. 4, D-82178 Puchheim, Germany > Phone : +49 89 189 47 41-16 > Fax : +49 89 189 47 41-09 > E-Mail : > sebastian.huber@embedded-**brains.de<sebastian.hu...@embedded-brains.de> > PGP : Public key available on request. > > Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG. > ______________________________**_________________ > rtems-devel mailing list > rtems-devel@rtems.org > http://www.rtems.org/mailman/**listinfo/rtems-devel<http://www.rtems.org/mailman/listinfo/rtems-devel> >
_______________________________________________ rtems-devel mailing list rtems-devel@rtems.org http://www.rtems.org/mailman/listinfo/rtems-devel