<?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 Driver</title>
    <link>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868697#M3845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Hi Diana,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;I opened a similar query with another post, with much detailed explaination.&amp;nbsp;&lt;A _jive_internal="true" data-containerid="11492" data-containertype="14" data-objectid="520072" data-objecttype="1" href="https://community.nxp.com/thread/520072" style="color: #3d9ce7; background-color: transparent; border: 0px; font-weight: inherit; font-size: 14px; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;Unable to Erase Sector&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Kindly help in solving the issue.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Thanks in advance,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Dec 2019 04:52:16 GMT</pubDate>
    <dc:creator>bjrajendra</dc:creator>
    <dc:date>2019-12-12T04:52:16Z</dc:date>
    <item>
      <title>Flash Driver</title>
      <link>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868686#M3834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to create&amp;nbsp;a Flash Boot loader in S32K144 device. I do implemented the same for MPC5602P based on the AN_qorriva_bootloader prepared for MPC55xx/56xx devices in Code Warrior platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For that I got a flash_drivers from the location&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;C:\NXP\S32DS_ARM_v2018.R1\S32DS\S32SDK_S32K14x_EAR_0.8.6\platform\drivers\src\flash_driver.c&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;C:\NXP\S32DS_ARM_v2018.R1\S32DS\S32SDK_S32K14x_EAR_0.8.6\platform\drivers\inc\flash_driver.h&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I included both flash_driver.c &amp;amp; flash_driver.h in the a project I tried build the project, It seems like there are so many undeclared variables. I would like to know the where exactly I can get the actual flash_driver.h to avoid all the errors. Any example file will be helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I would like to know where I can change the ROM image file in S32DS (other than lcf file) just like what we do it for CodeWarrior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;BJ Rajendranath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2019 03:34:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868686#M3834</guid>
      <dc:creator>bjrajendra</dc:creator>
      <dc:date>2019-03-06T03:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Driver</title>
      <link>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868687#M3835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;BJ Rajendranath,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;You can look at the application note SW for the S32K1xx bootloader AN12218.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN12218.pdf" title="https://www.nxp.com/docs/en/application-note/AN12218.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN12218.pdf&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;SW:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note-software/AN12218SW.zip" title="https://www.nxp.com/docs/en/application-note-software/AN12218SW.zip"&gt;https://www.nxp.com/docs/en/application-note-software/AN12218SW.zip&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;This bootloader uses&amp;nbsp;&lt;EM&gt;fsl_flash_driver_c90tfs.c and&amp;nbsp;fsl_flash_driver_c90tfs.h&amp;nbsp;&lt;/EM&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume that the .lcf file is not used in the S32 Design studio. There is a .ld file instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I hope it helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Diana&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2019 12:03:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868687#M3835</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2019-03-06T12:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Driver</title>
      <link>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868688#M3836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Diana,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks for your guidance &amp;amp; providing the right document to initiate the work. I'll look into it and comeback if I have any doubts.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;With having a prior experience with the Flash Bootloader, I have below questions&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;1. I would like to keep the Bootloader at the starting address &amp;amp; user application later, since&amp;nbsp;I would like to jump from the boot loader to user_application only if there user application (which we will know based on the ECC key)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;2. Also I would like to use Error Correcting Code (ECC) at the end of the address for checking successful flash. What are the ECC used for S32K14x series for keeping the it at the end of the address&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;BJ Rajendranath.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 03:17:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868688#M3836</guid>
      <dc:creator>bjrajendra</dc:creator>
      <dc:date>2019-03-07T03:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Driver</title>
      <link>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868689#M3837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;BJ Rajendranath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. You can keep the bootloater&amp;nbsp;at starting address 0x0000 and the application, for example, at the address 0x8000. This changes should&amp;nbsp;be done in the Linker_Files of the projects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if I understand&amp;nbsp;your second question, but there is no ECC key and cannot be kept at the end&amp;nbsp;of the address.&lt;/P&gt;&lt;P&gt;During "read&amp;nbsp;flash memory" can be detected&amp;nbsp;double-bit or single-bit ECC error.&lt;/P&gt;&lt;P&gt;I would like to recommend&amp;nbsp;you to look at the Safety Manual at chapter 3.2 ECC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=S32K1XXSM" title="https://www.nxp.com/webapp/Download?colCode=S32K1XXSM"&gt;https://www.nxp.com/webapp/Download?colCode=S32K1XXSM&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&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>Thu, 07 Mar 2019 12:07:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868689#M3837</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2019-03-07T12:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Driver</title>
      <link>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868690#M3838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For me to check if application is valid, I used magic bytes A5A5 at the end of applicaion. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2019 11:18:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868690#M3838</guid>
      <dc:creator>cuongnguyen</dc:creator>
      <dc:date>2019-03-08T11:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Driver</title>
      <link>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868691#M3839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can write this byte at the end of the application, but how is it related to ECC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ECC checksum is generated during the programming, but we do not have access to ECC checksum value.&lt;/P&gt;&lt;P&gt;&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>Mon, 11 Mar 2019 09:08:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868691#M3839</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2019-03-11T09:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Driver</title>
      <link>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868692#M3840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your swift response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My intention of keeping an ECC at the end of the application is to erase the ECC while jumping to bootloader. It should not generate any kind of ECC fault detection during that time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding in ECC as per the document &lt;A href="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN5200.pdf"&gt;AN5200&lt;/A&gt;, MPC56xx series having a series of ECC Codes which can generate the same checksum value. That means erasing the ECC Code with the another ECC Code of having same checksum will not generate any kind of ECC Error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;BJ Rajendranath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2019 05:46:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868692#M3840</guid>
      <dc:creator>bjrajendra</dc:creator>
      <dc:date>2019-03-13T05:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Driver</title>
      <link>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868693#M3841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cuong Nguyen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I we use the A5A5 at the end of the application, I want to erase the key with FFFF whenever I want to jump to bootloader from the application since my bootloader checks the value A5A5 whether the application exists or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we erase A5A5 key with another value&amp;nbsp;say FFFF (without erasing the whole sector) I think it will generate a ECC Error accordingly interrupt will be generated (if enabled)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;BJ Rajendranath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2019 05:58:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868693#M3841</guid>
      <dc:creator>bjrajendra</dc:creator>
      <dc:date>2019-03-13T05:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Driver</title>
      <link>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868694#M3842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me jump into this thread.&lt;/P&gt;&lt;P&gt;I used that trick with ECC in the bootloader because erasing of block takes a lot of time. On S32K it's possible to erase only single sector which is much faster. So, one option is to use one dedicated sector for the key and erase it when needed.&lt;/P&gt;&lt;P&gt;I did quick test on S32K regarding the ECC because it is not documented in the RM. I can see that it is the same as on MPC5 devices. If you use '0xFFFF' or '0x0000' chunks then it will work in the same way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2019 13:06:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868694#M3842</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2019-03-13T13:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Driver</title>
      <link>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868695#M3843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hi Lukas,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Very Glad to meet you again.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&amp;nbsp;I implemented the flash Bootloader for MPC5602P based on the AN_qorriva_bootloader which was prepared for MPC55xx/56xx devices on Code Warrior platform.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Now I want to implement similar structure of flash bootloader on S32K144. I need your guidance in understanding &amp;amp; generating the linker file so that the APPKEY will fit into the srec file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;My basic questions are&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;1.&amp;nbsp;Can I use the same list of&amp;nbsp;ECC Codes which were used for MPC5x series instead of 0xAA55AA55 at the end of the application. Else better to erase the whole sector before jumping to bootloader?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;2. Does it requires any setting in the project other than linker to generate the .srec file just like what we do in Code Warrior ROM Image settings.&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;3. Also I had seen the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;&lt;SPAN style="border: 0px; font-weight: bold;"&gt;&lt;STRONG&gt;bootloader_S32K&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file on the example project where it uses the&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;const volatile uint32_t APPKEY __attribute__ ((section(".appkey"))) = 0x55AA55AA;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;const volatile uint32_t RCHW[] __attribute__ ((section(".cfmConfigure"))) = { 0x015A015A, (uint32_t)Reset_Handler, 5000000, (uint32_t)&amp;amp;APPKEY } ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px;"&gt;&lt;STRONG&gt;Kindly clarify the importance of these two lines ?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Kindly help in solving these issues.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Thanks in advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;BJ Rajendranath.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2019 03:34:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868695#M3843</guid>
      <dc:creator>bjrajendra</dc:creator>
      <dc:date>2019-03-14T03:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Driver</title>
      <link>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868696#M3844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I did quick check and it works in the same way as on MPC5xxx. So, it's up to you, both ways are possible.&lt;/P&gt;&lt;P&gt;2. That's toolchain related setting. Not necessary on S32K.&lt;/P&gt;&lt;P&gt;3. That's required by Rappid bootloader. It will not work without these constants. It's described in the release notes - you can find it in the installation folder of the bootloader (c:\Freescale\RAppIDBL\ReleaseNotes.pdf).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Mar 2019 09:34:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868696#M3844</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2019-03-15T09:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Driver</title>
      <link>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868697#M3845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Hi Diana,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;I opened a similar query with another post, with much detailed explaination.&amp;nbsp;&lt;A _jive_internal="true" data-containerid="11492" data-containertype="14" data-objectid="520072" data-objecttype="1" href="https://community.nxp.com/thread/520072" style="color: #3d9ce7; background-color: transparent; border: 0px; font-weight: inherit; font-size: 14px; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;Unable to Erase Sector&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Kindly help in solving the issue.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Thanks in advance,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2019 04:52:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-Driver/m-p/868697#M3845</guid>
      <dc:creator>bjrajendra</dc:creator>
      <dc:date>2019-12-12T04:52:16Z</dc:date>
    </item>
  </channel>
</rss>

