<?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: [S32K3XX] C40_Ip using for accessing Code flash memory patition in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K3XX-C40-Ip-using-for-accessing-Code-flash-memory-patition/m-p/1911787#M37837</link>
    <description>Yes.&lt;BR /&gt;It's work normally</description>
    <pubDate>Fri, 19 Jul 2024 03:16:28 GMT</pubDate>
    <dc:creator>Changhawn</dc:creator>
    <dc:date>2024-07-19T03:16:28Z</dc:date>
    <item>
      <title>[S32K3XX] C40_Ip using for accessing Code flash memory patition</title>
      <link>https://community.nxp.com/t5/S32K/S32K3XX-C40-Ip-using-for-accessing-Code-flash-memory-patition/m-p/1911727#M37830</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I am developing flash access using C40_Ip api in bootloader.&lt;/P&gt;&lt;P&gt;Data memory partition(0x10000000) can be accessed by that API.&lt;/P&gt;&lt;P&gt;But code memory partition(0x500000 ~&amp;nbsp;&lt;SPAN&gt;0x007FE000) can not be accessed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hard fault assert is happened.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;C40_Ip API is located in SRAM like below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Changhawn_0-1721353208571.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/289269iE414C5374D476B74/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Changhawn_0-1721353208571.png" alt="Changhawn_0-1721353208571.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you give me some guide or hint for this debugging?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 01:41:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3XX-C40-Ip-using-for-accessing-Code-flash-memory-patition/m-p/1911727#M37830</guid>
      <dc:creator>Changhawn</dc:creator>
      <dc:date>2024-07-19T01:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: [S32K3XX] C40_Ip using for accessing Code flash memory patition</title>
      <link>https://community.nxp.com/t5/S32K/S32K3XX-C40-Ip-using-for-accessing-Code-flash-memory-patition/m-p/1911741#M37831</link>
      <description>&lt;P&gt;Basic working is confirmed.&lt;/P&gt;&lt;P&gt;My access region is not wrong.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 02:07:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3XX-C40-Ip-using-for-accessing-Code-flash-memory-patition/m-p/1911741#M37831</guid>
      <dc:creator>Changhawn</dc:creator>
      <dc:date>2024-07-19T02:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: [S32K3XX] C40_Ip using for accessing Code flash memory patition</title>
      <link>https://community.nxp.com/t5/S32K/S32K3XX-C40-Ip-using-for-accessing-Code-flash-memory-patition/m-p/1911783#M37836</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;Changhawn&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Is your problem solved?&lt;/P&gt;
&lt;P&gt;I see that you have already set your answer as a solution.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 03:11:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3XX-C40-Ip-using-for-accessing-Code-flash-memory-patition/m-p/1911783#M37836</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2024-07-19T03:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: [S32K3XX] C40_Ip using for accessing Code flash memory patition</title>
      <link>https://community.nxp.com/t5/S32K/S32K3XX-C40-Ip-using-for-accessing-Code-flash-memory-patition/m-p/1911787#M37837</link>
      <description>Yes.&lt;BR /&gt;It's work normally</description>
      <pubDate>Fri, 19 Jul 2024 03:16:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3XX-C40-Ip-using-for-accessing-Code-flash-memory-patition/m-p/1911787#M37837</guid>
      <dc:creator>Changhawn</dc:creator>
      <dc:date>2024-07-19T03:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: [S32K3XX] C40_Ip using for accessing Code flash memory patition</title>
      <link>https://community.nxp.com/t5/S32K/S32K3XX-C40-Ip-using-for-accessing-Code-flash-memory-patition/m-p/2164793#M52479</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I encountered the same problem as you. When writing to the PFLASH, a hardware fault occurred. Could you please tell me how you solved it?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 02:59:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3XX-C40-Ip-using-for-accessing-Code-flash-memory-patition/m-p/2164793#M52479</guid>
      <dc:creator>NXP开发者</dc:creator>
      <dc:date>2025-09-08T02:59:03Z</dc:date>
    </item>
  </channel>
</rss>

