<?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: Cannot partition flash when using S32K148</title>
    <link>https://community.nxp.com/t5/S32K/Cannot-partition-flash-when-using-S32K148/m-p/1473964#M15935</link>
    <description>&lt;P&gt;thankyou, I think this is the reason for this problem&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jun 2022 01:13:57 GMT</pubDate>
    <dc:creator>wenfengyao</dc:creator>
    <dc:date>2022-06-15T01:13:57Z</dc:date>
    <item>
      <title>Cannot partition flash when using S32K148</title>
      <link>https://community.nxp.com/t5/S32K/Cannot-partition-flash-when-using-S32K148/m-p/1472043#M15886</link>
      <description>&lt;P&gt;action：&lt;/P&gt;&lt;P&gt;1. Clear the keys in the CSEc module&lt;BR /&gt;2. Burn a bin file without CSEc function&lt;BR /&gt;3. After the programming is successful, power on and start again, and in J-flash, use the F4 command to manually erase the chip.&lt;BR /&gt;&lt;BR /&gt;4. After the erasing is successful, use J-Commender: unlock kinetis to unlock the chip&lt;BR /&gt;5. After unlocking successfully, re-use J-flash to burn a bin file.&lt;BR /&gt;6. The bin file shows that the burning is successful, but the operation is not normal. Through S32DS-debug, it is found that the code for the flash partition cannot be executed during initialization, and it has been restarted there repeatedly.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wenfengyao_0-1654843471696.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/182958iF7A44CB83A164ED7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wenfengyao_0-1654843471696.png" alt="wenfengyao_0-1654843471696.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When reading the MDM-AP status register, it shows 0x00000000：&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wenfengyao_1-1654843554203.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/182959iB1E972A57F2CF1BC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wenfengyao_1-1654843554203.png" alt="wenfengyao_1-1654843554203.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Perform mass erase on the chip and then read the display as:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wenfengyao_3-1654843724621.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/182961i949EEC07EEFAC654/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wenfengyao_3-1654843724621.png" alt="wenfengyao_3-1654843724621.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;May I ask what caused the inability to partition the flash and how to solve it？&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 06:49:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Cannot-partition-flash-when-using-S32K148/m-p/1472043#M15886</guid>
      <dc:creator>wenfengyao</dc:creator>
      <dc:date>2022-06-10T06:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot partition flash when using S32K148</title>
      <link>https://community.nxp.com/t5/S32K/Cannot-partition-flash-when-using-S32K148/m-p/1473444#M15919</link>
      <description>&lt;P&gt;Hi Jacky,&lt;/P&gt;
&lt;P&gt;do you mean the code is executed from flash? There's a note in the initFlashForCsecOperation:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lukaszadrapa_0-1655193837033.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/183225i3AB1B4304F654AA1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lukaszadrapa_0-1655193837033.png" alt="lukaszadrapa_0-1655193837033.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe this is the reason.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 08:04:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Cannot-partition-flash-when-using-S32K148/m-p/1473444#M15919</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2022-06-14T08:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot partition flash when using S32K148</title>
      <link>https://community.nxp.com/t5/S32K/Cannot-partition-flash-when-using-S32K148/m-p/1473964#M15935</link>
      <description>&lt;P&gt;thankyou, I think this is the reason for this problem&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 01:13:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Cannot-partition-flash-when-using-S32K148/m-p/1473964#M15935</guid>
      <dc:creator>wenfengyao</dc:creator>
      <dc:date>2022-06-15T01:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot partition flash when using S32K148</title>
      <link>https://community.nxp.com/t5/S32K/Cannot-partition-flash-when-using-S32K148/m-p/1541471#M18460</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I met the same issue as the customer did. I exported the example from s32ds to IAR, and when I use the Ram.icf file. There is no problem. But when I use the flash icf for the first download or after the erase key. It happens something wrong in the&amp;nbsp;&amp;nbsp;initFlashForCsecOperation.&amp;nbsp; But if we want to SOP, I think we will only use one icf file for IAR, and I don't know which functions should be put in Ram. I see there is a&amp;nbsp;&lt;/P&gt;&lt;P&gt;START_FUNCTION_DEFINITION_RAMSECTION in front of the&amp;nbsp;FLASH_DRV_CommandSequence. and it means&amp;nbsp;FLASH_DRV_CommandSequence is put into Ram, but if still not work when using flash icf. Could you give me information and help about it ?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 01:52:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Cannot-partition-flash-when-using-S32K148/m-p/1541471#M18460</guid>
      <dc:creator>luyu</dc:creator>
      <dc:date>2022-10-21T01:52:15Z</dc:date>
    </item>
  </channel>
</rss>

