<?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のトピックS32DS setup for S32K144 help for simplest program</title>
    <link>https://community.nxp.com/t5/S32K/S32DS-setup-for-S32K144-help-for-simplest-program/m-p/1771012#M29425</link>
    <description>&lt;P&gt;Been ripping my hair out trying to figure this out, I am sure I am missing something. Trying to get a simple program to compile, following the cookbook examples. I have installed the S32DS.3.5_b220726_win32.x86_64.exe and the SW32K1_S32DS_3.5.4_D2307.zip for the toolchain. Created a new project and selected S32K144 device. I am trying to compile this simple 1 line:&lt;/P&gt;&lt;P&gt;#include "S32K144.h"&lt;/P&gt;&lt;P&gt;int main(void) {&lt;/P&gt;&lt;P&gt;WDOG-&amp;gt;CNT=0xD928C520;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;Compiler says&amp;nbsp; error: 'WDOG' undeclared - this syntax comes straight out of the cookbook.&amp;nbsp; Obviously I do not have the correct include file or there has been a change, what am I missing? Do I need to install the SDK and/or the RTM in order to get this one simple line to compile? I have read many help pages and posts but have not found anything specific to this issue. I know I am missing something, anyone know? Thanks - Bruce&lt;/P&gt;</description>
    <pubDate>Thu, 07 Dec 2023 18:56:46 GMT</pubDate>
    <dc:creator>brucebowling</dc:creator>
    <dc:date>2023-12-07T18:56:46Z</dc:date>
    <item>
      <title>S32DS setup for S32K144 help for simplest program</title>
      <link>https://community.nxp.com/t5/S32K/S32DS-setup-for-S32K144-help-for-simplest-program/m-p/1771012#M29425</link>
      <description>&lt;P&gt;Been ripping my hair out trying to figure this out, I am sure I am missing something. Trying to get a simple program to compile, following the cookbook examples. I have installed the S32DS.3.5_b220726_win32.x86_64.exe and the SW32K1_S32DS_3.5.4_D2307.zip for the toolchain. Created a new project and selected S32K144 device. I am trying to compile this simple 1 line:&lt;/P&gt;&lt;P&gt;#include "S32K144.h"&lt;/P&gt;&lt;P&gt;int main(void) {&lt;/P&gt;&lt;P&gt;WDOG-&amp;gt;CNT=0xD928C520;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;Compiler says&amp;nbsp; error: 'WDOG' undeclared - this syntax comes straight out of the cookbook.&amp;nbsp; Obviously I do not have the correct include file or there has been a change, what am I missing? Do I need to install the SDK and/or the RTM in order to get this one simple line to compile? I have read many help pages and posts but have not found anything specific to this issue. I know I am missing something, anyone know? Thanks - Bruce&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 18:56:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32DS-setup-for-S32K144-help-for-simplest-program/m-p/1771012#M29425</guid>
      <dc:creator>brucebowling</dc:creator>
      <dc:date>2023-12-07T18:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS setup for S32K144 help for simplest program</title>
      <link>https://community.nxp.com/t5/S32K/S32DS-setup-for-S32K144-help-for-simplest-program/m-p/1771682#M29467</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/129422"&gt;@brucebowling&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The definition of the&amp;nbsp;Peripheral WDOG base pointer (WDOG) has changed in the S32DS v3.5 ".h" files, now defined as "IP_WDOG". This also applies to all the definitions of the peripherals&amp;nbsp;base pointer.&lt;/P&gt;
&lt;P&gt;Please check these changes directly in the "S32K144.h".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2023 18:10:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32DS-setup-for-S32K144-help-for-simplest-program/m-p/1771682#M29467</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-12-08T18:10:45Z</dc:date>
    </item>
  </channel>
</rss>

