<?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: Problem getting MQX task awareness to work in my project</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-getting-MQX-task-awareness-to-work-in-my-project/m-p/172459#M2038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rod,&lt;/P&gt;&lt;P&gt;Assuming you installed CW7.1 (and patch) first then FSLMQX3.4, the FSLMQX3.4 should have installed the following path into the CW7.1 directory chain:&lt;/P&gt;&lt;P&gt;C:\Program Files\Freescale\CodeWarrior for ColdFire V7.1\bin\Plugins\Debugger\rtos&lt;/P&gt;&lt;P&gt;If it is not present, then reinstall FSLMQX3.4 or just unzip the attached rtos folder into the CW7.1 path.&lt;/P&gt;&lt;P&gt;Restart CW, load and run FSLMQX demo/application, HALT, then look at the MQX or RTCS pull-downs to see TAD information.&lt;/P&gt;&lt;P&gt;If this doesn't work, then maybe the license is not really professional?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Feb 2010 23:01:11 GMT</pubDate>
    <dc:creator>DavidS</dc:creator>
    <dc:date>2010-02-03T23:01:11Z</dc:date>
    <item>
      <title>Problem getting MQX task awareness to work in my project</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-getting-MQX-task-awareness-to-work-in-my-project/m-p/172458#M2037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using&amp;nbsp;a pro license for CodeWarrior version 5.9.0 build 3024 with MQX 3.4.&amp;nbsp; I've run the web_hvac_m52259evb demo and task awareness works fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a project using the ColdFire New Project Wizard.&amp;nbsp; I then added a mqx bsp and psp cloned from the m52259evb builds.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The project runs and the context switches are occurring, but I don't have task awareness (nothing shows up under the MQX pull down besides check for new version and About TAD Plug-in).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the web_hvac demo the task awareness appears after executing the first line of _sched_start_internal.&amp;nbsp; The same line executes in my project, but I don't get task awareness.&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;Thanks,&lt;/P&gt;&lt;P&gt;Rod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 00:59:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-getting-MQX-task-awareness-to-work-in-my-project/m-p/172458#M2037</guid>
      <dc:creator>cktrod</dc:creator>
      <dc:date>2010-02-03T00:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting MQX task awareness to work in my project</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-getting-MQX-task-awareness-to-work-in-my-project/m-p/172459#M2038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rod,&lt;/P&gt;&lt;P&gt;Assuming you installed CW7.1 (and patch) first then FSLMQX3.4, the FSLMQX3.4 should have installed the following path into the CW7.1 directory chain:&lt;/P&gt;&lt;P&gt;C:\Program Files\Freescale\CodeWarrior for ColdFire V7.1\bin\Plugins\Debugger\rtos&lt;/P&gt;&lt;P&gt;If it is not present, then reinstall FSLMQX3.4 or just unzip the attached rtos folder into the CW7.1 path.&lt;/P&gt;&lt;P&gt;Restart CW, load and run FSLMQX demo/application, HALT, then look at the MQX or RTCS pull-downs to see TAD information.&lt;/P&gt;&lt;P&gt;If this doesn't work, then maybe the license is not really professional?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 23:01:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-getting-MQX-task-awareness-to-work-in-my-project/m-p/172459#M2038</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2010-02-03T23:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting MQX task awareness to work in my project</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-getting-MQX-task-awareness-to-work-in-my-project/m-p/172460#M2039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running CW7.1 w/the patch and there are&amp;nbsp;three mqx dll files in the debugger\rtos directory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can run the mqx demo projects (like web_hvac_m52259evb) and TAD works fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have 2 professional CW licenses, one with a dongle and the other on a server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My co-worker has used both licenses and his project has task awareness.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used both licenses and haven't been able to see task awareness on my project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For my project I cloned the bsp for&amp;nbsp;m52259evb and modified it for my board (different address spaces, options&amp;nbsp;and chip selects).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could it be the location of &lt;FONT size="2"&gt;MQX_init_struct or something in the lcf file?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Thanks,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Rod&lt;/FONT&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 04:04:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-getting-MQX-task-awareness-to-work-in-my-project/m-p/172460#M2039</guid>
      <dc:creator>cktrod</dc:creator>
      <dc:date>2010-02-04T04:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting MQX task awareness to work in my project</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-getting-MQX-task-awareness-to-work-in-my-project/m-p/172461#M2040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rod,&lt;/P&gt;&lt;P&gt;Please make sure you only have one license.dat file in the CodeWarrior root directory.&amp;nbsp; Multiple license.dat files are bad to have in that directory.&lt;/P&gt;&lt;P&gt;Also check your target configuration (look at attached picture) under the CF Debugger Settings menu and select the appropriate MQX version to use in the Target OS: pull-down.&lt;/P&gt;&lt;P&gt;Lastly, did you try to run the same example as your co-worker?&lt;/P&gt;&lt;P&gt;Sorry you are having this issue.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 01:02:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-getting-MQX-task-awareness-to-work-in-my-project/m-p/172461#M2040</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2010-02-05T01:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting MQX task awareness to work in my project</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-getting-MQX-task-awareness-to-work-in-my-project/m-p/172462#M2041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;installed MQX 3.5 and my problem went away.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can now select MQXv3.4 as the target O.S.&amp;nbsp;for the debugger.&amp;nbsp; Previously I could only&amp;nbsp;select up to MQXv3.3 for the target O.S. (w/MQXv3.4 installed).&amp;nbsp; Now with MQXv3.5 installed&amp;nbsp;I can only select up to MQXv3.4 as the target O.S.&amp;nbsp;for the debugger.&amp;nbsp; I don't know why the TAD seems to be one rev behind.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 03:27:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-getting-MQX-task-awareness-to-work-in-my-project/m-p/172462#M2041</guid>
      <dc:creator>cktrod</dc:creator>
      <dc:date>2010-02-05T03:27:20Z</dc:date>
    </item>
  </channel>
</rss>

