<?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: AutoSAR version mismatch compilation error in the IDE in S32K</title>
    <link>https://community.nxp.com/t5/S32K/AutoSAR-version-mismatch-compilation-error-in-the-IDE/m-p/2302520#M56428</link>
    <description>&lt;P class=""&gt;&lt;SPAN&gt;Hi Petr&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Thank you for your answer. Now I know how to avoid version number issues. However, there is still one point: another project without C40 also reports the same compilation error, and reimporting the project didn't help. Could you please explain what might be causing this and how to fix it? I would greatly appreciate it.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jan 2026 01:43:24 GMT</pubDate>
    <dc:creator>yunaidejiezi</dc:creator>
    <dc:date>2026-01-29T01:43:24Z</dc:date>
    <item>
      <title>AutoSAR version mismatch compilation error in the IDE</title>
      <link>https://community.nxp.com/t5/S32K/AutoSAR-version-mismatch-compilation-error-in-the-IDE/m-p/2300902#M56376</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Initially, I added the C40_IP driver in the EB tool as shown in Figure 1. After compiling, the AutoSAR version mismatch error started to appear. I tried methods such as deleting the workspace (.metadata), removing C40_IP, restarting the computer, and manually modifying the version numbers, but the issue was not resolved. Subsequently, I opened another project and compiled it (this project did not include C40), but the version mismatch error also appeared as shown in Figures 2 and 3. This project had no issues during previous compilations. I would like to ask if anyone has encountered a similar situation and how it can be resolved. Additionally, what can be done to avoid triggering such issues as much aspossible? Thank you all.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yunaidejiezi_0-1769496514060.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/374341iDA33263D297FD896/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yunaidejiezi_0-1769496514060.png" alt="yunaidejiezi_0-1769496514060.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yunaidejiezi_1-1769496535687.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/374342iE16417FD326F6EC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yunaidejiezi_1-1769496535687.png" alt="yunaidejiezi_1-1769496535687.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yunaidejiezi_2-1769496569775.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/374343i16D31E6526BA268E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yunaidejiezi_2-1769496569775.png" alt="yunaidejiezi_2-1769496569775.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I apologize for any inconvenience caused by the AI translation of the above content.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2026 06:55:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/AutoSAR-version-mismatch-compilation-error-in-the-IDE/m-p/2300902#M56376</guid>
      <dc:creator>yunaidejiezi</dc:creator>
      <dc:date>2026-01-27T06:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: AutoSAR version mismatch compilation error in the IDE</title>
      <link>https://community.nxp.com/t5/S32K/AutoSAR-version-mismatch-compilation-error-in-the-IDE/m-p/2302224#M56416</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;DIV&gt;An AUTOSAR version mismatch typically happens when the RTD/MCAL headers pulled into the build aren’t from the same updatesite (or are partially mixed after adding/removing drivers/configs). This can be triggered even if you just added a new IP (like C40_IP) in EB Tresos - the build may pick up headers from a different RTD version left in your S32DS installation or workspace cache.&lt;BR /&gt;
&lt;DIV&gt;
&lt;P&gt;What can help...&lt;BR /&gt;- Avoid mixing RTD packages in one S32DS:&amp;nbsp;32DS currently doesn’t support multiple RTD packages (e.g., 3.x and 4.x) inside the same IDE instance. If your machine has various RTD versions installed over time, set up separate S32DS instances (e.g., S32DS.3.5_RTD400, S32DS.3.5_RTD300) and keep each instance “clean” with only the matching development packages + RTD updatesite for that project.&amp;nbsp;&lt;BR /&gt;- Temporary unblock (use with caution):&amp;nbsp;define&amp;nbsp;DISABLE_MCAL_INTERMODULE_ASR_CHECK in project settings to skip inter-module AUTOSAR version checks and allow compilation. This is useful to confirm your environment is otherwise fine, but it disables compatibility enforcement, so validate thoroughly and revert once your RTD packages are aligned.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 28 Jan 2026 11:54:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/AutoSAR-version-mismatch-compilation-error-in-the-IDE/m-p/2302224#M56416</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2026-01-28T11:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: AutoSAR version mismatch compilation error in the IDE</title>
      <link>https://community.nxp.com/t5/S32K/AutoSAR-version-mismatch-compilation-error-in-the-IDE/m-p/2302520#M56428</link>
      <description>&lt;P class=""&gt;&lt;SPAN&gt;Hi Petr&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Thank you for your answer. Now I know how to avoid version number issues. However, there is still one point: another project without C40 also reports the same compilation error, and reimporting the project didn't help. Could you please explain what might be causing this and how to fix it? I would greatly appreciate it.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 01:43:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/AutoSAR-version-mismatch-compilation-error-in-the-IDE/m-p/2302520#M56428</guid>
      <dc:creator>yunaidejiezi</dc:creator>
      <dc:date>2026-01-29T01:43:24Z</dc:date>
    </item>
  </channel>
</rss>

