<?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 in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K146/m-p/1017534#M6212</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/grayli.wang@cdskysoft.com"&gt;grayli.wang@cdskysoft.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I'm sorry for the late response.&lt;/P&gt;&lt;P&gt;Could you please elaborate on how did you port the S32K148 project on the S32K146 MCU?&lt;/P&gt;&lt;P&gt;The SRAM_U (m_data_2)&amp;nbsp;size is only 0xEFFF in comparison to 0x1EFFF on S32K148.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/101518i182EDBE422077CE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Jan 2020 15:38:07 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2020-01-05T15:38:07Z</dc:date>
    <item>
      <title>S32K146</title>
      <link>https://community.nxp.com/t5/S32K/S32K146/m-p/1017533#M6211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;UL style="color: #2e3033; background-color: #f7f8fa; font-weight: normal; font-size: 14px;"&gt;&lt;LI style="margin: 0px 0px 10px;"&gt;&lt;SPAN style="color: #4a90e2; background-color: #f7f8fa;"&gt;S32K148&lt;SPAN&gt;&amp;nbsp;code is normal runing.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="margin: 0px 0px 10px;"&gt;&lt;P class="" style="color: #4a90e2; font-size: 14px;"&gt;Port S32K148 code to S32K146报错如下：&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/99552i26B391DDC855DF03/image-size/large?v=v2&amp;amp;px=999" role="button" title="17.png" alt="17.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; freeRTOSconfig.h&lt;/P&gt;&lt;P&gt;-#define configTOTAL_HEAP_SIZE&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ( ( size_t ) 98304 )&lt;/P&gt;&lt;P&gt;+&lt;SPAN&gt;#define configTOTAL_HEAP_SIZE&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ( ( size_t ) 30*1024)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="color: #2e3033; background-color: #f7f8fa; font-weight: normal; font-size: 14px;"&gt;&lt;LI style="margin: 0px 0px 10px;"&gt;&lt;P class="" style="color: #4a90e2; font-size: 14px;"&gt;The compile passes, but the program does not execute within the task.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;and use JLINK DEBUG:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Can not read register 44 (FPS11) while CPU is running&lt;BR /&gt;ERROR: Can not read register 45 (FPS12) while CPU is running&lt;BR /&gt;ERROR: Can not read register 46 (FPS13) while CPU is running&lt;BR /&gt;Read 4 bytes @ address 0xDEADBEEE (Data = 0x00000000)&lt;BR /&gt;WARNING: Failed to read memory @ address 0xDEADBEEF&lt;BR /&gt;Removing breakpoint @ address 0x000011F4, Size = 2&lt;BR /&gt;WARNING: Failed to read memory @ address 0xDEADBEEE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2019 11:34:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146/m-p/1017533#M6211</guid>
      <dc:creator>gravity_one</dc:creator>
      <dc:date>2019-12-24T11:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146</title>
      <link>https://community.nxp.com/t5/S32K/S32K146/m-p/1017534#M6212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/grayli.wang@cdskysoft.com"&gt;grayli.wang@cdskysoft.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I'm sorry for the late response.&lt;/P&gt;&lt;P&gt;Could you please elaborate on how did you port the S32K148 project on the S32K146 MCU?&lt;/P&gt;&lt;P&gt;The SRAM_U (m_data_2)&amp;nbsp;size is only 0xEFFF in comparison to 0x1EFFF on S32K148.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/101518i182EDBE422077CE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2020 15:38:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146/m-p/1017534#M6212</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2020-01-05T15:38:07Z</dc:date>
    </item>
  </channel>
</rss>

