<?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: Rebuilding MQX doesn't update lib folder content in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Rebuilding-MQX-doesn-t-update-lib-folder-content/m-p/154617#M693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's report that CW10 in some cases creates its own copies of sources and that's why you change user_config.h, but effectivelly you change only some copy of user_config.h. Personally I think it's better to refer this question to CodeWarrior team.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Oct 2010 17:55:46 GMT</pubDate>
    <dc:creator>JuroV</dc:creator>
    <dc:date>2010-10-19T17:55:46Z</dc:date>
    <item>
      <title>Rebuilding MQX doesn't update lib folder content</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Rebuilding-MQX-doesn-t-update-lib-folder-content/m-p/154613#M689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to rebuild MQX libraries because i want to enable ADC in my mcf52233DEMO board project, so i change this line at&lt;/P&gt;&lt;P&gt;user_config.h located at [installation]\config\[board]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#define BSPCFG_ENABLE_ADC &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1 &amp;nbsp; &amp;nbsp;// ( 0 by default )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then i follow the steps cited at the "FSL_MQX_Getting_Started.pdf" Rev 02 , section 2.4 ( CW 10.0).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after rebuilding, for debug and release, if i go to the user_config.h file located under the \lib &amp;nbsp;directory it has the default line...so it's not being updated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did a dedicated workspace for rebuilding MQX also.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tryed several things (building all at once, building one by one, in order, etc) but nothing changed the outcome. There are several warnings about not changing the user_config.h&amp;nbsp;file under lib folder because it's replaced in each build.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only files being updated are bsp_m52233demo_d.a, bsp_m52233demo.a&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;psp_m52233demo_d.a, psp_m52233demo.a &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, there is no mass build for this board for CW10, why ?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would be really thankful if someone can help me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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>Tue, 12 Oct 2010 06:17:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Rebuilding-MQX-doesn-t-update-lib-folder-content/m-p/154613#M689</guid>
      <dc:creator>statrix</dc:creator>
      <dc:date>2010-10-12T06:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Rebuilding MQX doesn't update lib folder content</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Rebuilding-MQX-doesn-t-update-lib-folder-content/m-p/154614#M690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What IDE do you use? CW7.2 or CW10?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 14:38:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Rebuilding-MQX-doesn-t-update-lib-folder-content/m-p/154614#M690</guid>
      <dc:creator>JuroV</dc:creator>
      <dc:date>2010-10-12T14:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Rebuilding MQX doesn't update lib folder content</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Rebuilding-MQX-doesn-t-update-lib-folder-content/m-p/154615#M691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello JuroV&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for helping me. There're a couple of mentions to CW10.0 in my post. &amp;nbsp;I apologize for not making&lt;/P&gt;&lt;P&gt;a explicit mention to it. That's the IDE i'm using (last build), under&amp;nbsp;windows XP SP3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just let me know if you want me to try something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 19:42:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Rebuilding-MQX-doesn-t-update-lib-folder-content/m-p/154615#M691</guid>
      <dc:creator>statrix</dc:creator>
      <dc:date>2010-10-12T19:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Rebuilding MQX doesn't update lib folder content</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Rebuilding-MQX-doesn-t-update-lib-folder-content/m-p/154616#M692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So i guess it's only me the one who can't rebuild MQX.. what a loser!&amp;nbsp;&lt;IMG alt=":smileysad:" class="emoticon emoticon-smileysad" id="smileysad" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-sad.gif" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am i making some noob mistake that everyone sees?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 11:54:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Rebuilding-MQX-doesn-t-update-lib-folder-content/m-p/154616#M692</guid>
      <dc:creator>statrix</dc:creator>
      <dc:date>2010-10-19T11:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Rebuilding MQX doesn't update lib folder content</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Rebuilding-MQX-doesn-t-update-lib-folder-content/m-p/154617#M693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's report that CW10 in some cases creates its own copies of sources and that's why you change user_config.h, but effectivelly you change only some copy of user_config.h. Personally I think it's better to refer this question to CodeWarrior team.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 17:55:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Rebuilding-MQX-doesn-t-update-lib-folder-content/m-p/154617#M693</guid>
      <dc:creator>JuroV</dc:creator>
      <dc:date>2010-10-19T17:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Rebuilding MQX doesn't update lib folder content</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Rebuilding-MQX-doesn-t-update-lib-folder-content/m-p/154618#M694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jurov ! I'll do it and post here the solution.&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>Tue, 19 Oct 2010 20:23:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Rebuilding-MQX-doesn-t-update-lib-folder-content/m-p/154618#M694</guid>
      <dc:creator>statrix</dc:creator>
      <dc:date>2010-10-19T20:23:47Z</dc:date>
    </item>
  </channel>
</rss>

