<?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 _checksum ?? in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/checksum/m-p/551584#M11929</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jantenwolde on Thu Jan 12 07:06:12 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to let the LPCxpresso linker add some kind of checksum for the whole Flash image? I am not talking about the vector table checksum. I tried using --build-id option on the linker but it does not seem to do anything. I need some way to be able to check what flash image I am dealing with.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:38:53 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:38:53Z</dc:date>
    <item>
      <title>_checksum ??</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/checksum/m-p/551584#M11929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jantenwolde on Thu Jan 12 07:06:12 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to let the LPCxpresso linker add some kind of checksum for the whole Flash image? I am not talking about the vector table checksum. I tried using --build-id option on the linker but it does not seem to do anything. I need some way to be able to check what flash image I am dealing with.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:38:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/checksum/m-p/551584#M11929</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: _checksum ??</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/checksum/m-p/551585#M11930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gbm on Thu Jan 12 13:08:19 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It takes less then 15 minutes to write one's favorite checksum program in C - close to what you already spent on asking the question and you will spend on checking the responses.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:38:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/checksum/m-p/551585#M11930</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: _checksum ??</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/checksum/m-p/551586#M11931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by NXP_USA on Thu Jan 12 18:16:19 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;A good tool for making checksums is the SRecord Tools available from srecord.sourceforge.net. The SRecord Tools can process and convert many types of input files (such as .hex, .bin, etc.) and generate or insert checksums. The tools are smart so you can have them only checksum a certain address range, or split a .hex file up and generate several .bin files if you want. There are command-line versions available for Windows.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:38:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/checksum/m-p/551586#M11931</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: _checksum ??</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/checksum/m-p/551587#M11932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jantenwolde on Fri Jan 13 00:41:57 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I will take a look at the srecord tool. I should be able to add that as a post processor to my build... Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:38:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/checksum/m-p/551587#M11932</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: _checksum ??</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/checksum/m-p/551588#M11933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jantenwolde on Fri Jan 13 00:47:17 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;To GBM:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So why haven't they done it at Code Red if it is that easy? There are a thousand easy things I can do myself, but a thousand times 15 minutes is wasting a lot of my time, especially if someone else has already done it....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:38:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/checksum/m-p/551588#M11933</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:38:55Z</dc:date>
    </item>
  </channel>
</rss>

