Skip to main content

FreeRTOS Stack High Water Marks and Selective Alerts

FreeRTOS Stack High Water Marks

When using FreeRTOS, Memfault will now show the high water mark of each thread, as well as show when a Stack Overflow has occurred on any thread. This can be applied to any RTOS, so if this is of interest, let us know.

General Improvements

  • Improve performance of the dashboard and APIs
  • The coredump downloaded in the Traces view is cached between views.

Alerts

Trigger alerts based on Heartbeat event metrics, and filter them by metric value and Device properties, such as Cohort, Device Serial, Nickname, Hardware Version, Software Type, and Software Version.

Streamlined API Uploads

Chunk Transport

Released "chunk" transport which provides a streamlined way of getting arbitrary data (coredumps, events, Heartbeats, etc.) out of devices and into Memfault.

For more information, check the API documentation.

General Improvements

  • Improved response time improvements for APIs

General Improvements

  • Improve FreeRTOS coredump processing
  • Fix an issue where duplicates appeared in Globals and Statics tab
  • Improve response times for the API

Status Updates

Coredump Processing Status

Easily know which coredumps were recently uploaded, if they experienced any errors, and which Issue they were attached to.

ChibiOS, Complex Devices, and More

ChibiOS Support

Memfault now has support for accepting and parsing coredumps from a device running ChibiOS. It will recover threads, thread state, and global and static variables.