Terms & Abbreviations
- Hashing
-
A technique to convert a range of key values into a range of indexes of an array
- System Reserved Events
-
Events that are used by system and user should not use them:
(PxEvents_t) (0x3 << 30)
- TaskRS
-
Task Release Service
- PxDieSrv Task Release Queue
-
Internal PXROS-HR queue (FIFO) of task IDs to be released by the Task Release Service
- Init utility library
-
The
libinittc29xx.a
orlibinittc39xx.a
is meant
- _MASTER_CORE_
-
Symbol used for the definition of the PXROS-HR master core
- UC_RESET_CORE
-
Symbol used for the definition of the core that runs after the reset
- MPU
-
Memory Protection Unit