SAVE MEMORY CONTENTS TO A FILE for STM32F3
Posted on January 29, 2014 at 17:00Hi all; I'm working with the discoveryF3 board, i'm using the ST-Link debugger. I want to save two float arrays into a file when debugging. My IDE is µVision4. I found that the command ''save'' can do that but ...