<?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>topic DSP56F805FV80E and FlashOverJTAG in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/DSP56F805FV80E-and-FlashOverJTAG/m-p/873954#M7448</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sirs, please help me. With the help of the “Parallel Command Converter” programmer and “FlashOverJTAG”, I copied the P- memory &amp;nbsp;and the X- memory (&lt;STRONG&gt;chip DSP56F805FV80E&lt;/STRONG&gt;). As a result, I have two files readout_p.S and readout_x.S. When I try to write using “FlashOverJTAG” and the same programmer, I get a bad situation — after writing the file “readout_p.S”, I then write the file readout_x.S, and the already recorded file “readout_p.S” is erased!&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;What's my mistake? Maybe I need to compile the shared file “readout.S” of two (readout_p.S and readout_x.S), but I don’t know how to do this or the reason may be something else. I ask your advice.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Mar 2019 20:45:58 GMT</pubDate>
    <dc:creator>yersr71</dc:creator>
    <dc:date>2019-03-06T20:45:58Z</dc:date>
    <item>
      <title>DSP56F805FV80E and FlashOverJTAG</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/DSP56F805FV80E-and-FlashOverJTAG/m-p/873954#M7448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sirs, please help me. With the help of the “Parallel Command Converter” programmer and “FlashOverJTAG”, I copied the P- memory &amp;nbsp;and the X- memory (&lt;STRONG&gt;chip DSP56F805FV80E&lt;/STRONG&gt;). As a result, I have two files readout_p.S and readout_x.S. When I try to write using “FlashOverJTAG” and the same programmer, I get a bad situation — after writing the file “readout_p.S”, I then write the file readout_x.S, and the already recorded file “readout_p.S” is erased!&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;What's my mistake? Maybe I need to compile the shared file “readout.S” of two (readout_p.S and readout_x.S), but I don’t know how to do this or the reason may be something else. I ask your advice.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2019 20:45:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/DSP56F805FV80E-and-FlashOverJTAG/m-p/873954#M7448</guid>
      <dc:creator>yersr71</dc:creator>
      <dc:date>2019-03-06T20:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: DSP56F805FV80E and FlashOverJTAG</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/DSP56F805FV80E-and-FlashOverJTAG/m-p/873955#M7449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Yury,&lt;/P&gt;&lt;P&gt;The DSP56F805 has dedicated program flash and data flash, the two flash are separate, so flash-over-jtag tools should erase separately.&lt;/P&gt;&lt;P&gt;Anyway, you can download the *.elf.S as the following screenshot, in the case, both program flash and data flash will be written. Regarding how to generate the SRecorder file, pls refer to the following screenshot.&lt;/P&gt;&lt;P&gt;Hope it can help you&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Xiangjun rong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_357.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/79237iB49DE876AA9F3AE4/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_357.png" alt="pastedImage_357.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 06:15:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/DSP56F805FV80E-and-FlashOverJTAG/m-p/873955#M7449</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2019-03-07T06:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: DSP56F805FV80E and FlashOverJTAG</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/DSP56F805FV80E-and-FlashOverJTAG/m-p/873956#M7450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="border: 0px; font-size: 18.004px;"&gt;Dear Sir&amp;nbsp; Xiangjun&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I do not quite understand, from your screenshot, how the SRecorder file is generated. I have two files readout_p.S and readout_x.S, do I need to rename them to readout_p.elf.S and readout_x.elf.S? But I did not understand, from the screenshot where is the link to the two files to compile? I apologize for my meticulousness.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank`s&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;Yury&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Mar 2019 19:25:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/DSP56F805FV80E-and-FlashOverJTAG/m-p/873956#M7450</guid>
      <dc:creator>yersr71</dc:creator>
      <dc:date>2019-03-10T19:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: DSP56F805FV80E and FlashOverJTAG</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/DSP56F805FV80E-and-FlashOverJTAG/m-p/873957#M7451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Yury,&lt;/P&gt;&lt;P&gt;The screenshot describes how to generate the S-Recorder file with CW for DSP56800E tools, if you configure the CW for DSP56800E tools as the screenshot, the THREE S_Recorder files will be generated: &lt;SPAN&gt;readout_p.S and readout_x.S&lt;/SPAN&gt; and the merged &lt;SPAN&gt;readout_x.elf.S&lt;/SPAN&gt;, you can download the &lt;SPAN&gt;readout_x.elf.S&lt;/SPAN&gt;, it is okay.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2019 09:53:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/DSP56F805FV80E-and-FlashOverJTAG/m-p/873957#M7451</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2019-03-11T09:53:10Z</dc:date>
    </item>
  </channel>
</rss>

