<?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: S32K144 bootloader</title>
    <link>https://community.nxp.com/t5/S32K/S32K144-bootloader/m-p/1717187#M26786</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201565"&gt;@vinaykl&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the header including APPKEY is updated by bootloader, it's not part of the bin image / application project. &lt;BR /&gt;Something was already discussed here:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/S32K/S32K144-Firmware-update/m-p/1359634" target="_blank"&gt;https://community.nxp.com/t5/S32K/S32K144-Firmware-update/m-p/1359634&lt;/A&gt;&lt;BR /&gt;You can also take a look at Gateway project - it defines the header which is sent in first step, then the bin image is sent and once it is sent, the bootloader updates the header and APPKEY.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Lukas&lt;/P&gt;</description>
    <pubDate>Tue, 05 Sep 2023 12:11:11 GMT</pubDate>
    <dc:creator>lukaszadrapa</dc:creator>
    <dc:date>2023-09-05T12:11:11Z</dc:date>
    <item>
      <title>S32K144 bootloader</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-bootloader/m-p/1716393#M26743</link>
      <description>&lt;P&gt;How to add APPKEY to linker file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 2 s32K144 board's, I want to update firmware using CAN FD. And I followed AN12323 doc. And I am able to update the given binary red_led.bin and blue_led.bin images. But when I added my binary in place of this and tried flashing using gateway. And flashing is successful. But my application is not able to boot. Then I researched and found I have to have APPKEY in my application which I didnt included. Please let me know how can I add APPKEY in linker file&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 09:02:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-bootloader/m-p/1716393#M26743</guid>
      <dc:creator>vinaykl</dc:creator>
      <dc:date>2023-09-04T09:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 bootloader</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-bootloader/m-p/1717187#M26786</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201565"&gt;@vinaykl&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the header including APPKEY is updated by bootloader, it's not part of the bin image / application project. &lt;BR /&gt;Something was already discussed here:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/S32K/S32K144-Firmware-update/m-p/1359634" target="_blank"&gt;https://community.nxp.com/t5/S32K/S32K144-Firmware-update/m-p/1359634&lt;/A&gt;&lt;BR /&gt;You can also take a look at Gateway project - it defines the header which is sent in first step, then the bin image is sent and once it is sent, the bootloader updates the header and APPKEY.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 12:11:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-bootloader/m-p/1717187#M26786</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2023-09-05T12:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 bootloader</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-bootloader/m-p/1730427#M27435</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37795"&gt;@lukaszadrapa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I am able to flash the bin file which I have created using given information. The application actually blinks green led. But when I flashed the bin file it actually not able to boot the firmware. No LED is blinked. Please help I am attaching my project with this reply.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 10:35:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-bootloader/m-p/1730427#M27435</guid>
      <dc:creator>vinaykl</dc:creator>
      <dc:date>2023-09-27T10:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 bootloader</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-bootloader/m-p/1731774#M27478</link>
      <description>&lt;P&gt;I'm sorry, but currently we do not have resources to debug ctm's code. &lt;/P&gt;
&lt;P&gt;What can you see in the debugger? Can you reach the code which jumps to app? Is the jump successful? Is it possible to step the app?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 04:35:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-bootloader/m-p/1731774#M27478</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2023-09-29T04:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 bootloader</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-bootloader/m-p/1731877#M27481</link>
      <description>&lt;P&gt;Hello&amp;nbsp;lukaszadrapa,&lt;/P&gt;&lt;P&gt;Yes, I can see that using debug mode that it is jumping to the fw location but reading from that location is not happening. Like I have created an application for blinking of green led. So that is not even working. I am doubting interrupt vector table. Of firmware what I have flashed. And I just want to create bin file using position independent code. As in gateway application they have given two bin files. S32K144_Blue_LED_pic.bin and S32K144_Red_LED_pic.bin namely. I just want to know how these bin files were created.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 08:35:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-bootloader/m-p/1731877#M27481</guid>
      <dc:creator>vinaykl</dc:creator>
      <dc:date>2023-09-29T08:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 bootloader</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-bootloader/m-p/1732128#M27489</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201565"&gt;@vinaykl&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;as mentioned in the AN12323, the app binary files were created in IAR IDE which supports position independent executable. &lt;BR /&gt;The problem is that this is not supported by S32 Design Studio. Or to be more precise, S32DS supports position independent code (only piece of code like a function) but not position independent executable (whole app image). If you want to use S32DS, it would be necessary to have always the right image compiled for given address space. &lt;BR /&gt;Here you can see how to modify linker file of application:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/S32K/S32K144-Firmware-update/m-p/1350022/highlight/true#M12319" target="_blank"&gt;https://community.nxp.com/t5/S32K/S32K144-Firmware-update/m-p/1350022/highlight/true#M12319&lt;/A&gt;&lt;BR /&gt;And I think there are more useful information in that thread.&lt;BR /&gt;Regards,&lt;BR /&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 18:28:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-bootloader/m-p/1732128#M27489</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2023-09-29T18:28:31Z</dc:date>
    </item>
  </channel>
</rss>

