Need help figuring out why ARM hits data_abort right after hitting Exception_interrupt

Richi Dubey richidubey at gmail.com
Wed Aug 19 10:09:26 UTC 2020


Thanks,  I'll check it out.

On Wed, Aug 19, 2020 at 1:53 PM Sebastian Huber <
sebastian.huber at embedded-brains.de> wrote:

> On 19/08/2020 10:15, Richi Dubey wrote:
>
> > Got it. Thanks for your answer. I'm working on your suggestion.
>
> As an addition to the use of GDB you can also use the event recording in
> combination with -finstrument-functions:
>
> https://docs.rtems.org/branches/master/user/tracing/eventrecording.html
>
> You can use
>
> |#define CONFIGURE_RECORD_FATAL_DUMP_BASE64_ZLIB|
>
> |to dump the records in the fatal error handler. With the function
> instrumentation you get the sequence of function calls which resulted in
> the exception.
> |
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200819/6295d48d/attachment.html>


More information about the devel mailing list