Export MCU memory during debuging
Hi,
I need to export a part of the MCU RAM memory to a file (in binary) during debuging. More specifically, I need to export a buffer containing RTT debug data to be viewed by SEGGER SystemView. I am using a STM32F411 microcontroler.
Is it possible to do it with CLion? In fact, I didn't find how.
Please sign in to leave a comment.