<?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>S32K中的主题 Re: Flash application file without Flash Driver via S32k142 UDS Bootloader</title>
    <link>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1895623#M36986</link>
    <description>&lt;P&gt;Hi NXP Team ,&lt;/P&gt;&lt;P&gt;Now my bootloader size become 46kb i want to optimize it up to 32kb is their any provision for it. I am using CANTP of Example code of S42k142 bootloader.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jun 2024 05:24:31 GMT</pubDate>
    <dc:creator>Prasad7</dc:creator>
    <dc:date>2024-06-28T05:24:31Z</dc:date>
    <item>
      <title>Flash application file without Flash Driver via S32k142 UDS Bootloader</title>
      <link>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1874973#M35790</link>
      <description>&lt;P&gt;I am using S32k142 Example code for UDS Bootloader so i am able to flash my application file through UDS Bootloader but before that I need to download Flash driver file in Ram Memory,&lt;/P&gt;&lt;P&gt;My Requirement is i need to download Application file without flash Driver file. So please guide me regarding this which steps i need to modify in S32k142 Example code.&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Sat, 25 May 2024 06:04:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1874973#M35790</guid>
      <dc:creator>Prasad7</dc:creator>
      <dc:date>2024-05-25T06:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Flash application file without Flash Driver via S32k142 UDS Bootloader</title>
      <link>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1876721#M35924</link>
      <description>&lt;P&gt;Hi@&lt;A class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/234108" target="_self" aria-label="View Profile of Prasad7"&gt;&lt;SPAN class=""&gt;Prasad7&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The flash driver makes some APIs related to operating flash into independent files(.bin or hex,s19 etc), and then writes them to the specified location in the MCU through CAN or LIN.&lt;/P&gt;
&lt;P&gt;So you can directly attribute these APIs to the specified RAM address in the BOOT project.&lt;/P&gt;
&lt;P&gt;But for the Unified Bootloader we provide, if you modify it, it will be a lot of work, which will also involve the&lt;/P&gt;
&lt;P&gt;UDS protocol itself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 02:54:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1876721#M35924</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2024-05-29T02:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Flash application file without Flash Driver via S32k142 UDS Bootloader</title>
      <link>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1877811#M35993</link>
      <description>&lt;P&gt;Can you please provide source code for flash driver so i can test and integrate with my bootloader code&lt;/P&gt;&lt;P&gt;or suggest me any other steps to resolve this issue.&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 03:19:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1877811#M35993</guid>
      <dc:creator>Prasad7</dc:creator>
      <dc:date>2024-05-30T03:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Flash application file without Flash Driver via S32k142 UDS Bootloader</title>
      <link>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1877891#M35997</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@Prasad7" target="_blank"&gt;Hi@Prasad7&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;you can find the source code in the link below.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/S32K-How-to-make-Flash-Driver-image/ta-p/1630873" target="_blank"&gt;https://community.nxp.com/t5/S32K-Knowledge-Base/S32K-How-to-make-Flash-Driver-image/ta-p/1630873&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 06:08:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1877891#M35997</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2024-05-30T06:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Flash application file without Flash Driver via S32k142 UDS Bootloader</title>
      <link>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1877922#M35998</link>
      <description>&lt;P&gt;Please explain below Line in details:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So you can directly attribute these APIs to the specified RAM address in the BOOT project.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 06:36:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1877922#M35998</guid>
      <dc:creator>Prasad7</dc:creator>
      <dc:date>2024-05-30T06:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Flash application file without Flash Driver via S32k142 UDS Bootloader</title>
      <link>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1878509#M36038</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@Prasad7" target="_blank"&gt;Hi@Prasad7&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In the link document I provided you, there is a method for using the keyword "attribute".&lt;/P&gt;
&lt;P&gt;This means that you need to include FLASH APIs in the BOOTLOADER code and use the keyword&lt;/P&gt;
&lt;P&gt;"attribute" to assign these APIs to the SRAM address during the compilation process.&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 02:06:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1878509#M36038</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2024-05-31T02:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Flash application file without Flash Driver via S32k142 UDS Bootloader</title>
      <link>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1895623#M36986</link>
      <description>&lt;P&gt;Hi NXP Team ,&lt;/P&gt;&lt;P&gt;Now my bootloader size become 46kb i want to optimize it up to 32kb is their any provision for it. I am using CANTP of Example code of S42k142 bootloader.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 05:24:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1895623#M36986</guid>
      <dc:creator>Prasad7</dc:creator>
      <dc:date>2024-06-28T05:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Flash application file without Flash Driver via S32k142 UDS Bootloader</title>
      <link>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1896268#M37032</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@Prasad7" target="_blank"&gt;Hi@Prasad7&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I don't quite understand what you are talking about, what is your specific problem?&lt;BR /&gt;Without details, I can't give you my advice&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 02:24:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1896268#M37032</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2024-07-01T02:24:44Z</dc:date>
    </item>
    <item>
      <title>how to generate .s37 format in s32ds</title>
      <link>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1904168#M37426</link>
      <description>&lt;P&gt;Please share me the steps with example to generate .s37 file format in S32DS .&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 10:26:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-application-file-without-Flash-Driver-via-S32k142-UDS/m-p/1904168#M37426</guid>
      <dc:creator>Prasad7</dc:creator>
      <dc:date>2024-07-09T10:26:34Z</dc:date>
    </item>
  </channel>
</rss>

