<?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>S32K中的主题 Re: Bootloader and APP image</title>
    <link>https://community.nxp.com/t5/S32K/Bootloader-and-APP-image/m-p/699904#M1314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;Thanks for reply Stan.&lt;BR /&gt;Yes, I have custom bootloader and app. I merge both srecord files and copy it to "evb drive", everything work well.&lt;BR /&gt;I dont need second bootloader, just wonder how to flash both bootloader and app into uC.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Arkadiusz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Aug 2017 06:45:19 GMT</pubDate>
    <dc:creator>arkadyosh</dc:creator>
    <dc:date>2017-08-24T06:45:19Z</dc:date>
    <item>
      <title>Bootloader and APP image</title>
      <link>https://community.nxp.com/t5/S32K/Bootloader-and-APP-image/m-p/699902#M1312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;BR /&gt;I have two projects, bootloader and main app and I need to flash both into uC. The best way will be&lt;BR /&gt;create/merge two flash images into one and program uC, is it possible from motorola s-record? how?&lt;BR /&gt;At this mooment I use FRDMPK144-Q100 with uC mask 0N77P, is it possible to flash it with RAppID Boot Loader Utility?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 08:58:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Bootloader-and-APP-image/m-p/699902#M1312</guid>
      <dc:creator>arkadyosh</dc:creator>
      <dc:date>2017-08-16T08:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Bootloader and APP image</title>
      <link>https://community.nxp.com/t5/S32K/Bootloader-and-APP-image/m-p/699903#M1313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If I understand you correctly you have a custom bootloader + application and now you are trying to program it into your FRDM board, right?&lt;/P&gt;&lt;P&gt;Since your App + bootloader should not overlap in the flash memory you can either manually merge srecord files into a single srecord file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other approach is to link generated binary (e.g.bootloader) with application to create a single elf/srec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;FRDMPK144-Q10 board you can easily program the created S-record using OpenSDA - Mass Storage Device (MSD).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Just plug the board via USB cable and EVB-S32144 removable storage should appear. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Then easily drag&amp;amp;drop your srecord file into this drive and it gets programmed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/26816iF1F6F861A7A79C8B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RAppID Bootloader could be used but I don't quite understand why you'd need another bootloader in your project if you have a custom one already?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 15:36:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Bootloader-and-APP-image/m-p/699903#M1313</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2017-08-21T15:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Bootloader and APP image</title>
      <link>https://community.nxp.com/t5/S32K/Bootloader-and-APP-image/m-p/699904#M1314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;Thanks for reply Stan.&lt;BR /&gt;Yes, I have custom bootloader and app. I merge both srecord files and copy it to "evb drive", everything work well.&lt;BR /&gt;I dont need second bootloader, just wonder how to flash both bootloader and app into uC.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Arkadiusz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2017 06:45:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Bootloader-and-APP-image/m-p/699904#M1314</guid>
      <dc:creator>arkadyosh</dc:creator>
      <dc:date>2017-08-24T06:45:19Z</dc:date>
    </item>
  </channel>
</rss>

