Thanks, this also needs a rtems-docs/c-user/fatal-error update
On Tue, Jul 27, 2021 at 2:13 AM Sebastian Huber
wrote:
>
> Users have access to the fatal error source and code though the fatal error
> extension. The user-specific fatal error handling should be done in
> statically
> initialized
Users have access to the fatal error source and code though the fatal error
extension. The user-specific fatal error handling should be done in statically
initialized fatal error handlers. The _Internal_errors_What_happened was
updated after the fatal error extension. In addition, there was no AP