<?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: RTD 3.0.0 example code does not compile in S32K</title>
    <link>https://community.nxp.com/t5/S32K/RTD-3-0-0-example-code-does-not-compile/m-p/2182164#M53330</link>
    <description>&lt;P&gt;I refer to an screenshot like the following. I could be an scrolled capture o multiple captures to see all the installation details please.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="_Leo__0-1759951468382.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/359945iEA03AC6AC389FEB4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="_Leo__0-1759951468382.png" alt="_Leo__0-1759951468382.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Oct 2025 19:24:38 GMT</pubDate>
    <dc:creator>_Leo_</dc:creator>
    <dc:date>2025-10-08T19:24:38Z</dc:date>
    <item>
      <title>RTD 3.0.0 example code does not compile</title>
      <link>https://community.nxp.com/t5/S32K/RTD-3-0-0-example-code-does-not-compile/m-p/2181461#M53292</link>
      <description>&lt;P&gt;I had asked a similar question before; this is different (but somewhat related).&lt;/P&gt;&lt;P&gt;IDE details:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;S32 Design Studio for S32 Platform&lt;/P&gt;&lt;P&gt;Version: 3.6.2&lt;/P&gt;&lt;P&gt;Build id: 250529 (Update 2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SDK details:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="durga_choudhury_0-1759865678244.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/359806i1688ADAD8BF274BF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="durga_choudhury_0-1759865678244.png" alt="durga_choudhury_0-1759865678244.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;The code generator creates files in the 'board' subdirectory of the project that seem to be neither needed nor does it compile. This can be made to happen in several different ways, but one step-by-step instruction to reproduce is as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Create a new project from examples.&lt;/P&gt;&lt;P&gt;2. Choose&amp;nbsp;Adc_example_S32K148 (This happens in other examples or my own code also when a port is not configured)&lt;/P&gt;&lt;P&gt;3. Double click on the .mex file. It will ask you to upgrade it to the latest IDE.&lt;/P&gt;&lt;P&gt;4. Upgrade it and click on 'Update code'.&lt;/P&gt;&lt;P&gt;5. The generated code does not build because of this line in board/Port_Ci_Port_Ip_Cfg.h:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#include "Port_Ci_Port_Ip_Types.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;which does not exist&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;6. Delete both&amp;nbsp;board/Port_Ci_Port_Ip_Cfg.c and&amp;nbsp;board/Port_Ci_Port_Ip_Cfg.h. The project will now compile.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Am I doing something wrong or is this an issue with the IDE?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 19:44:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/RTD-3-0-0-example-code-does-not-compile/m-p/2181461#M53292</guid>
      <dc:creator>durga_choudhury</dc:creator>
      <dc:date>2025-10-07T19:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: RTD 3.0.0 example code does not compile</title>
      <link>https://community.nxp.com/t5/S32K/RTD-3-0-0-example-code-does-not-compile/m-p/2181547#M53296</link>
      <description>&lt;P&gt;Thank you for your interest in our products and for contributing to our community.&lt;/P&gt;
&lt;P&gt;Following your step-by-step instructions, after step 4 I built the project successfully:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="_Leo__0-1759878903039.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/359828iB2F4760CB7FFD7C9/image-size/large?v=v2&amp;amp;px=999" role="button" title="_Leo__0-1759878903039.png" alt="_Leo__0-1759878903039.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Maybe we need to take a step back and check the installation.&lt;/P&gt;
&lt;P&gt;Please an screenshot of your &lt;EM&gt;"Installation Details",&lt;/EM&gt; which you can find in &lt;EM&gt;"Help"&lt;/EM&gt; tab of the IDE.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 23:16:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/RTD-3-0-0-example-code-does-not-compile/m-p/2181547#M53296</guid>
      <dc:creator>_Leo_</dc:creator>
      <dc:date>2025-10-07T23:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: RTD 3.0.0 example code does not compile</title>
      <link>https://community.nxp.com/t5/S32K/RTD-3-0-0-example-code-does-not-compile/m-p/2181556#M53297</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/199320"&gt;@_Leo_&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your support. The 'Installation Details' window has 5 tabs. I suppose you wanted only the 'Configurations' tab, which I am attaching as a text file. Please let me know if I can provide any other information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Durga&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 00:25:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/RTD-3-0-0-example-code-does-not-compile/m-p/2181556#M53297</guid>
      <dc:creator>durga_choudhury</dc:creator>
      <dc:date>2025-10-08T00:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: RTD 3.0.0 example code does not compile</title>
      <link>https://community.nxp.com/t5/S32K/RTD-3-0-0-example-code-does-not-compile/m-p/2182164#M53330</link>
      <description>&lt;P&gt;I refer to an screenshot like the following. I could be an scrolled capture o multiple captures to see all the installation details please.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="_Leo__0-1759951468382.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/359945iEA03AC6AC389FEB4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="_Leo__0-1759951468382.png" alt="_Leo__0-1759951468382.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 19:24:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/RTD-3-0-0-example-code-does-not-compile/m-p/2182164#M53330</guid>
      <dc:creator>_Leo_</dc:creator>
      <dc:date>2025-10-08T19:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: RTD 3.0.0 example code does not compile</title>
      <link>https://community.nxp.com/t5/S32K/RTD-3-0-0-example-code-does-not-compile/m-p/2182171#M53331</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/199320"&gt;@_Leo_&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your support. Please find two screen shots attached. There are a significant amount of overlap between the two; one is a fully scrolled up view and the other is a fully scrolled down view.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 20:11:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/RTD-3-0-0-example-code-does-not-compile/m-p/2182171#M53331</guid>
      <dc:creator>durga_choudhury</dc:creator>
      <dc:date>2025-10-08T20:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: RTD 3.0.0 example code does not compile</title>
      <link>https://community.nxp.com/t5/S32K/RTD-3-0-0-example-code-does-not-compile/m-p/2185028#M53490</link>
      <description>&lt;P&gt;Hi again,&lt;/P&gt;
&lt;P&gt;I have reviewed your installation details, and seems correct. It's a pretty strange issue.&lt;/P&gt;
&lt;P&gt;Could you please try a new installation please?&lt;/P&gt;
&lt;P&gt;There is now available the &lt;A href="https://www.nxp.com/design/design-center/software/automotive-software-and-tools/s32-design-studio-ide/s32-design-studio-for-s32-platform:S32DS-S32PLATFORM" target="_blank" rel="noopener"&gt;S32 Design Studio 3.6.4 – Windows/Linux&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2025 17:04:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/RTD-3-0-0-example-code-does-not-compile/m-p/2185028#M53490</guid>
      <dc:creator>_Leo_</dc:creator>
      <dc:date>2025-10-13T17:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: RTD 3.0.0 example code does not compile</title>
      <link>https://community.nxp.com/t5/S32K/RTD-3-0-0-example-code-does-not-compile/m-p/2185037#M53491</link>
      <description>&lt;P&gt;Well, I have found several similar issues with the 3.6.2 IDE. For example, in certain cases, the file board/Port_Ci_Port_Ip_Cfg.c has only one line in it, like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;undefined&lt;/P&gt;&lt;P&gt;When this happens, there are no errors in the "Peripherals" or "Pins" view (i.e. nothing with the red cross mark). And this happens *after* I have clicked on 'Update code'.&lt;/P&gt;&lt;P&gt;Deleting this file makes the project build (but not necessarily generates a correct image; I have not tried running the image)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is my intent to upgrade to 3.6.4, but before that I want to be done with porting from "Processor Expert' to RTD.&lt;/P&gt;&lt;P&gt;Since you cannot reproduce the issue, I am going to close this thread, but if some of these issues are persistent in 3.6.4 then we may need to revisit them.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2025 17:31:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/RTD-3-0-0-example-code-does-not-compile/m-p/2185037#M53491</guid>
      <dc:creator>durga_choudhury</dc:creator>
      <dc:date>2025-10-13T17:31:31Z</dc:date>
    </item>
    <item>
      <title>回复： RTD 3.0.0 example code does not compile</title>
      <link>https://community.nxp.com/t5/S32K/RTD-3-0-0-example-code-does-not-compile/m-p/2356924#M58231</link>
      <description>&lt;P&gt;After clean project, bulid project will cause problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2026 05:53:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/RTD-3-0-0-example-code-does-not-compile/m-p/2356924#M58231</guid>
      <dc:creator>MrShen</dc:creator>
      <dc:date>2026-04-28T05:53:46Z</dc:date>
    </item>
  </channel>
</rss>

