<?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: S32K146EVB-Q144 Bootloader Sample Code. in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1770988#M11509</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217348"&gt;@Nibesh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For code reviewing, I ask you to please create a support ticket.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding my email, unfortunately, I cannot share this information due to company policies.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any other questions, we can help you through the community or support tickets, or if you want personal support, please contact your NXP representative for further support in this part.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Dec 2023 18:21:39 GMT</pubDate>
    <dc:creator>VaneB</dc:creator>
    <dc:date>2023-12-07T18:21:39Z</dc:date>
    <item>
      <title>S32K146EVB-Q144 Bootloader Sample Code.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1731893#M11065</link>
      <description>&lt;P&gt;Hello I want to have a Bootloader sample code of S32K146-Q144 Development Board.&lt;BR /&gt;My board have following specification;&lt;/P&gt;&lt;P&gt;Core: Arm Cortex-M4F&lt;/P&gt;&lt;P&gt;Peripheral Speed: up to 112 MHz (HSRUN)&lt;/P&gt;&lt;P&gt;Flash: 1 MB&lt;/P&gt;&lt;P&gt;System Ram (Including FlexRAM and MTB):&amp;nbsp; 128KB&lt;/P&gt;&lt;P&gt;FlexRAM (System RAM): 4KB&lt;/P&gt;&lt;P&gt;Cache Memory = 4KB&lt;/P&gt;&lt;P&gt;EEPROM emulated by FlexRAM: 4KB (up to 64KB D-Flash)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I want to use Flash Memory to write my Bootloader Code which can take 40% Flash Memory Space and remaining space for my Application Code.&lt;BR /&gt;The code need to perform Bootloader Operations like; Read, Write, Erase function;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have wrote some code, you can cross verify it for your convenience.&lt;BR /&gt;&lt;BR /&gt;I hope to hear from you soon!&lt;BR /&gt;Thank You&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 15:11:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1731893#M11065</guid>
      <dc:creator>Nibesh</dc:creator>
      <dc:date>2024-02-21T15:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB-Q144 Bootloader Sample Code.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1732190#M11066</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217348"&gt;@Nibesh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following information is the one available for the S32K1 bootloader.&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12218.pdf" target="_blank" rel="noopener"&gt;AN12218&lt;/A&gt;: S32K1xx Bootloader&amp;nbsp;&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/application-note-software/AN12218SW.zip" target="_blank" rel="noopener"&gt;AN12218SW&lt;/A&gt;: Application note software for AN12218&lt;/P&gt;&lt;P&gt;- &lt;A href="https://www.nxp.com/docs/en/application-note/AN12323.pdf" target="_blank" rel="noopener"&gt;AN12323&lt;/A&gt;: S32K1xx Firmware updates&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/application-note-software/AN12323SW.zip" target="_blank" rel="noopener"&gt;AN12323SW&lt;/A&gt;: Application note software for AN12323&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&lt;A href="https://www.nxp.com/webapp/Download?colCode=UBLUG" target="_blank" rel="noopener"&gt;Unified Bootloader&lt;/A&gt; – User Guide&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Unified-bootloader-Demo/ta-p/1423099" target="_blank" rel="noopener"&gt;Unified bootloader Demo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;B.R.&lt;/P&gt;&lt;P&gt;VaneB&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 21:06:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1732190#M11066</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-09-29T21:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB-Q144 Bootloader Sample Code.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1743725#M11238</link>
      <description>&lt;P&gt;Thank You very much&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;for your kind support.&lt;BR /&gt;If you can help me through UART based Bootloader with In-Place Method for S32K146EVB-Q144, that will be more helpful for me &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;.&lt;BR /&gt;I hope to hear from you soon!&lt;BR /&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 13:59:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1743725#M11238</guid>
      <dc:creator>Nibesh</dc:creator>
      <dc:date>2023-10-20T13:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB-Q144 Bootloader Sample Code.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1743900#M11244</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217348"&gt;@Nibesh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you clarify what you mean by&amp;nbsp;"In-Place Method"?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand you are looking for an example explicitly developed for the S32K146. Unfortunately, the available documentation is the one provided previously.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 22:29:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1743900#M11244</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-10-20T22:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB-Q144 Bootloader Sample Code.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1743970#M11245</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Actually I want to have Bootloader code without using A/B Swap Method.&lt;BR /&gt;I have attach the image of In-Place Method.&lt;BR /&gt;I hope you will understand by seeing it.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2023 17:04:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1743970#M11245</guid>
      <dc:creator>Nibesh</dc:creator>
      <dc:date>2023-10-21T17:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB-Q144 Bootloader Sample Code.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1744810#M11258</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217348"&gt;@Nibesh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the inconvenience.&lt;/P&gt;
&lt;P&gt;According to the access rights I have, the only available documentation is the previously provided.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 22:38:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1744810#M11258</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-10-23T22:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB-Q144 Bootloader Sample Code.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1759816#M11427</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I hope you are doing well.&lt;/P&gt;&lt;P&gt;I would like to inquire about the steps involved in porting code from S32K148 to S32K146. Additionally, I noticed that the AN12218SW code does not utilize Processor Expert. Could you please provide information regarding the specific wizard or configuration tool that was used in this case?&lt;/P&gt;&lt;P&gt;Thank you for your assistance, and I look forward to your response.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Nibesh Khulal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 11:08:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1759816#M11427</guid>
      <dc:creator>Nibesh</dc:creator>
      <dc:date>2023-11-20T11:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB-Q144 Bootloader Sample Code.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1760920#M11440</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217348"&gt;@Nibesh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you look through the driver code, you can see that these were implemented at a low level&amp;nbsp;using the registers as the&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/application-note/AN5413.pdf" target="_blank" rel="noopener"&gt;S32K1xx Series Cookbook&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 16:02:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1760920#M11440</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-11-21T16:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB-Q144 Bootloader Sample Code.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1770819#M11508</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp; I hope you're doing well.&lt;BR /&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;actually I have converted the Bootloader code (AN12218SW) of S32K148EVB Board to S32K146EVB, I have also changed to UART2.&lt;BR /&gt;If you can verify my Linker Files and Pin Mapping that will be very much helpful for me&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;.&lt;BR /&gt;&lt;BR /&gt;I have attached my files, I hope to hear from you Soon.&lt;BR /&gt;&lt;BR /&gt;If you can share your email ID that will be more helpful to contacted you directly in near future &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank You&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 15:10:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1770819#M11508</guid>
      <dc:creator>Nibesh</dc:creator>
      <dc:date>2024-02-21T15:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB-Q144 Bootloader Sample Code.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1770988#M11509</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217348"&gt;@Nibesh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For code reviewing, I ask you to please create a support ticket.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding my email, unfortunately, I cannot share this information due to company policies.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any other questions, we can help you through the community or support tickets, or if you want personal support, please contact your NXP representative for further support in this part.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 18:21:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1770988#M11509</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-12-07T18:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB-Q144 Bootloader Sample Code.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1771305#M11511</link>
      <description>&lt;P&gt;Thank you very much&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I will generate the ticket for the further enquiry.&lt;BR /&gt;Thank You.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2023 04:59:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K146EVB-Q144-Bootloader-Sample-Code/m-p/1771305#M11511</guid>
      <dc:creator>Nibesh</dc:creator>
      <dc:date>2023-12-08T04:59:58Z</dc:date>
    </item>
  </channel>
</rss>

