<?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のトピックCW8.0 - How to get image of code in program flash MC56F8323</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CW8-0-How-to-get-image-of-code-in-program-flash-MC56F8323/m-p/144714#M1650</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;I want to compute a CRC on the program flash in our application as part of a self test.&amp;nbsp; I believe the .tgt file contains the binary representation of the program loaded to program flash, but it looks like there is additional build data in this file that I do not want.&amp;nbsp; How do I get an exact image of code?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;P.S. Using CodeWarrior Development Studio for DSC56800/E version 8.0.&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by jgjulli on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2007-09-10&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;02:25 PM&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by Alban on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2007-09-12&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;12:05 AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Sep 2007 20:22:45 GMT</pubDate>
    <dc:creator>jgjulli</dc:creator>
    <dc:date>2007-09-10T20:22:45Z</dc:date>
    <item>
      <title>CW8.0 - How to get image of code in program flash MC56F8323</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CW8-0-How-to-get-image-of-code-in-program-flash-MC56F8323/m-p/144714#M1650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;I want to compute a CRC on the program flash in our application as part of a self test.&amp;nbsp; I believe the .tgt file contains the binary representation of the program loaded to program flash, but it looks like there is additional build data in this file that I do not want.&amp;nbsp; How do I get an exact image of code?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;P.S. Using CodeWarrior Development Studio for DSC56800/E version 8.0.&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by jgjulli on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2007-09-10&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;02:25 PM&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by Alban on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2007-09-12&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;12:05 AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 20:22:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CW8-0-How-to-get-image-of-code-in-program-flash-MC56F8323/m-p/144714#M1650</guid>
      <dc:creator>jgjulli</dc:creator>
      <dc:date>2007-09-10T20:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to get image of code in program flash MC56F8323</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CW8-0-How-to-get-image-of-code-in-program-flash-MC56F8323/m-p/144715#M1651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Your output file should have an extension of .elf. Go to the project's settings panels, and look at the M568000 Target settings panel. The name in the Output File Name item will be the name of the file generated with your program's code in it. While you're there, make sure the Project Type item is set to Application. You can find out more information on this panel and other project settings in the &lt;I&gt;CodeWarrior Development Studio for FreescaleTM 56800/E&amp;nbsp; Targeting Manual&lt;/I&gt;.&lt;BR /&gt;&lt;BR /&gt;I don't not familiar enough with the DSP tools to know if there's a facility to calculate a checksum.&lt;BR /&gt;&lt;BR /&gt;---Tom&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 21:56:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CW8-0-How-to-get-image-of-code-in-program-flash-MC56F8323/m-p/144715#M1651</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2007-09-10T21:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: CW8.0 - How to get image of code in program flash MC56F8323</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CW8-0-How-to-get-image-of-code-in-program-flash-MC56F8323/m-p/144716#M1652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;I'd suggest you to see linker feature &lt;B&gt;CRC16&lt;/B&gt; ("CodeWarrior home dir.\Help\PDF\56800x_Build_Tools_Reference.pdf", page 112-115) that allows you to calculate 16 bit CRC over&amp;nbsp; selected&amp;nbsp; range of&amp;nbsp; memory. You might find it useful in your application.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2007 17:21:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CW8-0-How-to-get-image-of-code-in-program-flash-MC56F8323/m-p/144716#M1652</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2007-09-14T17:21:58Z</dc:date>
    </item>
  </channel>
</rss>

