<?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>S32 Design Studio中的主题 Re: S32K118 header difference</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/S32K118-header-difference/m-p/2297532#M14031</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/258782"&gt;@wang_yuchen&lt;/a&gt;,&lt;/P&gt;
&lt;DIV&gt;
&lt;P&gt;Keil projects typically use ARM CMSIS&amp;nbsp;headers, which define the core peripherals like the image you've shared, while S32DS projects use&amp;nbsp;NXP’s device headers (generated from SVD) which implements the SCB&amp;nbsp;and other device-specific typedefs.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The file you showed from S32DS&amp;nbsp;describes the register layout for the&amp;nbsp;SCB. The SysTick is a separate peripheral located in another header.&lt;/P&gt;
&lt;P&gt;You can see inside the S32K144.h, there is an include for&amp;nbsp;&lt;SPAN&gt;S32K144_SYSTICK.h, which shows the register description you are looking for:&lt;/SPAN&gt;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="S32K144_SYSTICK.h header" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/373714i8FC54E20C74CAA21/image-size/large?v=v2&amp;amp;px=999" role="button" title="Julin_AragnM_0-1769016226277.png" alt="S32K144_SYSTICK.h header" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;S32K144_SYSTICK.h header&lt;/span&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Keep in mind that in&amp;nbsp;most Cortex‑M S32 devices, SysTick is present at the standard address.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 28 Jan 2026 16:24:00 GMT</pubDate>
    <dc:creator>Julián_AragónM</dc:creator>
    <dc:date>2026-01-28T16:24:00Z</dc:date>
    <item>
      <title>S32K118 header difference</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K118-header-difference/m-p/2297193#M14030</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm trying to transfer my code from keil to S32DS.&amp;nbsp; In S32DS I could not use systick register. I find my header from keil is very different to the header in Studio. I wonder why is this happenning. Thanks.&lt;/P&gt;&lt;P&gt;the memory mapping in keil:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wang_yuchen_0-1768986693868.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/373659i4F1224BE43ACF599/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wang_yuchen_0-1768986693868.png" alt="wang_yuchen_0-1768986693868.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;the memory mapping in S32DS:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wang_yuchen_0-1768986805110.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/373662i72399C870C404F73/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wang_yuchen_0-1768986805110.png" alt="wang_yuchen_0-1768986805110.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 09:13:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K118-header-difference/m-p/2297193#M14030</guid>
      <dc:creator>wang_yuchen</dc:creator>
      <dc:date>2026-01-21T09:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: S32K118 header difference</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K118-header-difference/m-p/2297532#M14031</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/258782"&gt;@wang_yuchen&lt;/a&gt;,&lt;/P&gt;
&lt;DIV&gt;
&lt;P&gt;Keil projects typically use ARM CMSIS&amp;nbsp;headers, which define the core peripherals like the image you've shared, while S32DS projects use&amp;nbsp;NXP’s device headers (generated from SVD) which implements the SCB&amp;nbsp;and other device-specific typedefs.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The file you showed from S32DS&amp;nbsp;describes the register layout for the&amp;nbsp;SCB. The SysTick is a separate peripheral located in another header.&lt;/P&gt;
&lt;P&gt;You can see inside the S32K144.h, there is an include for&amp;nbsp;&lt;SPAN&gt;S32K144_SYSTICK.h, which shows the register description you are looking for:&lt;/SPAN&gt;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="S32K144_SYSTICK.h header" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/373714i8FC54E20C74CAA21/image-size/large?v=v2&amp;amp;px=999" role="button" title="Julin_AragnM_0-1769016226277.png" alt="S32K144_SYSTICK.h header" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;S32K144_SYSTICK.h header&lt;/span&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Keep in mind that in&amp;nbsp;most Cortex‑M S32 devices, SysTick is present at the standard address.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 28 Jan 2026 16:24:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K118-header-difference/m-p/2297532#M14031</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2026-01-28T16:24:00Z</dc:date>
    </item>
  </channel>
</rss>

