<?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: How to work with MCAL on the MPC5744P？ in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018368#M15272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sorry I am not able to guide you here from the information you have provided.&lt;/P&gt;&lt;P&gt;Error number does not say anything to me.&lt;/P&gt;&lt;P&gt;If you could share more details about error maybe we can move forward. (description of steps, screenshots, etc...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Nov 2019 07:06:03 GMT</pubDate>
    <dc:creator>petervlna</dc:creator>
    <dc:date>2019-11-14T07:06:03Z</dc:date>
    <item>
      <title>How to work with MCAL on the MPC5744P？</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018361#M15265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rencently, i attemp to drive DEVKIT-MPC5744P by using S32DS with AUTOSAR MCAL for MPC5744P , and it never successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And as i got to learn it for a while，this way may need AUTOSAR OS, but it is not free, so is it possible to work by just using MCAL?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does someone works in this way？Can you give me a&amp;nbsp; example？&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2019 06:53:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018361#M15265</guid>
      <dc:creator>610097630</dc:creator>
      <dc:date>2019-11-07T06:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to work with MCAL on the MPC5744P？</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018362#M15266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Rencently, i attemp to drive DEVKIT-MPC5744P by using S32DS with AUTOSAR MCAL for MPC5744P , and it never successful.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;What should I imagine under this statement? Plugins are not working, unsuccessful compilation, device runs into exceptions, or? etc....&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;And as i got to learn it for a while，this way may need AUTOSAR OS, but it is not free, so is it possible to work by just using MCAL?&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;You don't need OS. MCAL can be used standalone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Does someone works in this way？Can you give me a&amp;nbsp; example？&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes, plenty of customers. By the way MCAL plugins also contains demo applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2019 08:06:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018362#M15266</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2019-11-08T08:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to work with MCAL on the MPC5744P？</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018363#M15267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I saw the demo in the MCAL plugins, but it's operation is based on Makefile. Unfortunately i don't konw how to use it. I konw it has instructions, but when i followed it step by step, i found that some tools such as compilers were missing, so i changed my way.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This is my way:&lt;/P&gt;&lt;P&gt;1.config by EB, and generate code;&lt;/P&gt;&lt;P&gt;2.creat a new project in the S32DS;&lt;/P&gt;&lt;P&gt;3.put the code generate by step 1 into the project;&lt;/P&gt;&lt;P&gt;4.put the source files of modules which used in the MCAL plugins into the project&lt;/P&gt;&lt;P&gt;5.write main.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dose anyone works in the way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2019 09:51:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018363#M15267</guid>
      <dc:creator>610097630</dc:creator>
      <dc:date>2019-11-11T09:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to work with MCAL on the MPC5744P？</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018364#M15268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes this is the way you will do it with any compiler which support MCAL.&lt;/P&gt;&lt;P&gt;But as far as I know MCAL is supported by Greenhills and windriver and S32DS compiler is not supported by AUTOSAR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2019 06:15:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018364#M15268</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2019-11-12T06:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to work with MCAL on the MPC5744P？</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018365#M15269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot！&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For compiler, i download the Windriver DIAB, and load into the S32DS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i run my project again, it still has error, this time it is "fatal error (dcc:1635): License error: Unknown LMAPI error"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2019 07:38:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018365#M15269</guid>
      <dc:creator>610097630</dc:creator>
      <dc:date>2019-11-13T07:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to work with MCAL on the MPC5744P？</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018366#M15270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;When i run my project again, it still has error, this time it is "fatal error (dcc:1635): License error: Unknown LMAPI error"&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Is this error comming from compiler, MCAL, S32DS, or?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2019 09:49:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018366#M15270</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2019-11-13T09:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to work with MCAL on the MPC5744P？</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018367#M15271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is from S32DS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My way is just the one i mentioned before.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2019 13:28:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018367#M15271</guid>
      <dc:creator>610097630</dc:creator>
      <dc:date>2019-11-13T13:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to work with MCAL on the MPC5744P？</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018368#M15272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sorry I am not able to guide you here from the information you have provided.&lt;/P&gt;&lt;P&gt;Error number does not say anything to me.&lt;/P&gt;&lt;P&gt;If you could share more details about error maybe we can move forward. (description of steps, screenshots, etc...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2019 07:06:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018368#M15272</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2019-11-14T07:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to work with MCAL on the MPC5744P？</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018369#M15273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Steps:&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;1.config by EB, and generate code;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;2.creat a new project in the S32DS;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;3.put the code generate by step 1 into the project;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;4.put the source files of modules which used in the MCAL plugins into the project&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;5.write main.c&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2019 08:05:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018369#M15273</guid>
      <dc:creator>610097630</dc:creator>
      <dc:date>2019-11-14T08:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to work with MCAL on the MPC5744P？</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018370#M15274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Understand that error is reported in S32DS eclipse environment.&lt;/P&gt;&lt;P&gt;But is this error coming from compiler, MCAL or S32DS?&lt;/P&gt;&lt;P&gt;There is no valid license somewhere in your tool chain and I am not able to tell you which tool is missing license.&lt;/P&gt;&lt;P&gt;You can do simple tests. Create blank project without MCAL and compile it with windriver.&lt;/P&gt;&lt;P&gt;etc....&lt;/P&gt;&lt;P&gt;to find the tool which is reporting issue.&lt;/P&gt;&lt;P&gt;Also a screenshots are very useful where the error is presented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2019 07:51:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018370#M15274</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2019-11-15T07:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to work with MCAL on the MPC5744P？</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018371#M15275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for you, i thank i know the problem where is&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2019 08:01:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1018371#M15275</guid>
      <dc:creator>610097630</dc:creator>
      <dc:date>2019-11-15T08:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to work with MCAL on the MPC5744P？</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1212780#M17100</link>
      <description>&lt;P&gt;helloThe AUTOSAR OS I use feels similar to the MCAL.EB Tresos generated code&lt;BR /&gt;But I can only get the configuration file, how can I get the whole code to add to the S32DS code step by step&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jan 2021 08:30:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1212780#M17100</guid>
      <dc:creator>lubo_NEW</dc:creator>
      <dc:date>2021-01-17T08:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to work with MCAL on the MPC5744P？</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1225102#M17271</link>
      <description>&lt;P&gt;How did you solve the DAID compiler&lt;BR /&gt;it is "fatal error (dcc:1635): License error: Unknown LMAPI error"&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 02:40:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-to-work-with-MCAL-on-the-MPC5744P/m-p/1225102#M17271</guid>
      <dc:creator>lubo_NEW</dc:creator>
      <dc:date>2021-02-03T02:40:43Z</dc:date>
    </item>
  </channel>
</rss>

