<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Classic/Legacy CodeWarriorのトピックRe: how to dump data ?</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/how-to-dump-data/m-p/129049#M378</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Be aware that &lt;FONT size="2"&gt;CodeWarrior Development Studio for Freescale 56800/E Digital Signal Controllers Version 8.1 is available.&lt;BR /&gt;This is a patch for the DSC8.0 (must be installed in first)&lt;BR /&gt;You can download this version on our web site via the link:&lt;BR /&gt;&lt;/FONT&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272600617882140B" rel="nofollow" target="_blank"&gt;&lt;U&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272600617882140B" target="test_blank"&gt;http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272600617882140B&lt;/A&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;P&gt;&lt;FONT size="2"&gt;You can have several versions installed on the same PC.&lt;BR /&gt;There is only one restriction: install them on separate folder.&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;you want to capture data value.&lt;/DIV&gt;&lt;DIV&gt;As you can not use the Data Vizualisation tool, I can propose you:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;- the Load/Save memory feature in the Debug | DSP56800E menu.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;This feature is available only after to launch the debug session.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;- to use the console and the printf to view the value,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;- or capture the values in a file using the fprintf function.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Hope this will help you.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Pascal&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2007 16:24:55 GMT</pubDate>
    <dc:creator>trytohelp</dc:creator>
    <dc:date>2007-04-04T16:24:55Z</dc:date>
    <item>
      <title>how to dump data ?</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/how-to-dump-data/m-p/129048#M377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;I'm using CW 8.0 for 56800 and USBTAP.&lt;/DIV&gt;&lt;DIV&gt;I need to follow the time evolution of a rapidly changing float variable (every 10 ms) , so I tried to setup a&lt;/DIV&gt;&lt;DIV&gt;visualization point + data visualization but I've discovered that this is extremely slow. So I've moved to&lt;/DIV&gt;&lt;DIV&gt;the solution of defining an array of 1000 elements, then I fill the array every 10 ms, and finally I&lt;/DIV&gt;&lt;DIV&gt;suspend the execution and use data -&amp;gt; view array to look at all the elements. This works&lt;/DIV&gt;&lt;DIV&gt;fine, but the problem is that I'm not able to export the content of this window to to&lt;/DIV&gt;&lt;DIV&gt;analyze and plot the data. ctlr +c does not work, copy is greyed ... the only solution&lt;/DIV&gt;&lt;DIV&gt;that I've found is to use a window capture program (snagit) that also converts to text .. but it is a&lt;/DIV&gt;&lt;DIV&gt;real pain. Does it exist another way to dump this data or which is the standard method of studying&lt;/DIV&gt;&lt;DIV&gt;the behaviour of a changing variable without slowering the system ?&lt;/DIV&gt;&lt;DIV&gt;thanks for your help&lt;/DIV&gt;&lt;DIV&gt;franco&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Apr 2007 04:32:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/how-to-dump-data/m-p/129048#M377</guid>
      <dc:creator>francospinella</dc:creator>
      <dc:date>2007-04-01T04:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to dump data ?</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/how-to-dump-data/m-p/129049#M378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Be aware that &lt;FONT size="2"&gt;CodeWarrior Development Studio for Freescale 56800/E Digital Signal Controllers Version 8.1 is available.&lt;BR /&gt;This is a patch for the DSC8.0 (must be installed in first)&lt;BR /&gt;You can download this version on our web site via the link:&lt;BR /&gt;&lt;/FONT&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272600617882140B" rel="nofollow" target="_blank"&gt;&lt;U&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272600617882140B" target="test_blank"&gt;http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272600617882140B&lt;/A&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;P&gt;&lt;FONT size="2"&gt;You can have several versions installed on the same PC.&lt;BR /&gt;There is only one restriction: install them on separate folder.&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;you want to capture data value.&lt;/DIV&gt;&lt;DIV&gt;As you can not use the Data Vizualisation tool, I can propose you:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;- the Load/Save memory feature in the Debug | DSP56800E menu.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;This feature is available only after to launch the debug session.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;- to use the console and the printf to view the value,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;- or capture the values in a file using the fprintf function.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Hope this will help you.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Pascal&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 16:24:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/how-to-dump-data/m-p/129049#M378</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2007-04-04T16:24:55Z</dc:date>
    </item>
  </channel>
</rss>

