<?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: Boot Assist Module of MPC5643L in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731582#M9969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on Codewarrior v10.6 platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the Application note (AN4674), RAM image file needs to be generated. I have LED blinking as my application. ELF file and Mot file are the files which are generated. How to get RAM image file from .elf or .mot file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a. In the application note, they have given the configuration settings of the compiler to produce a memory image file(.mem).How to configure for codewarrior v10.6? what are the settings to be done to produce the memory image file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b. Is it possible to generate RAM image file from .elf or .mot file? If possible, how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arthi Venkatasubramanian&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Nov 2017 04:04:09 GMT</pubDate>
    <dc:creator>arthivenkatasub</dc:creator>
    <dc:date>2017-11-28T04:04:09Z</dc:date>
    <item>
      <title>Boot Assist Module of MPC5643L</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731573#M9960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am working on Boot Assist Module of MPC5643L. As given in datasheet of MPC5643LRM,for password check,if the public password is not allowed and the flash memory is secured, the received password is compared&amp;nbsp;by hardware against the password stored in NVPWD0 and NVPWD1.&amp;nbsp;Only in this &lt;SPAN style="color: #333333;"&gt;case&lt;/SPAN&gt; (no public&amp;nbsp;password and secured flash), the words of the provided password must be swapped&lt;SPAN style="color: #ff00ff;"&gt;&amp;nbsp;(NVPWD1|NVPWD0).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Whether we need to swap the password using code or it can be done internally?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Also, what should be the wait cycle as mentioned some wait time need to be given which is mentioned in the flowchart beow&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_7.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/33985i428CC6C734A7B7AE/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_7.png" alt="pastedImage_7.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&amp;nbsp;Also I have a doubt in BAM logic flow, there it is given as default configuration. What is meant by that? How to configure?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_8.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/34401iD4AAA91C87515576/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_8.png" alt="pastedImage_8.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;So,kindly clarify my doubts and guide me how to achieve this.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Arthi Venkatasubramanian&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 06:40:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731573#M9960</guid>
      <dc:creator>arthivenkatasub</dc:creator>
      <dc:date>2017-11-23T06:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Assist Module of MPC5643L</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731574#M9961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;A1 : You have to swap it by code.&lt;/P&gt;&lt;P&gt;A2: The wait cycle is hard-coded. Device is waiting for password comparison complete.&lt;/P&gt;&lt;P&gt;A3: Default configuration - This is storing original configuration after reset. For example MSR state.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 08:27:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731574#M9961</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2017-11-23T08:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Assist Module of MPC5643L</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731575#M9962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;Thanks for your reply. One more question, What is Boot Assist module?. From datasheet, it does the task of getting the data from the host through protocol, saving it into SRAM and making the control to jump to the start address of application. In simple way, what is BAM?&lt;/P&gt;&lt;P&gt;I understand what it does but I don't know what it is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply me. I know it is a silly question&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 10:33:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731575#M9962</guid>
      <dc:creator>arthivenkatasub</dc:creator>
      <dc:date>2017-11-23T10:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Assist Module of MPC5643L</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731576#M9963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The Boot Assist Module (BAM) is a block of read-only memory containing VLE code which is executed &lt;BR /&gt;according to the boot mode of the device.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 11:33:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731576#M9963</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2017-11-23T11:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Assist Module of MPC5643L</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731577#M9964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Compare by Hardware as you said it can be swapped by code. Flash password is stored in NVPWD registers. I just swapped my received password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any default location for storing the received password(swapped)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How the hardware identifies the received password (swapped) and how it is comparing with the Flash word?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether we need to store the received password (swapped) in some particular location or hardware can take the received password &lt;SPAN&gt;(swapped)&amp;nbsp;&lt;/SPAN&gt;from any location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arthi Venkatasubramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 12:08:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731577#M9964</guid>
      <dc:creator>arthivenkatasub</dc:creator>
      <dc:date>2017-11-23T12:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Assist Module of MPC5643L</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731578#M9965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to code for BAM till now I understood BAM ,first we need to know the Device mode from the SSCM module and&amp;nbsp; based on the mode, protocol need to be chosen (in case of SBL), then we need to get the password through protocol, echo it then validate password if it is valid , next get the start address, VLE and code length , echo them t&lt;SPAN&gt;hrough protocol. L&lt;/SPAN&gt;ikewise , get the data, saved into SRAM and make the control to jump to the start address of the&amp;nbsp; Application in the following flow,&lt;/P&gt;&lt;P&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/36118i43B2D8EDA96CBA1A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I correct or BAM is an in-built code which is available and based on the protocol used,it will work on its own?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody clear me with this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arthi Venkatasubramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 03:52:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731578#M9965</guid>
      <dc:creator>arthivenkatasub</dc:creator>
      <dc:date>2017-11-27T03:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Assist Module of MPC5643L</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731579#M9966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;BAM is hard-coded in NXP factory and cannot be erased.&lt;/P&gt;&lt;P&gt;Closer BAM description is in reference manual.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 09:45:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731579#M9966</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2017-11-27T09:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Assist Module of MPC5643L</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731580#M9967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;found an application note AN4674 for Application of Boot Assist Module. In that application note, Building&amp;nbsp; RAM application is done using GHS compiler. Here, I am using Codewarrior v10.6 IDE. So, for codewarrior v10.6, what are the things needed to be modified or is there any procedure to be followed to make that Application run using Codewarrior v10.6.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to try that Application using Codewarrior v10.6 platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arthi Venkatasubramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 10:29:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731580#M9967</guid>
      <dc:creator>arthivenkatasub</dc:creator>
      <dc:date>2017-11-27T10:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Assist Module of MPC5643L</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731581#M9968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I see nothing special here. Just have in mind it is different compiler so the linker and output files will be different.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 13:27:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731581#M9968</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2017-11-27T13:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Assist Module of MPC5643L</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731582#M9969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on Codewarrior v10.6 platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the Application note (AN4674), RAM image file needs to be generated. I have LED blinking as my application. ELF file and Mot file are the files which are generated. How to get RAM image file from .elf or .mot file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a. In the application note, they have given the configuration settings of the compiler to produce a memory image file(.mem).How to configure for codewarrior v10.6? what are the settings to be done to produce the memory image file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b. Is it possible to generate RAM image file from .elf or .mot file? If possible, how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arthi Venkatasubramanian&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 04:04:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731582#M9969</guid>
      <dc:creator>arthivenkatasub</dc:creator>
      <dc:date>2017-11-28T04:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Assist Module of MPC5643L</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731583#M9970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;a, I am not familiar with CW config, but I expect that there is compiler option for output file format as other compilers have.&lt;/P&gt;&lt;P&gt;b, No&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: if you want to create RAM image, you have to configure your linker properly for RAM image.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 09:05:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Boot-Assist-Module-of-MPC5643L/m-p/731583#M9970</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2017-11-28T09:05:22Z</dc:date>
    </item>
  </channel>
</rss>

