<?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のトピックEB software MCAL does not have a license</title>
    <link>https://community.nxp.com/t5/S32K/EB-software-MCAL-does-not-have-a-license/m-p/2206569#M54572</link>
    <description>&lt;P&gt;HI.&lt;/P&gt;&lt;P&gt;I installed MCAL in the EB software and imported other people's projects. However, when I tried to open CAN, it didn't prompt me that I didn't have a license. But my ADC and other components were the same version as CAN, and the ADC could be opened normally without any error reports. Not only CAN, but also EEP,FEE and other modules have the same problem. I want to know what's going on here? The EB version I'm using is 29.0, and the MCAL version is as shown in the figure&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MCAL_Version.jpg" style="width: 336px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/366059i5BB4323F91E0F863/image-size/large?v=v2&amp;amp;px=999" role="button" title="MCAL_Version.jpg" alt="MCAL_Version.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="license_error.jpg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/366060i72E2DBC8F4D08DB2/image-size/large?v=v2&amp;amp;px=999" role="button" title="license_error.jpg" alt="license_error.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Nov 2025 07:46:00 GMT</pubDate>
    <dc:creator>Embedded_novice</dc:creator>
    <dc:date>2025-11-18T07:46:00Z</dc:date>
    <item>
      <title>EB software MCAL does not have a license</title>
      <link>https://community.nxp.com/t5/S32K/EB-software-MCAL-does-not-have-a-license/m-p/2206569#M54572</link>
      <description>&lt;P&gt;HI.&lt;/P&gt;&lt;P&gt;I installed MCAL in the EB software and imported other people's projects. However, when I tried to open CAN, it didn't prompt me that I didn't have a license. But my ADC and other components were the same version as CAN, and the ADC could be opened normally without any error reports. Not only CAN, but also EEP,FEE and other modules have the same problem. I want to know what's going on here? The EB version I'm using is 29.0, and the MCAL version is as shown in the figure&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MCAL_Version.jpg" style="width: 336px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/366059i5BB4323F91E0F863/image-size/large?v=v2&amp;amp;px=999" role="button" title="MCAL_Version.jpg" alt="MCAL_Version.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="license_error.jpg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/366060i72E2DBC8F4D08DB2/image-size/large?v=v2&amp;amp;px=999" role="button" title="license_error.jpg" alt="license_error.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Nov 2025 07:46:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/EB-software-MCAL-does-not-have-a-license/m-p/2206569#M54572</guid>
      <dc:creator>Embedded_novice</dc:creator>
      <dc:date>2025-11-18T07:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: EB software MCAL does not have a license</title>
      <link>https://community.nxp.com/t5/S32K/EB-software-MCAL-does-not-have-a-license/m-p/2218192#M54680</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;This means EB tresos detected that the CAN module you are trying to open requires a license that is not available in your current EB license configuration.&lt;/P&gt;
&lt;P&gt;Here’s why this happens and why ADC works but CAN, EEP, FEE do not:&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Possible Reasons&lt;/STRONG&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;License Scope Difference&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;EB licenses are module-specific. You might have a license for ADC but not for CAN, EEP, or FEE.&lt;/LI&gt;
&lt;LI&gt;Even if all modules belong to the same MCAL version, EB checks licenses per module.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Imported Project References Different Targets&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The imported project may use a CAN module variant (e.g., &lt;CODE&gt;Can_TS_T40D2M1012R0&lt;/CODE&gt;) that your license does not cover.&lt;/LI&gt;
&lt;LI&gt;ADC might match your licensed variant, so it opens fine.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;License File Not Activated or Missing&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If you recently installed EB 29.0, the license file might not have been properly activated for all modules.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;MCAL Package Includes Modules, But EB Needs Separate Licenses&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Installing MCAL does not automatically grant EB licenses for all modules. EB requires separate license keys for each module.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;You can check the license in your EB license admin:&amp;nbsp;ClientLicenseAdministrator.exe by doublke click on license.&lt;/P&gt;
&lt;P&gt;How to Check:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;In EB tresos, go to Help → About → License Information and verify which modules are licensed.&lt;/LI&gt;
&lt;LI&gt;Compare the module name in the error (Can_TS_T40D2M1012R0) with your license list.&lt;/LI&gt;
&lt;LI&gt;Check if EEP and FEE also show similar missing license messages when opened.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 08:13:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/EB-software-MCAL-does-not-have-a-license/m-p/2218192#M54680</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2025-11-20T08:13:46Z</dc:date>
    </item>
  </channel>
</rss>

