Question
SAVE MEMORY CONTENTS TO A FILE for STM32F3
Posted on January 29, 2014 at 17:00
Hi 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 when i used it, i have wrong values. Someone has an another technique to this stuff. Thanks in advance