<?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: How to set a BOOT_ID in RCHW register - MPC5643L?</title>
    <link>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725465#M9766</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;I just did what yo suggested. Actually I changed the reset vector original address from 0x00000000 to 0x00004000 and init original address from 0x00000010 to 0x000004010 in the memory.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/29107i3353D7B9B1FC2188/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And then&amp;nbsp; i was able to get the value loaded in the desired location.&lt;/P&gt;&lt;P&gt;Now I am trying to do&amp;nbsp; flash two different application having different address into the target.&lt;/P&gt;&lt;P&gt;I am looking for how to approach this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arthi Venkatasubramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Nov 2017 11:57:36 GMT</pubDate>
    <dc:creator>arthivenkatasub</dc:creator>
    <dc:date>2017-11-09T11:57:36Z</dc:date>
    <item>
      <title>How to set a BOOT_ID in RCHW register - MPC5643L?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725454#M9755</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;To boot from the application physical address, a Valid BOOT_ID is required. But, in the register it is read only. Then,how to set a boot_id ? Whether, coding should be done or it can be set? How to boot from different locations.&lt;span class="lia-inline-image-display-wrapper" image-alt="RCHW register.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/6997i733A962497D43E00/image-size/large?v=v2&amp;amp;px=999" role="button" title="RCHW register.PNG" alt="RCHW register.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kindly, guide me how to set a BOOT_ID.&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, 26 Oct 2017 12:02:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725454#M9755</guid>
      <dc:creator>arthivenkatasub</dc:creator>
      <dc:date>2017-10-26T12:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a BOOT_ID in RCHW register - MPC5643L?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725455#M9756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;RCHW is no register. It is &amp;nbsp;Reset Configuration Half-Word which is part of flash non volatile memory.&lt;/P&gt;&lt;P&gt;You have to use valid flash writing algorithm to be able write to flash the RCHW.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 12:34:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725455#M9756</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2017-10-26T12:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a BOOT_ID in RCHW register - MPC5643L?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725456#M9757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Generally, The RCHW should be set in the startup file. if you don't set it , your project can't be loaded correctly.&lt;/P&gt;&lt;P&gt;Wish this can hlep you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 08:40:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725456#M9757</guid>
      <dc:creator>weijiezhang</dc:creator>
      <dc:date>2017-10-27T08:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a BOOT_ID in RCHW register - MPC5643L?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725457#M9758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I need to boot from 2 different application physical addresses, how to set the RCHW in startup file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide me an example?&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>Fri, 27 Oct 2017 12:17:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725457#M9758</guid>
      <dc:creator>arthivenkatasub</dc:creator>
      <dc:date>2017-10-27T12:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a BOOT_ID in RCHW register - MPC5643L?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725458#M9759</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 have no experience about that except bootloader application.&lt;/P&gt;&lt;P&gt;But our bootloader project and the application project have their owen startup file and ld file.&lt;/P&gt;&lt;P&gt;So the RCHW can be cofigured individually.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 01:23:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725458#M9759</guid>
      <dc:creator>weijiezhang</dc:creator>
      <dc:date>2017-10-30T01:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a BOOT_ID in RCHW register - MPC5643L?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725459#M9760</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 would like to know RCHW is set in start up file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Arthi Venkatasubramanian&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 09:50:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725459#M9760</guid>
      <dc:creator>arthivenkatasub</dc:creator>
      <dc:date>2017-10-30T09:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a BOOT_ID in RCHW register - MPC5643L?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725460#M9761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You will have 2 RCHWs in 2 bootable flash locations.&lt;/P&gt;&lt;P&gt;1. is where your application always starts - here you will determine if second application will be started.&lt;/P&gt;&lt;P&gt;If YES you will jump directly to second application.&lt;/P&gt;&lt;P&gt;If NO you will stay in current application.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 12:04:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725460#M9761</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2017-10-30T12:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a BOOT_ID in RCHW register - MPC5643L?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725461#M9762</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 understood RCHW needs to be configured. By default, the RCHW of&amp;nbsp; 1st location will be valid and then it checks for a valid RCHW in a sequence manner. Instead of default location, if I need to boot from other location (say 3rd location), how to configure RCHW such that it is valid and also how to make the default one as invalid?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16274i77EADAF78C729A07/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kindly reply to my question.&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, 02 Nov 2017 05:57:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725461#M9762</guid>
      <dc:creator>arthivenkatasub</dc:creator>
      <dc:date>2017-11-02T05:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a BOOT_ID in RCHW register - MPC5643L?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725462#M9763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Firstly, you can see the figure below which is captured from the link script file. Gennerally, we set the RCHW in the startup file &amp;nbsp;but the address is declared in the ld file , &amp;nbsp;look the content which I mark with red pen, I set the 0x01040000 as the reset address, So our code will be programmed from&amp;nbsp;&lt;SPAN&gt;0x01040000, and execute from this address. if you want to set the 3rd location as the start address. you can try this method. Wish this help you. And please tell me the result.&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="capture.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16460iC0C6BEE44E777083/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture.JPG" alt="capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 06:21:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725462#M9763</guid>
      <dc:creator>weijiezhang</dc:creator>
      <dc:date>2017-11-02T06:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a BOOT_ID in RCHW register - MPC5643L?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725463#M9764</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. Sorry for the delay. It is working correctly.&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>Thu, 09 Nov 2017 10:58:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725463#M9764</guid>
      <dc:creator>arthivenkatasub</dc:creator>
      <dc:date>2017-11-09T10:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a BOOT_ID in RCHW register - MPC5643L?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725464#M9765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Happy to hear that, and can you tell me what you did in detail? I also want to konw .&lt;/P&gt;&lt;P&gt;whis your reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 11:37:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725464#M9765</guid>
      <dc:creator>weijiezhang</dc:creator>
      <dc:date>2017-11-09T11:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a BOOT_ID in RCHW register - MPC5643L?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725465#M9766</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;I just did what yo suggested. Actually I changed the reset vector original address from 0x00000000 to 0x00004000 and init original address from 0x00000010 to 0x000004010 in the memory.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/29107i3353D7B9B1FC2188/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And then&amp;nbsp; i was able to get the value loaded in the desired location.&lt;/P&gt;&lt;P&gt;Now I am trying to do&amp;nbsp; flash two different application having different address into the target.&lt;/P&gt;&lt;P&gt;I am looking for how to approach this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arthi Venkatasubramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 11:57:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725465#M9766</guid>
      <dc:creator>arthivenkatasub</dc:creator>
      <dc:date>2017-11-09T11:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a BOOT_ID in RCHW register - MPC5643L?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725466#M9767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 02:33:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-set-a-BOOT-ID-in-RCHW-register-MPC5643L/m-p/725466#M9767</guid>
      <dc:creator>weijiezhang</dc:creator>
      <dc:date>2017-11-10T02:33:51Z</dc:date>
    </item>
  </channel>
</rss>

