<?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>MPC5xxxのトピックRe: RAppID Boot Loader</title>
    <link>https://community.nxp.com/t5/MPC5xxx/RAppID-Boot-Loader/m-p/1599455#M22876</link>
    <description>&lt;P&gt;Thanks for your response.&amp;nbsp; I guess i didn't express my question clearly.&lt;/P&gt;&lt;P&gt;Now i'm using RappID bootloader utility to download/erase/read memory.&amp;nbsp; I have seen there is a file named "MPC5604B.rba" which is loaded to sram then execute . I want to change this file to implement my own function. Ex: read only 8byte specific memory.&amp;nbsp; &amp;nbsp;But i don't know how to do it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As the first step, i want to use UART Bootloader to load a LED Blink program into the SRAM and execute it.&amp;nbsp; Could you please give me any advice ?&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2023 08:56:11 GMT</pubDate>
    <dc:creator>MichaelSun</dc:creator>
    <dc:date>2023-02-15T08:56:11Z</dc:date>
    <item>
      <title>RAppID Boot Loader</title>
      <link>https://community.nxp.com/t5/MPC5xxx/RAppID-Boot-Loader/m-p/1598691#M22862</link>
      <description>&lt;P&gt;Hi Support team,&lt;/P&gt;&lt;P&gt;I'm using MPC56xx. I want to develop my own 2nd bootloader instead of RAppID BL. Is there any document decribe how to do this?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 08:01:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/RAppID-Boot-Loader/m-p/1598691#M22862</guid>
      <dc:creator>MichaelSun</dc:creator>
      <dc:date>2023-02-14T08:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: RAppID Boot Loader</title>
      <link>https://community.nxp.com/t5/MPC5xxx/RAppID-Boot-Loader/m-p/1599375#M22872</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Similar questions has been already discussed in the following thread:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/MPC5xxx/Serial-bootloader-example-for-MPC5634M/m-p/445273" target="_blank"&gt;https://community.nxp.com/t5/MPC5xxx/Serial-bootloader-example-for-MPC5634M/m-p/445273&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;example code:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/servlet/JiveServlet/download/427962-279359/bootloader.zip" target="_blank"&gt;https://community.nxp.com/servlet/JiveServlet/download/427962-279359/bootloader.zip&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 07:34:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/RAppID-Boot-Loader/m-p/1599375#M22872</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2023-02-15T07:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: RAppID Boot Loader</title>
      <link>https://community.nxp.com/t5/MPC5xxx/RAppID-Boot-Loader/m-p/1599455#M22876</link>
      <description>&lt;P&gt;Thanks for your response.&amp;nbsp; I guess i didn't express my question clearly.&lt;/P&gt;&lt;P&gt;Now i'm using RappID bootloader utility to download/erase/read memory.&amp;nbsp; I have seen there is a file named "MPC5604B.rba" which is loaded to sram then execute . I want to change this file to implement my own function. Ex: read only 8byte specific memory.&amp;nbsp; &amp;nbsp;But i don't know how to do it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As the first step, i want to use UART Bootloader to load a LED Blink program into the SRAM and execute it.&amp;nbsp; Could you please give me any advice ?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 08:56:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/RAppID-Boot-Loader/m-p/1599455#M22876</guid>
      <dc:creator>MichaelSun</dc:creator>
      <dc:date>2023-02-15T08:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: RAppID Boot Loader</title>
      <link>https://community.nxp.com/t5/MPC5xxx/RAppID-Boot-Loader/m-p/1600485#M22887</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Looks to me that you missunderstood how the bootloader works.&lt;/P&gt;
&lt;P&gt;In rba file you specify the binary file which will be loaded into micro.&lt;/P&gt;
&lt;P&gt;&lt;A target="_blank"&gt;file:///C:/Users/nxa13250/Downloads/RAppidBL_UserManual.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please have closer a look at chapter &lt;SPAN&gt;4.2&lt;/SPAN&gt; &lt;SPAN&gt;Boot loader Configuration File (*.rbl) Format&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 13:22:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/RAppID-Boot-Loader/m-p/1600485#M22887</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2023-02-16T13:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: RAppID Boot Loader</title>
      <link>https://community.nxp.com/t5/MPC5xxx/RAppID-Boot-Loader/m-p/1600760#M22888</link>
      <description>&lt;P&gt;"In rba file you specify the binary file which will be loaded into micro. "&amp;nbsp; Yes, i understand this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now what i want to do is to change the rba file to my own application.&amp;nbsp; The rba file i have now is the default one you provided. I want to know how to develop my own rba file.&amp;nbsp; I cannot find any document describe this.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 01:05:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/RAppID-Boot-Loader/m-p/1600760#M22888</guid>
      <dc:creator>MichaelSun</dc:creator>
      <dc:date>2023-02-17T01:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: RAppID Boot Loader</title>
      <link>https://community.nxp.com/t5/MPC5xxx/RAppID-Boot-Loader/m-p/1601900#M22905</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_0-1676889234410.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/211552iD1A8273BD1C96412/image-size/medium?v=v2&amp;amp;px=400" role="button" title="petervlna_0-1676889234410.png" alt="petervlna_0-1676889234410.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;petervlna_0-1676889234410.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;We do not support any modification to the rba file as it is specific for each micro. We also do not provide rba or rbf source codes.&lt;/P&gt;
&lt;P&gt;I am not sure if I understand you correctly, but changing rba file will only lead to no communication with device.&lt;/P&gt;
&lt;P&gt;The communication interface is selected automatically based on what is connected and based on boot pin configurations of micro.&lt;/P&gt;
&lt;P&gt;Please read the above provided bootloader document carefully.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 10:51:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/RAppID-Boot-Loader/m-p/1601900#M22905</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2023-02-20T10:51:38Z</dc:date>
    </item>
  </channel>
</rss>

