<?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: LPC55S69 : writing and reading on internal flash with trustzone in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-writing-and-reading-on-internal-flash-with-trustzone/m-p/1605396#M51718</link>
    <description>&lt;P class="lia-align-justify"&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212842"&gt;@mashraf&lt;/a&gt;,&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Could you please take a look at the following information?&lt;/P&gt;
&lt;UL class="lia-align-justify" type="disc"&gt;
&lt;LI&gt;&lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-trustzone-example-flash-init-hardfault/m-p/1301414" target="_blank"&gt;LPC55S69 trustzone example flash init hardfault - NXP Community&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12839.pdf" target="_blank"&gt;RT600 TrustZone®&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/Operate-peripherals-under-TrustZone/ta-p/1306203" target="_blank"&gt;Operate peripherals under TrustZone - NXP Community&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12949.pdf" target="_blank"&gt;Flash Programming Tips for LPC5500 Series&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="lia-align-justify"&gt;Hope these helps you.&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Best regards, Raul.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2023 16:47:02 GMT</pubDate>
    <dc:creator>RaRo</dc:creator>
    <dc:date>2023-02-24T16:47:02Z</dc:date>
    <item>
      <title>LPC55S69 : writing and reading on internal flash with trustzone</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-writing-and-reading-on-internal-flash-with-trustzone/m-p/1603631#M51697</link>
      <description>&lt;P&gt;i have two projects (secure and non secure) with trustzone, now I was trying to write on the internal flash from the secure code, &lt;SPAN&gt;as soon as the call to&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;flash_init&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;is made, the debugger jumps to the hardfault handler with the IBUSERR(0) Instruction bus error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;i checked this ticket:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-Using-Flash-driver-in-TrustZone/m-p/1012192" target="_blank"&gt;https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-Using-Flash-driver-in-TrustZone/m-p/1012192&lt;/A&gt;&lt;/P&gt;&lt;P&gt;i did these changes:&lt;/P&gt;&lt;P&gt;1- changed clock to be 96_MHZ&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2- switched the entire Boot ROM memory region (0x13000000 - 0x1301FFFF) from NS-User to S-Priv&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3-&amp;nbsp;set the ANACTLR, FLASH, GPIO, INPUTMUX and PRINCE slaves to security level S-Priv&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;still getting same&amp;nbsp;&lt;SPAN&gt;hardfault handler with the IBUSERR(0) Instruction bus error.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 10:21:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-writing-and-reading-on-internal-flash-with-trustzone/m-p/1603631#M51697</guid>
      <dc:creator>mashraf</dc:creator>
      <dc:date>2023-02-22T10:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 : writing and reading on internal flash with trustzone</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-writing-and-reading-on-internal-flash-with-trustzone/m-p/1605396#M51718</link>
      <description>&lt;P class="lia-align-justify"&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212842"&gt;@mashraf&lt;/a&gt;,&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Could you please take a look at the following information?&lt;/P&gt;
&lt;UL class="lia-align-justify" type="disc"&gt;
&lt;LI&gt;&lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-trustzone-example-flash-init-hardfault/m-p/1301414" target="_blank"&gt;LPC55S69 trustzone example flash init hardfault - NXP Community&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12839.pdf" target="_blank"&gt;RT600 TrustZone®&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/Operate-peripherals-under-TrustZone/ta-p/1306203" target="_blank"&gt;Operate peripherals under TrustZone - NXP Community&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12949.pdf" target="_blank"&gt;Flash Programming Tips for LPC5500 Series&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="lia-align-justify"&gt;Hope these helps you.&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Best regards, Raul.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 16:47:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-writing-and-reading-on-internal-flash-with-trustzone/m-p/1605396#M51718</guid>
      <dc:creator>RaRo</dc:creator>
      <dc:date>2023-02-24T16:47:02Z</dc:date>
    </item>
  </channel>
</rss>

