<?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 Re: objcopy options for header KDS MK10 in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/objcopy-options-for-header-KDS-MK10/m-p/341314#M958</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Erich wrote article on objcopy related, can you please check if it can help you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2013/10/29/s-record-manipulation-with-gnu-objcopy-and-burner-utility/" title="http://mcuoneclipse.com/2013/10/29/s-record-manipulation-with-gnu-objcopy-and-burner-utility/"&gt;S-Record Manipulation with GNU objcopy and Burner Utility | MCU on Eclipse&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Zhang Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Sep 2015 07:18:09 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2015-09-15T07:18:09Z</dc:date>
    <item>
      <title>objcopy options for header KDS MK10</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/objcopy-options-for-header-KDS-MK10/m-p/341312#M956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;I use KDS1.1.1 for micro K10. I created a compilation profile for updating my software using the bootloader.&lt;/P&gt;&lt;P&gt;In the Toolchain I checked "Create flash image" and in "Cross ARM GNU Create Flash Image" I select Motorola S-record with option --srec-len=80 --srec-forceS3.&lt;/P&gt;&lt;P&gt;The file created starts with:&lt;/P&gt;&lt;P&gt;"S01300004652493350525F626F6F742E7372656348"&lt;/P&gt;&lt;P&gt;but is not recognized by the bootloader. To solve it, I need that the first line is: "S0030000FC"&lt;/P&gt;&lt;P&gt;Is there any option in objcopy for KDS to remove the comment in the first line of the Motorola file, to get "S0030000FC"?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mirko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 15:34:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/objcopy-options-for-header-KDS-MK10/m-p/341312#M956</guid>
      <dc:creator>kappa74</dc:creator>
      <dc:date>2014-11-14T15:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: objcopy options for header KDS MK10</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/objcopy-options-for-header-KDS-MK10/m-p/341313#M957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ran into the same problem. After calling objcopy to convert the ELF/COFF file into a S-Record I use the tool 'srec_cat' to remove the header:&lt;/P&gt;&lt;P&gt;srec_cat FileNameWithHeader.srec -o FileNameWithOutHeader.srec -header=""&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 12:32:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/objcopy-options-for-header-KDS-MK10/m-p/341313#M957</guid>
      <dc:creator>rolandmk</dc:creator>
      <dc:date>2015-08-25T12:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: objcopy options for header KDS MK10</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/objcopy-options-for-header-KDS-MK10/m-p/341314#M958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Erich wrote article on objcopy related, can you please check if it can help you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2013/10/29/s-record-manipulation-with-gnu-objcopy-and-burner-utility/" title="http://mcuoneclipse.com/2013/10/29/s-record-manipulation-with-gnu-objcopy-and-burner-utility/"&gt;S-Record Manipulation with GNU objcopy and Burner Utility | MCU on Eclipse&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Zhang Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 07:18:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/objcopy-options-for-header-KDS-MK10/m-p/341314#M958</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-09-15T07:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: objcopy options for header KDS MK10</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/objcopy-options-for-header-KDS-MK10/m-p/341315#M959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SRecord tool can be used for all kind of binary file (and S-Record) manipulations, including CRC generation (&lt;A href="http://mcuoneclipse.com/2015/04/26/crc-checksum-generation-with-srecord-tools-for-gnu-and-eclipse/" title="http://mcuoneclipse.com/2015/04/26/crc-checksum-generation-with-srecord-tools-for-gnu-and-eclipse/"&gt;CRC Checksum Generation with ‘SRecord’ Tools for GNU and Eclipse | MCU on Eclipse&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 09:53:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/objcopy-options-for-header-KDS-MK10/m-p/341315#M959</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-09-15T09:53:07Z</dc:date>
    </item>
  </channel>
</rss>

