<?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>MQX Software SolutionsのトピックRe: Path problem with MQX 3.7.0 with CW 2.7.1</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Path-problem-with-MQX-3-7-0-with-CW-2-7-1/m-p/205233#M4802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On a related note, does anyone know where I can find stationery for CW 7.2 to create a basic MQX project for TWR-MCF5225X﻿?&amp;nbsp; Its so tedious to manually define all the locations for all the targets in a project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My CodeWarrior ColdFire 7.2 directory has no stationery.&amp;nbsp; I have other CodeWarriors installed, and found some MQX stationery under my CodeWarrior MCU 6.3 installation.&amp;nbsp; I believe the Freescale MQX 3.7﻿ unstaller got confused under these conditions (multiple CodeWarriors) and put some stationery in the wrong place.&amp;nbsp; Or I got confused somehow.&amp;nbsp; But as it is, there is only stationery for older processors, and none for MCF5225X.&amp;nbsp; I hesitate to erase stuff and start installations over.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there some web location where I can download basic MQX 3.7 stationery for CWCF 7.2 MCF5225X?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 29 May 2011 08:26:31 GMT</pubDate>
    <dc:creator>ee</dc:creator>
    <dc:date>2011-05-29T08:26:31Z</dc:date>
    <item>
      <title>Path problem with MQX 3.7.0 with CW 2.7.1</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Path-problem-with-MQX-3-7-0-with-CW-2-7-1/m-p/205231#M4800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I installed MQX version 3.7.0, and CodeWarrior version 2.7.1 (eval version).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I make a bare-metal project to blink some lights, everything works great.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I create a new project using MQX Stationary, I get a "Project Messages" dialog with a whole bunch of&amp;nbsp; errors.&amp;nbsp; The errors are:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;User defined root 'MQX_PATH' cannot be found&lt;/P&gt;&lt;P&gt;The following access path in target "Int Flash Release" of project "mqx1.mcp" cannot be found:&lt;/P&gt;&lt;P&gt;{MQX_PATH}lib\m52259evb.cw\mfs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and on and on about 50 times, once for each file it cannot find.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This behavior happens even when I try to load a project created under CW 2.7.0.&amp;nbsp; The project loads fine under 2.7.0, but gives these error messages with 2.7.1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 06:14:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Path-problem-with-MQX-3-7-0-with-CW-2-7-1/m-p/205231#M4800</guid>
      <dc:creator>blake_genes</dc:creator>
      <dc:date>2011-05-12T06:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Path problem with MQX 3.7.0 with CW 2.7.1</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Path-problem-with-MQX-3-7-0-with-CW-2-7-1/m-p/205232#M4801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Replying to my own message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have to rebuild the MQX libraries for your board in CW 7.2.&amp;nbsp; The libraries are pre-built for CW10.1, but not CW7.2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 05:08:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Path-problem-with-MQX-3-7-0-with-CW-2-7-1/m-p/205232#M4801</guid>
      <dc:creator>blake_genes</dc:creator>
      <dc:date>2011-05-18T05:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Path problem with MQX 3.7.0 with CW 2.7.1</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Path-problem-with-MQX-3-7-0-with-CW-2-7-1/m-p/205233#M4802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On a related note, does anyone know where I can find stationery for CW 7.2 to create a basic MQX project for TWR-MCF5225X﻿?&amp;nbsp; Its so tedious to manually define all the locations for all the targets in a project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My CodeWarrior ColdFire 7.2 directory has no stationery.&amp;nbsp; I have other CodeWarriors installed, and found some MQX stationery under my CodeWarrior MCU 6.3 installation.&amp;nbsp; I believe the Freescale MQX 3.7﻿ unstaller got confused under these conditions (multiple CodeWarriors) and put some stationery in the wrong place.&amp;nbsp; Or I got confused somehow.&amp;nbsp; But as it is, there is only stationery for older processors, and none for MCF5225X.&amp;nbsp; I hesitate to erase stuff and start installations over.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there some web location where I can download basic MQX 3.7 stationery for CWCF 7.2 MCF5225X?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 May 2011 08:26:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Path-problem-with-MQX-3-7-0-with-CW-2-7-1/m-p/205233#M4802</guid>
      <dc:creator>ee</dc:creator>
      <dc:date>2011-05-29T08:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Path problem with MQX 3.7.0 with CW 2.7.1</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Path-problem-with-MQX-3-7-0-with-CW-2-7-1/m-p/205234#M4803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To answer my own question, fortunately TWR-MCP52259 stationery can be found in the MQX directory:&lt;/P&gt;&lt;P&gt;C:\Program Files\Freescale\Freescale MQX 3.7\tools\codewarrior_extensions\CodeWarrior for ColdFire V7.2\Stationery﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I copied the entire Stationery directory and moved it where CodeWarror can find it when it runs﻿:&lt;/P&gt;&lt;P&gt;C:\Program Files\Freescale\CodeWarrior for ColdFire V7.2\Stationery﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 13:53:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Path-problem-with-MQX-3-7-0-with-CW-2-7-1/m-p/205234#M4803</guid>
      <dc:creator>ee</dc:creator>
      <dc:date>2011-06-01T13:53:37Z</dc:date>
    </item>
  </channel>
</rss>

