<?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 MCAL Compiler Problem in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCAL-Compiler-Problem/m-p/1022427#M8144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Getting Started with AUTOSAR MCAL (Steve Mihalik)' document decribed that, MPC574XG-P-B-C-P (doensn't matter) MCAL can be compile with GnuWin32. Similary I saw that in config.mak file, MCAL can be compile with CodeWarrior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/95146i3D3A61A70B2CBE38/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in ../MCAL_Sample_Application/make/ there is build_cfg.mak file only for GHS and DIAB.&lt;BR /&gt;I want to compile MPC567xF MCAL with GNUWin32 or CodeWarrior (which are free).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I find&amp;nbsp;&lt;SPAN&gt;build_cfg.mak file for&amp;nbsp;GNUWin32 or CodeWarrior? Can you offer me any other methods for this situtaion?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Nov 2019 07:53:38 GMT</pubDate>
    <dc:creator>mehmet_karadeni</dc:creator>
    <dc:date>2019-11-21T07:53:38Z</dc:date>
    <item>
      <title>MCAL Compiler Problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCAL-Compiler-Problem/m-p/1022427#M8144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Getting Started with AUTOSAR MCAL (Steve Mihalik)' document decribed that, MPC574XG-P-B-C-P (doensn't matter) MCAL can be compile with GnuWin32. Similary I saw that in config.mak file, MCAL can be compile with CodeWarrior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/95146i3D3A61A70B2CBE38/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in ../MCAL_Sample_Application/make/ there is build_cfg.mak file only for GHS and DIAB.&lt;BR /&gt;I want to compile MPC567xF MCAL with GNUWin32 or CodeWarrior (which are free).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I find&amp;nbsp;&lt;SPAN&gt;build_cfg.mak file for&amp;nbsp;GNUWin32 or CodeWarrior? Can you offer me any other methods for this situtaion?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2019 07:53:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCAL-Compiler-Problem/m-p/1022427#M8144</guid>
      <dc:creator>mehmet_karadeni</dc:creator>
      <dc:date>2019-11-21T07:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: MCAL Compiler Problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCAL-Compiler-Problem/m-p/1022428#M8145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;has anyone answers? or can anyone give a opinion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2019 06:26:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCAL-Compiler-Problem/m-p/1022428#M8145</guid>
      <dc:creator>mehmet_karadeni</dc:creator>
      <dc:date>2019-11-29T06:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: MCAL Compiler Problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCAL-Compiler-Problem/m-p/1315136#M8591</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have same problem about MCAL compile. Is it possible to compile "MPC5777C_MCAL4_0_RTM_1_0_1_Sample_Application" with gcc compiler ? There are some solution on web for different MCAL versions with setting up launch.bat file. But I didn't see any example for&amp;nbsp;MPC5777c.&lt;/P&gt;&lt;P&gt;Can some one help ?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 08:45:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MCAL-Compiler-Problem/m-p/1315136#M8591</guid>
      <dc:creator>Emre_Bztp</dc:creator>
      <dc:date>2021-07-29T08:45:43Z</dc:date>
    </item>
  </channel>
</rss>

