<?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: [CSE] What is RCHW and how to use valid RCHW during writing master key? in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667139#M7581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Your boot header is correct.&lt;/P&gt;&lt;P&gt;You have 0x015A -&amp;gt;&amp;nbsp; which mean boot with VLE active.&lt;/P&gt;&lt;P&gt;I see no issue here.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 May 2017 06:33:18 GMT</pubDate>
    <dc:creator>petervlna</dc:creator>
    <dc:date>2017-05-05T06:33:18Z</dc:date>
    <item>
      <title>[CSE] What is RCHW and how to use valid RCHW during writing master key?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667133#M7575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got below error code in the CSE_ECR right after writing master key&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_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/19498i4568F23D59DDF0A7/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;I found the reason of the error in the "AN4234_Using the Cryptographic Service Engine(CSE)MPC564XBC.pdf" document, but I still didn't understant the real reason.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/19537iBA73D66D0033CDC9/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could find that RCHW is "Reset Configuration Harf Word" but I don't know what it is..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you any one tell me what is RCHW and how to use valid RCHW to write key correctly ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Jaejyn&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#CSE&amp;nbsp;#ECR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 13:27:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667133#M7575</guid>
      <dc:creator>jaejynshin</dc:creator>
      <dc:date>2017-05-04T13:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: [CSE] What is RCHW and how to use valid RCHW during writing master key?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667134#M7576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As you did not specify which micro are you using, I will try to explain it in general.&lt;/P&gt;&lt;P&gt;RCHW is used when device is intended to boot from internal Flash.&lt;/P&gt;&lt;P&gt;Each boot sector in flash memory contains the Reset Configuration Half-Word (RCHW) at offset 00h. If the RCHW field BOOT_ID holds the value 5Ah then the sector is considered bootable.&lt;/P&gt;&lt;P&gt;SSCM module use the valid RCHW followed by application start address and starts executing application from this address.&lt;/P&gt;&lt;P&gt;So If you mess up RCHW you device won't detect any valid bootable address and device will start in a serial boot mode.&lt;/P&gt;&lt;P&gt;Additionally if you are not prepared to boot in serial mode the device will end in BAF/BAM code.&lt;/P&gt;&lt;P&gt;In reference manual you can find RCHW usually in reset and boot chapters.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 18:10:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667134#M7576</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2017-05-04T18:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: [CSE] What is RCHW and how to use valid RCHW during writing master key?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667135#M7577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your fast answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using mpc5777c.&lt;/P&gt;&lt;P&gt;I am usually refer "MPC5777CRM_rev6.pdf" and "e200z759CoreReferenceManual.pdf" to study my MPC&lt;/P&gt;&lt;P&gt;Could you let me know how to set the valid RCHW ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Jaejyn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 18:55:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667135#M7577</guid>
      <dc:creator>jaejynshin</dc:creator>
      <dc:date>2017-05-04T18:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: [CSE] What is RCHW and how to use valid RCHW during writing master key?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667136#M7578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;First of all, there is already RM rev 8 available on NXP web.&lt;/P&gt;&lt;P&gt;Refer to chapter:&lt;/P&gt;&lt;P&gt;51.5.3 Reset Configuration Half Word (RCHW)&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/17753i77D8E7773EE70011/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;You have to write correct RCHW (for example 0x005A) to bootable location:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/17805i4E666C85D08E543B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After you done writing to this lcoation the code will start on &lt;STRONG&gt;address&lt;/STRONG&gt; which is on 0x4h offset from RCHW location.&lt;/P&gt;&lt;P&gt;See: 51.5.3.1 Application Start Address Register&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/17896i56C3C1455B378D84/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Have in mind the offset from RCHW is 0x4h. The code will start on Address which is written on 0x4h offset. Not on 0x4h offset! (just in case you will misunderstood it)&lt;/P&gt;&lt;P&gt;You can also have a look on a reference example:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-328290"&gt;Example MPC5777C-PinToggleStationery GHS614&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And all other example we have created for MPC5777C&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-329623"&gt;https://community.nxp.com/docs/DOC-329623&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 19:16:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667136#M7578</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2017-05-04T19:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: [CSE] What is RCHW and how to use valid RCHW during writing master key?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667137#M7579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then, maybe my device doesn't have valid RCHW and the boot mode is "Serial boot" now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I don't write the RCHW correctly, I can't write the key into the CSE, right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Jaejyn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 21:19:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667137#M7579</guid>
      <dc:creator>jaejynshin</dc:creator>
      <dc:date>2017-05-04T21:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: [CSE] What is RCHW and how to use valid RCHW during writing master key?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667138#M7580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh.... I checked my device, but my device seems to have correct RCHW. (the boot sw of my device starts from 0x80_0000)&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/17357i658A579A57A7B5C5/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;&lt;/P&gt;&lt;P&gt;Is there any possibility that 0x015A is not valid for writing key into CSE ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Jaejyn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 21:25:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667138#M7580</guid>
      <dc:creator>jaejynshin</dc:creator>
      <dc:date>2017-05-04T21:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: [CSE] What is RCHW and how to use valid RCHW during writing master key?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667139#M7581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Your boot header is correct.&lt;/P&gt;&lt;P&gt;You have 0x015A -&amp;gt;&amp;nbsp; which mean boot with VLE active.&lt;/P&gt;&lt;P&gt;I see no issue here.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 06:33:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667139#M7581</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2017-05-05T06:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: [CSE] What is RCHW and how to use valid RCHW during writing master key?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667140#M7582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your advice.&lt;/P&gt;&lt;P&gt;But the CSE Commad still fails&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/17450iBD432E75EFA32DD2/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;UL&gt;&lt;LI&gt;CMD 7: Load&amp;nbsp;Key&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;ECR 0x0C: System memory error&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other case that Load Key fails with 0x0C error when RCHW is correct ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Jaejyn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 13:02:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667140#M7582</guid>
      <dc:creator>jaejynshin</dc:creator>
      <dc:date>2017-05-05T13:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: [CSE] What is RCHW and how to use valid RCHW during writing master key?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667141#M7583</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 not focus on RCHW as it is correct.&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/18096iC8A842A9A10831B9/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;What comes to my mind is the user/supervisor mode. Are you in supervisor mode? (MSR.PR =1)&lt;/P&gt;&lt;P&gt;Do you have MMU for CSE configured?&lt;/P&gt;&lt;P&gt;Could you share a code where you are updating the key just before the failure?&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 12:51:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667141#M7583</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2017-05-09T12:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: [CSE] What is RCHW and how to use valid RCHW during writing master key?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667142#M7584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your support&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Privilege mode&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;Supervisor mode&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/18290iDB8DC3E9F35CDF2A/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;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MMU for CSE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I didn't specify special MMU section for CSE area. The area is included in the last MMU section now&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18344i681B21BB85F8A713/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Code&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;I used below simple codes&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_9.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18418i68C3EE369FE3A5A5/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_9.png" alt="pastedImage_9.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_6.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18419iA2515534E6223F60/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_6.png" alt="pastedImage_6.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;3)&lt;/P&gt;&lt;P&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/18345i9FDA5AD6633E2F52/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_7.png" alt="pastedImage_7.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&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/18463i1EAD19A27A7B0B97/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_8.png" alt="pastedImage_8.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, I am checking the LOCK1 status in C55FMC register&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/450702"&gt;[CSE] "system memory error" after writing master key&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I can't change the value of the LOCK1 resister, so I am finding the reason.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 13:18:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667142#M7584</guid>
      <dc:creator>jaejynshin</dc:creator>
      <dc:date>2017-05-09T13:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: [CSE] What is RCHW and how to use valid RCHW during writing master key?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667143#M7585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally, I found the reason why "system memory error" occurred in my system.&lt;/P&gt;&lt;P&gt;The M1~M5 was assigned from local variable address, and the stack is used in the cache.&lt;/P&gt;&lt;P&gt;That is, stack is locked in the cache.&lt;/P&gt;&lt;P&gt;Because I assigned local variable addresses to the M1~M5 address, the CSE could not read the addresses.&lt;/P&gt;&lt;P&gt;After I gave the addresses of global variables to the M1~M5, this problem was solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 07:42:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/CSE-What-is-RCHW-and-how-to-use-valid-RCHW-during-writing-master/m-p/667143#M7585</guid>
      <dc:creator>jaejynshin</dc:creator>
      <dc:date>2017-05-15T07:42:23Z</dc:date>
    </item>
  </channel>
</rss>

