<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Debugging - Save register (or variable) content to a file</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/41536/debugging---save-register-or-variable-content-to-a-file</link><description> 
Hi, 

 
I would like to know whether there is any way to save the content
of a register (or a variable) to a txt file in my PC for debugging
porpuses (plot the data). I am using Keil uVision 5 and the STM32F769
MCU and in my case want to save the content</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Debugging - Save register (or variable) content to a file</title><link>https://community.arm.com/thread/93979?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 01:15:16 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:9b34eb87-260b-4c38-abfd-d837aacb0b68</guid><dc:creator>Omar Suarez</dc:creator><description>&lt;p&gt;&lt;p&gt;
Thanks for the advised! I will take a look to this
functionality.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debugging - Save register (or variable) content to a file</title><link>https://community.arm.com/thread/93978?ContentTypeID=1</link><pubDate>Tue, 28 Mar 2017 12:42:16 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:c652d498-4d66-47fb-a16a-e42d1d81d65d</guid><dc:creator>A Piscarius</dc:creator><description>&lt;p&gt;&lt;p&gt;
send me example code or tell me if there a simpler way?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debugging - Save register (or variable) content to a file</title><link>https://community.arm.com/thread/69913?ContentTypeID=1</link><pubDate>Tue, 28 Mar 2017 12:15:45 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:67537022-d001-4001-b9e8-760936fe1d46</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
Google &amp;quot;&lt;b&gt;Semihosting&lt;/b&gt;&amp;quot; - this allows you to write to files on
the debug host (your PC) via the debug interface.&lt;/p&gt;

&lt;p&gt;
Alternatively, send data to a serial port, and capture that on
your PC.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>