<?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: Codewarrior 10.x Startup Proceedure in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-x-Startup-Proceedure/m-p/319358#M10992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was in vacation the 2 last weeks.&lt;/P&gt;&lt;P&gt;Just see you've contacted colleague through Service Request.&lt;/P&gt;&lt;P&gt;According to the activities it seems the problem/question were answered.&lt;/P&gt;&lt;P&gt;In all case I recommend you to continue through the SR for this question.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pascal Irrle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Aug 2014 14:48:24 GMT</pubDate>
    <dc:creator>trytohelp</dc:creator>
    <dc:date>2014-08-04T14:48:24Z</dc:date>
    <item>
      <title>Codewarrior 10.x Startup Proceedure</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-x-Startup-Proceedure/m-p/319351#M10985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am moving a project from CW 6.3 to CW 10.6.&amp;nbsp;&amp;nbsp; This project has a bootloader.&amp;nbsp; At this point in debug I am loading the bootloader binary in the .lcf file.&amp;nbsp; I have this working after some issues.&amp;nbsp; But what I am seeing now is very curious.&amp;nbsp; When I start debugging normally it seems the bootloader code is bypassed.&amp;nbsp; The bootloader code sets a couple LEDs on the board and they do not light up.&amp;nbsp; The bootloader is definitely there as I can power up the board without the debug cable attached and the LEDs come on.&amp;nbsp; I have also found that, after the debugger is started, I can reset the unit and the bootloader will execute. &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, my question is, why is the bootloader being bypassed when I enter the debugger for the first time.&amp;nbsp; This works fine on CW 6.3 with the same PE Micro Multilink interface.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any insights here.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 16:04:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-x-Startup-Proceedure/m-p/319351#M10985</guid>
      <dc:creator>R_R_Ritchey</dc:creator>
      <dc:date>2014-07-11T16:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.x Startup Proceedure</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-x-Startup-Proceedure/m-p/319352#M10986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert, which chip are you using? I have similar problem while moving from CW8 (for 56800) to CW 10.6. It looks that the bootloader address is running but is not working good and does not activate GPIO . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jul 2014 08:23:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-x-Startup-Proceedure/m-p/319352#M10986</guid>
      <dc:creator>Ben</dc:creator>
      <dc:date>2014-07-12T08:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.x Startup Proceedure</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-x-Startup-Proceedure/m-p/319353#M10987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect this is caused by the fact the CW MCU 10.6 debugger automatically sets PC at the application entry point after the flash is programmed.&lt;/P&gt;&lt;P&gt;I haven't found any other workaround than perform the target reset after download.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 11:59:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-x-Startup-Proceedure/m-p/319353#M10987</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2014-07-17T11:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.x Startup Proceedure</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-x-Startup-Proceedure/m-p/319354#M10988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Sorry for the delayed reply.&amp;nbsp; For some reason I am not getting notifications of posts.&amp;nbsp; I am running an MCF51JM32.&amp;nbsp; Using PE-Micro Multilink.&amp;nbsp; I tried all the startup options and they all acted the same. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 19:55:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-x-Startup-Proceedure/m-p/319354#M10988</guid>
      <dc:creator>R_R_Ritchey</dc:creator>
      <dc:date>2014-07-17T19:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.x Startup Proceedure</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-x-Startup-Proceedure/m-p/319355#M10989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same here.&amp;nbsp; They seem to have broken so many things going from CW 6.3 to CW 10.6 its frustration.&amp;nbsp; I am looking around at other options now where I had no intention of doing this before.&amp;nbsp; Just found out that the compiler for Coldfire in 10.6 is horrible.&amp;nbsp; With both the 6.3 and 10.6 set at optimization level 1 the 6.3 compiler generates one of my routines at 0xB0 bytes and the 10.6 generates 0x104 bytes.&amp;nbsp; Drove me right out of a 32K part.&amp;nbsp; Going to be using 6.3 under XP emulation on Windows 7 for a long time and avoiding all CW 10.x products. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 19:58:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-x-Startup-Proceedure/m-p/319355#M10989</guid>
      <dc:creator>R_R_Ritchey</dc:creator>
      <dc:date>2014-07-17T19:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.x Startup Proceedure</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-x-Startup-Proceedure/m-p/319356#M10990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For sure the compiler using on MCU V6.3 and on MCU V10.6 are not the same.&lt;/P&gt;&lt;P&gt;The MCU V10.6 is using the 6.0.0.3024 version and the MCU V6.3 the 6.0.0.1003.&lt;/P&gt;&lt;P&gt;The V6.0.0.3024 solves several bugs (around 62 issues) vs to the 6.0.0.1003.&lt;/P&gt;&lt;P&gt;The MCU V6.3 was released end of 2009 whereas the MCU V10.6 only 2 months ago.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's possible than some optimizations introduced issues which were solved and so the code could increase ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; or an optimization included in level 1 (by mistake) was moved to level 2 or higher level.&lt;/P&gt;&lt;P&gt;To compare the code size I recommend you to check at level 4 for both version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;List of issues which could be linked to code increase:&lt;/P&gt;&lt;P&gt;MTWX40806 - wrong peephole optimization in CF compiler - peephole eliminating&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; an instruction further used&lt;/P&gt;&lt;P&gt;MTWX40004 - wrongly applying "tail call optimization" when using inlined pure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; assembly functions&lt;/P&gt;&lt;P&gt;MTWX39207 - issue exposed when IPA optimization is enabled&lt;/P&gt;&lt;P&gt;MTWX29741 - code generation bug when optimization was turn up (from level 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; to level 2) on a switch/case statement&lt;/P&gt;&lt;P&gt;MTWX39705 - optimization issue - branch tail merging wrong functionality&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for 64-bits operations&lt;/P&gt;&lt;P&gt;MTWX39078 - optimization issue - error caused by a wrong instruction removal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Pascal Irrle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 08:51:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-x-Startup-Proceedure/m-p/319356#M10990</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2014-07-18T08:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.x Startup Proceedure</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-x-Startup-Proceedure/m-p/319357#M10991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have just been comparing at level 1 because everything I have read said going higher would result in a greater difficulty of debugging.&amp;nbsp; That said, if both of these are set at level 1 I don't see why I should see such a huge difference of and an increase of 47% (0xB0 vs 0x104 code size, increase is typical across functions) in code size.&amp;nbsp; Irregardless of what bugs were fixed I don't see the reason for this. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 20:35:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-x-Startup-Proceedure/m-p/319357#M10991</guid>
      <dc:creator>R_R_Ritchey</dc:creator>
      <dc:date>2014-07-24T20:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.x Startup Proceedure</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-x-Startup-Proceedure/m-p/319358#M10992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was in vacation the 2 last weeks.&lt;/P&gt;&lt;P&gt;Just see you've contacted colleague through Service Request.&lt;/P&gt;&lt;P&gt;According to the activities it seems the problem/question were answered.&lt;/P&gt;&lt;P&gt;In all case I recommend you to continue through the SR for this question.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pascal Irrle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 14:48:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-x-Startup-Proceedure/m-p/319358#M10992</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2014-08-04T14:48:24Z</dc:date>
    </item>
  </channel>
</rss>

