mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 14:17:11 +08:00
parent
b5d29c996b
commit
aaf9c78ac1
@ -127,6 +127,10 @@ RTEMS_FATAL_SOURCE_SMP (10)
|
|||||||
RTEMS_FATAL_SOURCE_PANIC (11)
|
RTEMS_FATAL_SOURCE_PANIC (11)
|
||||||
Fatal source of :c:func:`rtems_panic`, see :ref:`rtems_panic`.
|
Fatal source of :c:func:`rtems_panic`, see :ref:`rtems_panic`.
|
||||||
|
|
||||||
|
RTEMS_FATAL_SOURCE_INVALID_HEAP_FREE (12)
|
||||||
|
Fatal source for invalid C program heap frees via :c:func:`free`. The
|
||||||
|
fatal code is the bad pointer.
|
||||||
|
|
||||||
.. _internal_errors:
|
.. _internal_errors:
|
||||||
|
|
||||||
Internal Error Codes
|
Internal Error Codes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user