December 2020
Intermediate to advanced
928 pages
27h 40m
English
This chapter covers a range of advanced topics, such as the estimation of the stack size, the prevention of stack overflows, semaphore/mutex operations, software optimization techniques (e.g., the handling of complex decision, bit data handling, etc.). It also covers how to execute part of an exception handler in unprivileged state and how to enable re-entrant interrupt handlers.
Stack size analysis; Semaphores; Table branch; Unprivileged handler; Reentrant interrupt; Load-acquire instructions; Store-release instructions; Bit field: Semaphores; Mutex
Stack overflow is a common software issue ...
Read now
Unlock full access