How to measure stack usage through stack painting with RapiTest
Accurately measuring stack usage is essential in safety-critical and embedded software projects. Oversized stacks waste precious memory, while undersized stacks risk catastrophic overflows.
In this post, we’ll explore how you can implement the classic stack painting technique with RapiTest support functions to measure and report task stack usage in your tests.
What does AMACC Rev B mean for multicore certification?
The U.S. Army Combat Capabilities Development Command released a new version (Rev B) of AMACC, the Army Military Airworthiness Certification Criteria in November 2024.
While the document presents the airworthiness criteria for US Army aircraft, there are some great lessons from the guidance that can be applied to multicore certification in a wider context, including A(M)C 20-193, and we thought we'd share them.