<?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: S32K144 Boot Mode</title>
    <link>https://community.nxp.com/t5/S32K/S32K144-Boot-Mode/m-p/1496022#M16673</link>
    <description>&lt;P&gt;hello&amp;nbsp;&lt;SPAN&gt;Lukas,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;could the Rappid bootloader flashed to the chip via open-sda?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and, is there a link for me to download the "Rappid bootloader"?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;regards,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;bo&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jul 2022 05:15:06 GMT</pubDate>
    <dc:creator>bolei</dc:creator>
    <dc:date>2022-07-27T05:15:06Z</dc:date>
    <item>
      <title>S32K144 Boot Mode</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Boot-Mode/m-p/680175#M933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;how can I change the Boot Mode from Flash to UART.&lt;/P&gt;&lt;P&gt;Witch Pins are used for select the Boot Mode?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regard&lt;/P&gt;&lt;P&gt;Lutz K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 08:20:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Boot-Mode/m-p/680175#M933</guid>
      <dc:creator>koehlerl</dc:creator>
      <dc:date>2017-05-15T08:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Boot Mode</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Boot-Mode/m-p/680176#M934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there’s no in-built serial bootloader on S32K144. To support this requirement, it is necessary to use flash resident SW bootloader.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently there’s only Rappid bootloader which supports S32K144:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/products/software-and-tools/run-time-software/rappid-initialization-for-power-architecture:RAPPID"&gt;http://www.nxp.com/products/software-and-tools/run-time-software/rappid-initialization-for-power-architecture:RAPPID&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Direct link to the bootloader:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=RAPPID_BOOTLOADER_UTILITY"&gt;https://www.nxp.com/webapp/Download?colCode=RAPPID_BOOTLOADER_UTILITY&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Rappid bootloader does not use a pin to tell the bootloader if bootloader or application should start.&lt;/P&gt;&lt;P&gt;After reset, the Rappid bootloader is always started. The bootloader starts to search for valid boot header (part of application image). See please user manual and release notes for details. There’s RCHW, start address, delay and app key in this section. If valid boot header is found, the bootloader waits for defined delay (value defined in boot header) – if Rappid Bootloader (application running on PC) sends a request for update during this delay then bootloader is started and we can update user application (or read the flash&amp;nbsp; memory or erase the flash memory). If the request is not received then user application is started.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this bootloader is not sufficient for you, it is necessary to develop own bootloader. Here is an example of such bootloader:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/assets/documents/data/en/application-notes/AN5319.pdf"&gt;http://www.nxp.com/assets/documents/data/en/application-notes/AN5319.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/assets/documents/data/en/application-notes-software/AN5319SW.zip"&gt;http://www.nxp.com/assets/documents/data/en/application-notes-software/AN5319SW.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;I wrote this for PowerPC devices but the principle is the same. I’m sharing this just to have clue how it works. If you write own bootloader, you can use any condition to start the bootloader (state of GPIO pin after reset, command received via serial interface, key in the flash memory…).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Lukas&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 10:28:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Boot-Mode/m-p/680176#M934</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2017-05-17T10:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Boot Mode</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Boot-Mode/m-p/680177#M935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for answering my question.&lt;/P&gt;&lt;P&gt;But I need some more Information:&lt;/P&gt;&lt;P&gt;I found this document (see attachment) to the RAppID Bootloader. Is it true for S32K144 too.&lt;/P&gt;&lt;P&gt;Has the S32K144 a Boot assist Module (BAM) ?&lt;/P&gt;&lt;P&gt;When yes, where can I find the protocol to communicate with the BAM ?&lt;/P&gt;&lt;P&gt;When I buy a brand new S32K144 is then the Rappid bootloader located in the Flash, or need I for the first programming the JTAG?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Lutzr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Von: lukaszadrapa &lt;/P&gt;&lt;P&gt;Gesendet: Mittwoch, 17. Mai 2017 12:29&lt;/P&gt;&lt;P&gt;An: Köhler, Lutz &amp;lt;lutz.koehler@acd-antriebstechnik.de&amp;gt;&lt;/P&gt;&lt;P&gt;Betreff: Re:  - Re: S32K144 Boot Mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NXP Community &amp;lt;https://community.freescale.com/resources/statics/1000/35400-NXP-Community-Email-banner-600x75.jpg&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: S32K144 Boot Mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Lukas Zadrapa&amp;lt;https://community.nxp.com/people/lukaszadrapa?et=watches.email.thread&amp;gt; in S32K - View the full discussion&amp;lt;https://community.nxp.com/message/906236?commentID=906236&amp;amp;et=watches.email.thread#comment-906236&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 11:04:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Boot-Mode/m-p/680177#M935</guid>
      <dc:creator>koehlerl</dc:creator>
      <dc:date>2017-05-17T11:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Boot Mode</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Boot-Mode/m-p/680178#M936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, latest version of Rappid bootloader supports also S32K144. &lt;/P&gt;&lt;P&gt;No, there's no BAM on S32K144. This device supports only boot from internal flash.&lt;/P&gt;&lt;P&gt;Flash on brand new S32K144 device is in erased state. Nothing is pre-programmed. Rappid bootloader must be programmed to the flash by JTAG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 11:10:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Boot-Mode/m-p/680178#M936</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2017-05-17T11:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Boot Mode</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Boot-Mode/m-p/680179#M937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lukas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is planned, that the S32K144 gets a BAM in the future?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Lutz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Von: lukaszadrapa &lt;/P&gt;&lt;P&gt;Gesendet: Mittwoch, 17. Mai 2017 13:11&lt;/P&gt;&lt;P&gt;An: Köhler, Lutz &amp;lt;lutz.koehler@acd-antriebstechnik.de&amp;gt;&lt;/P&gt;&lt;P&gt;Betreff: Re:  - Re: S32K144 Boot Mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NXP Community &amp;lt;https://community.freescale.com/resources/statics/1000/35400-NXP-Community-Email-banner-600x75.jpg&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: S32K144 Boot Mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Lukas Zadrapa&amp;lt;https://community.nxp.com/people/lukaszadrapa?et=watches.email.thread&amp;gt; in S32K - View the full discussion&amp;lt;https://community.nxp.com/message/906239?commentID=906239&amp;amp;et=watches.email.thread#comment-906239&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 13:26:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Boot-Mode/m-p/680179#M937</guid>
      <dc:creator>koehlerl</dc:creator>
      <dc:date>2017-05-17T13:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Boot Mode</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Boot-Mode/m-p/680180#M938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/lukaszadrapa"&gt;lukaszadrapa&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to add&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;RCHW, start address, delay and app key into my ap code?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I follow the release note to do, but s32k144 application doesn't work.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2019 03:14:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Boot-Mode/m-p/680180#M938</guid>
      <dc:creator>tony_wu</dc:creator>
      <dc:date>2019-11-08T03:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Boot Mode</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Boot-Mode/m-p/1496022#M16673</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;SPAN&gt;Lukas,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;could the Rappid bootloader flashed to the chip via open-sda?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and, is there a link for me to download the "Rappid bootloader"?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;regards,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;bo&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 05:15:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Boot-Mode/m-p/1496022#M16673</guid>
      <dc:creator>bolei</dc:creator>
      <dc:date>2022-07-27T05:15:06Z</dc:date>
    </item>
  </channel>
</rss>

