<?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: S32K146 BOOTLOADER in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K146-BOOTLOADER/m-p/1058946#M7088</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the start address of the bootloader and application?&lt;/P&gt;&lt;P&gt;Have you disabled interrupts before the jump?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Apr 2020 13:09:54 GMT</pubDate>
    <dc:creator>dianabatrlova</dc:creator>
    <dc:date>2020-04-22T13:09:54Z</dc:date>
    <item>
      <title>S32K146 BOOTLOADER</title>
      <link>https://community.nxp.com/t5/S32K/S32K146-BOOTLOADER/m-p/1058945#M7087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my bootloader program jump twice time,then it can jump to app,but i do not know where the problem. and my bootloader program size is about 0xf000, in my bootload i use flash address：0x16000-0x16008 8bytes to store a flag,but when i write flag in this address, bootload cannot jump into app.please help me to solve my question, thank you advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2020 06:42:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146-BOOTLOADER/m-p/1058945#M7087</guid>
      <dc:creator>kun_wang</dc:creator>
      <dc:date>2020-04-21T06:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146 BOOTLOADER</title>
      <link>https://community.nxp.com/t5/S32K/S32K146-BOOTLOADER/m-p/1058946#M7088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the start address of the bootloader and application?&lt;/P&gt;&lt;P&gt;Have you disabled interrupts before the jump?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2020 13:09:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146-BOOTLOADER/m-p/1058946#M7088</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2020-04-22T13:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146 BOOTLOADER</title>
      <link>https://community.nxp.com/t5/S32K/S32K146-BOOTLOADER/m-p/1058947#M7089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your answer. the start address of the bootloader is 0，application is 0x18000，i have disabled interrupts before the jump.&lt;/P&gt;&lt;P&gt;yesterday i found that when i write 8 bytes the flash in 0x16000, the application can not run. I think bootloader has already jump into application,but application didn't run.when 0x16000 data is 0xFF,the application run ok. i donot know whethe the flag can stop the APP startup progress.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2020 00:28:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146-BOOTLOADER/m-p/1058947#M7089</guid>
      <dc:creator>kun_wang</dc:creator>
      <dc:date>2020-04-23T00:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146 BOOTLOADER</title>
      <link>https://community.nxp.com/t5/S32K/S32K146-BOOTLOADER/m-p/1058948#M7090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;i found the reason :read flash make the problem, i use&amp;nbsp; ((*(__IO uint32_t*)(0x16000))) to read flash, but it can cause a&lt;/P&gt;&lt;P&gt;&amp;nbsp;DefaultISR:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; b&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DefaultISR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2020 06:41:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146-BOOTLOADER/m-p/1058948#M7090</guid>
      <dc:creator>kun_wang</dc:creator>
      <dc:date>2020-04-23T06:41:11Z</dc:date>
    </item>
  </channel>
</rss>

