<?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 S32K3xx Flash deriver development in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K3xx-Flash-deriver-development/m-p/2034156#M45447</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am currently working on S32K344 Flash driver development, and I need your guidance for the development.&lt;/P&gt;&lt;P&gt;1. Is there any study material available for flash driver development ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. How to&amp;nbsp;flash configuration set in S32DS&lt;/P&gt;&lt;P&gt;3. What is the difference between boot-loading and flashing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karmegancjk&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 25 Jan 2025 06:38:48 GMT</pubDate>
    <dc:creator>karmegancjk</dc:creator>
    <dc:date>2025-01-25T06:38:48Z</dc:date>
    <item>
      <title>S32K3xx Flash deriver development</title>
      <link>https://community.nxp.com/t5/S32K/S32K3xx-Flash-deriver-development/m-p/2034156#M45447</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am currently working on S32K344 Flash driver development, and I need your guidance for the development.&lt;/P&gt;&lt;P&gt;1. Is there any study material available for flash driver development ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. How to&amp;nbsp;flash configuration set in S32DS&lt;/P&gt;&lt;P&gt;3. What is the difference between boot-loading and flashing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karmegancjk&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jan 2025 06:38:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3xx-Flash-deriver-development/m-p/2034156#M45447</guid>
      <dc:creator>karmegancjk</dc:creator>
      <dc:date>2025-01-25T06:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3xx Flash deriver development</title>
      <link>https://community.nxp.com/t5/S32K/S32K3xx-Flash-deriver-development/m-p/2034519#M45460</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/241477"&gt;@karmegancjk&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;1.&lt;/P&gt;
&lt;P&gt;There are RTD drivers for the falsh (C40_Ip and FLS (MCAL)).&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/design-center/software/automotive-software-and-tools/real-time-drivers-rtd:AUTOMOTIVE-RTD" target="_blank"&gt;https://www.nxp.com/design/design-center/software/automotive-software-and-tools/real-time-drivers-rtd:AUTOMOTIVE-RTD&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Examples that utilize the driver are in the RTD package.&lt;/P&gt;
&lt;P&gt;2.&lt;/P&gt;
&lt;P&gt;Create a new thread in the S32DS IDE community and elaborate on the description, you question is not clear.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio/bd-p/s32ds" target="_blank"&gt;https://community.nxp.com/t5/S32-Design-Studio/bd-p/s32ds&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;3.&lt;/P&gt;
&lt;P&gt;I would say loading a project via a debugger/programmer can be called flashing. Bootloading uses a bootloader that is already flashed on that MCU. Refer to this bootloader demo: &lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Unified-bootloader-Demo/ta-p/1423099" target="_blank"&gt;https://community.nxp.com/t5/S32K-Knowledge-Base/Unified-bootloader-Demo/ta-p/1423099&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 11:20:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3xx-Flash-deriver-development/m-p/2034519#M45460</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2025-01-27T11:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3xx Flash deriver development</title>
      <link>https://community.nxp.com/t5/S32K/S32K3xx-Flash-deriver-development/m-p/2037686#M45605</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the update; I understood the details above.&lt;/P&gt;&lt;P&gt;1. I am working on the C40_Ip example driver. When I go to debug, it does not enter debug mode.&lt;/P&gt;&lt;P&gt;Hardware: S32K344 (MR-CANHUBK344)&lt;/P&gt;&lt;P&gt;IDE : S32DS&lt;/P&gt;&lt;P&gt;Debug TOOL: J-link (Hardware v9.0)&lt;/P&gt;&lt;P&gt;RTD Version: S32K3_RTD_4_0_0_D2311&lt;/P&gt;&lt;P&gt;Here I attached the screenshots of the console output while debugging the C40_Ip example.&lt;/P&gt;&lt;P&gt;2. There are three modes of operation in embedded flash. What is the difference between user mode and UTest mode?.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 12:10:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3xx-Flash-deriver-development/m-p/2037686#M45605</guid>
      <dc:creator>karmegancjk</dc:creator>
      <dc:date>2025-02-04T12:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3xx Flash deriver development</title>
      <link>https://community.nxp.com/t5/S32K/S32K3xx-Flash-deriver-development/m-p/2037788#M45613</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/241477"&gt;@karmegancjk&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The screenshot does not provide much information.&lt;/P&gt;
&lt;P&gt;As I said, use the S32DS IDE community if you need any help with the IDE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The modes are explained in the S32K3xx Reference Manual&lt;/P&gt;
&lt;P&gt;21.2.3 Modes of operation&lt;/P&gt;
&lt;P&gt;21.5.1 User mode&lt;/P&gt;
&lt;P&gt;21.5.2 Low-Power mode&lt;/P&gt;
&lt;P&gt;21.5.4 UTest mode&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;DIV id="tinyMceEditordanielmartynek_1" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 15:41:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3xx-Flash-deriver-development/m-p/2037788#M45613</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2025-02-04T15:41:43Z</dc:date>
    </item>
  </channel>
</rss>

