Skip to main content
marcopiovesan9
Associate II
July 18, 2022
Question

How to do heap monitoring while debugging a bare metal application using STM32CubeIDE?

  • July 18, 2022
  • 0 replies
  • 617 views

I saw __heapstats() that for ARM compiler and backtrace().

Theoretically using gcc the backtrace function should be available including <execinfo.h> but this generate an build error.

Does someone have suggestions?

Thank you

Marco

This topic has been closed for replies.