Articles 1 - 1
Tracealyzing the FreeRTOS Kernel - Story
November 19, 2021It is well known that when using languages such as C or C++ on embedded systems, great care must be taken when dealing with memory for several reasons. On one hand, because memory availability is often limited in embedded systems; on the other hand, because these systems often have a very long runtime, so memory fragmentation can lead to problems in the long run.
Articles 1 - 1