<?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>CodeWarrior for MCU中的主题 How do I disable the &amp;quot;Always Erase and Program flash without asking&amp;quot; option in the Hardware Connection Advanced Programming Options?</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-disable-the-quot-Always-Erase-and-Program-flash-without/m-p/355912#M11289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we just updated from 10.2 to 10.6 for a MCF5271 project and have noticed the following: when we download to RAM for debugging it always attempts to write to flash.&amp;nbsp; To update &lt;SPAN style="font-size: 13.6000003814697px;"&gt;I created a new workspace and imported the 10.2 project into 10.6 without any errors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found this setting enabled in the Hardware Connection Advanced Programming Options: "Always Erase and Program flash without asking.", and I can't disable it:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17725_17725.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/120092i1DA237609F533D50/image-size/large?v=v2&amp;amp;px=999" role="button" title="17725_17725.png" alt="17725_17725.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Advanced_Programming_Options.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/48367iC39C946E281D6002/image-size/large?v=v2&amp;amp;px=999" role="button" title="Advanced_Programming_Options.png" alt="Advanced_Programming_Options.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm guessing this is the issue; I tried modifying the .launch and ReferencedRSESystems files but the values are overwritten by the IDE.&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Any ideas?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;UPDATE:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;========&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OK, I've verified that we are loading our app into RAM, it's just hard to see with the IDE trying to write to Flash every time we want to debug from RAM.&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;We can reliably debug from RAM using (a single) hardware breakpoint.&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;However, when we try and work around this issue (a single hardware breakpoint) by using software breakpoints we are able to reach the software breakpoint once, but the next time we reach it we end up in the MQX (3.8) _int_unexpected_isr.&amp;nbsp; When I inspect the RAM memory where the software breakpoint is at program start-up compared to after the first breakpoint I don't see a difference and it matches the compiled code.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The exception is "Illegal instruction". For example, when I put software breakpoints at 145, 146, 147 in the following (from listing):&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;;&amp;nbsp; 145:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;0x00025E72&amp;nbsp; 0x242F0084&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; move.l&amp;nbsp;&amp;nbsp; 132(a7),d2&lt;/P&gt;&lt;P&gt;0x00025E76&amp;nbsp; 0x2202&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; move.l&amp;nbsp;&amp;nbsp; d2,d1&lt;/P&gt;&lt;P&gt;0x00025E78&amp;nbsp; 0x92AF0020&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sub.l&amp;nbsp;&amp;nbsp;&amp;nbsp; 32(a7),d1&lt;/P&gt;&lt;P&gt;;&amp;nbsp; 146: &lt;/P&gt;&lt;P&gt;0x00025E7C&amp;nbsp; 0x2F420020&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; move.l&amp;nbsp;&amp;nbsp; d2,32(a7)&lt;/P&gt;&lt;P&gt;;&amp;nbsp; 147: &lt;/P&gt;&lt;P&gt;;&amp;nbsp; 148: &lt;/P&gt;&lt;P&gt;;&amp;nbsp; 149: &lt;/P&gt;&lt;P&gt;0x00025E80&amp;nbsp; 0x0C8400000001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cmpi.l&amp;nbsp;&amp;nbsp; #1,d4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ; '....'&lt;/P&gt;&lt;P&gt;0x00025E86&amp;nbsp; 0x6312&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bls.s&amp;nbsp;&amp;nbsp;&amp;nbsp; *+20&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ; 0x00025e9a&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The exception occurs at the second breakpoint with the PC being 0x25E7A, and there is no sign of an illegal instruction (memory matches the listing) but it seems like there's an alignment issue?&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So, what's up with CW 10.6 debugging MQX 3.8 &amp;amp; software breakpoints?&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Are the debug settings getting messed up because it's trying to write to Flash and then thinks we're running from Flash?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;There were no changes to our projects/source files, we only updated the IDE from 10.2 to 10.6 and everything worked in 10.2...&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;I just noticed in the release notes that 10.6 doesn't support MQX 3.8!&amp;nbsp; Does this explain the software breakpoint issue?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Please provide more information regarding this limitation, and what is required to support MQX 3.8.&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Can I work around this issue by pointing the 10.6 IDE at the 10.2 assembler/compiler/linker?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Dec 2014 20:47:28 GMT</pubDate>
    <dc:creator>mjosborne</dc:creator>
    <dc:date>2014-12-16T20:47:28Z</dc:date>
    <item>
      <title>How do I disable the "Always Erase and Program flash without asking" option in the Hardware Connection Advanced Programming Options?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-disable-the-quot-Always-Erase-and-Program-flash-without/m-p/355912#M11289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we just updated from 10.2 to 10.6 for a MCF5271 project and have noticed the following: when we download to RAM for debugging it always attempts to write to flash.&amp;nbsp; To update &lt;SPAN style="font-size: 13.6000003814697px;"&gt;I created a new workspace and imported the 10.2 project into 10.6 without any errors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found this setting enabled in the Hardware Connection Advanced Programming Options: "Always Erase and Program flash without asking.", and I can't disable it:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17725_17725.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/120092i1DA237609F533D50/image-size/large?v=v2&amp;amp;px=999" role="button" title="17725_17725.png" alt="17725_17725.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Advanced_Programming_Options.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/48367iC39C946E281D6002/image-size/large?v=v2&amp;amp;px=999" role="button" title="Advanced_Programming_Options.png" alt="Advanced_Programming_Options.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm guessing this is the issue; I tried modifying the .launch and ReferencedRSESystems files but the values are overwritten by the IDE.&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Any ideas?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;UPDATE:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;========&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OK, I've verified that we are loading our app into RAM, it's just hard to see with the IDE trying to write to Flash every time we want to debug from RAM.&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;We can reliably debug from RAM using (a single) hardware breakpoint.&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;However, when we try and work around this issue (a single hardware breakpoint) by using software breakpoints we are able to reach the software breakpoint once, but the next time we reach it we end up in the MQX (3.8) _int_unexpected_isr.&amp;nbsp; When I inspect the RAM memory where the software breakpoint is at program start-up compared to after the first breakpoint I don't see a difference and it matches the compiled code.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The exception is "Illegal instruction". For example, when I put software breakpoints at 145, 146, 147 in the following (from listing):&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;;&amp;nbsp; 145:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;0x00025E72&amp;nbsp; 0x242F0084&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; move.l&amp;nbsp;&amp;nbsp; 132(a7),d2&lt;/P&gt;&lt;P&gt;0x00025E76&amp;nbsp; 0x2202&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; move.l&amp;nbsp;&amp;nbsp; d2,d1&lt;/P&gt;&lt;P&gt;0x00025E78&amp;nbsp; 0x92AF0020&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sub.l&amp;nbsp;&amp;nbsp;&amp;nbsp; 32(a7),d1&lt;/P&gt;&lt;P&gt;;&amp;nbsp; 146: &lt;/P&gt;&lt;P&gt;0x00025E7C&amp;nbsp; 0x2F420020&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; move.l&amp;nbsp;&amp;nbsp; d2,32(a7)&lt;/P&gt;&lt;P&gt;;&amp;nbsp; 147: &lt;/P&gt;&lt;P&gt;;&amp;nbsp; 148: &lt;/P&gt;&lt;P&gt;;&amp;nbsp; 149: &lt;/P&gt;&lt;P&gt;0x00025E80&amp;nbsp; 0x0C8400000001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cmpi.l&amp;nbsp;&amp;nbsp; #1,d4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ; '....'&lt;/P&gt;&lt;P&gt;0x00025E86&amp;nbsp; 0x6312&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bls.s&amp;nbsp;&amp;nbsp;&amp;nbsp; *+20&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ; 0x00025e9a&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The exception occurs at the second breakpoint with the PC being 0x25E7A, and there is no sign of an illegal instruction (memory matches the listing) but it seems like there's an alignment issue?&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So, what's up with CW 10.6 debugging MQX 3.8 &amp;amp; software breakpoints?&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Are the debug settings getting messed up because it's trying to write to Flash and then thinks we're running from Flash?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;There were no changes to our projects/source files, we only updated the IDE from 10.2 to 10.6 and everything worked in 10.2...&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;I just noticed in the release notes that 10.6 doesn't support MQX 3.8!&amp;nbsp; Does this explain the software breakpoint issue?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Please provide more information regarding this limitation, and what is required to support MQX 3.8.&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Can I work around this issue by pointing the 10.6 IDE at the 10.2 assembler/compiler/linker?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 20:47:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-disable-the-quot-Always-Erase-and-Program-flash-without/m-p/355912#M11289</guid>
      <dc:creator>mjosborne</dc:creator>
      <dc:date>2014-12-16T20:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do I disable the "Always Erase and Program flash without asking" option in the Hardware Connection Advanced Programming Options?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-disable-the-quot-Always-Erase-and-Program-flash-without/m-p/355913#M11290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CW10.6 + MQX3.8 can not work normal. &lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;MQX 3.8 was developed to work with CW MCU v10.1. It is not supported in CW MCU v10.6.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;for the moment. MQX 4.0 ~ MQX4.1 can support CW10.6, please use new version instead,&lt;/P&gt;&lt;P&gt;&lt;A href="https://freescale.flexnetoperations.com/control/frse/product?child_plneID=683961&amp;amp;ver=CURRENT" title="https://freescale.flexnetoperations.com/control/frse/product?child_plneID=683961&amp;amp;ver=CURRENT"&gt;https://freescale.flexnetoperations.com/control/frse/product?child_plneID=683961&amp;amp;ver=CURRENT&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;ZhangJun&lt;/P&gt;&lt;P&gt;=====================================&lt;/P&gt;&lt;P&gt;this answer is for you. if it helps, please click on "Correct Answer" button.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 08:49:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-disable-the-quot-Always-Erase-and-Program-flash-without/m-p/355913#M11290</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2014-12-19T08:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do I disable the "Always Erase and Program flash without asking" option in the Hardware Connection Advanced Programming Options?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-disable-the-quot-Always-Erase-and-Program-flash-without/m-p/355914#M11291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ZhangJun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes I do see that but I need to know why it is not supported; specifically why software breakpoints aren't working and what we can do to get them working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We currently have multiple projects that require us to support CW 7.1, 10.2 and now 10.6 with 3 different versions of MQX: 3.6, 3.8.1, and 4.1; the tools not being backwards compatible is creating a lot of work for us.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We would prefer to make some MQX 3.8.1 modifications to work around the software breakpoint issue rather than moving a stable project to a new MQX version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 16:28:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-disable-the-quot-Always-Erase-and-Program-flash-without/m-p/355914#M11291</guid>
      <dc:creator>mjosborne</dc:creator>
      <dc:date>2014-12-19T16:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do I disable the "Always Erase and Program flash without asking" option in the Hardware Connection Advanced Programming Options?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-disable-the-quot-Always-Erase-and-Program-flash-without/m-p/355915#M11292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, and how do we disable &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.8000001907349px;"&gt;the Hardware Connection Advanced Programming Options: "Always Erase and Program flash without asking."?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 16:32:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-disable-the-quot-Always-Erase-and-Program-flash-without/m-p/355915#M11292</guid>
      <dc:creator>mjosborne</dc:creator>
      <dc:date>2014-12-19T16:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do I disable the "Always Erase and Program flash without asking" option in the Hardware Connection Advanced Programming Options?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-disable-the-quot-Always-Erase-and-Program-flash-without/m-p/355916#M11293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have updated to MQX 4 with CW 10.6 for our MCF5271 based project and are still seeing these issues.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Can someone please determine why the "Always Erase and Program flash without asking" option cannot be disabled&lt;/STRONG&gt;, it really slows down the debugging process (when debugging we're running out of external RAM, so there's no Flash to program)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, we have updated the post &lt;A href="https://community.nxp.com/message/464122"&gt;MQX 3.8 Compatibility with CodeWarrior 10.6 - Reliable Controls&lt;/A&gt; with new information. &lt;STRONG&gt; The issue appears to be specifically related to having MCF5271 instruction caching enabled when using CW 10.6.&amp;nbsp; CW 10.2 works fine (software breakpoints) with MQX 3.8 and 4, CW 10.6 doesn't work for either.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 19:06:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-disable-the-quot-Always-Erase-and-Program-flash-without/m-p/355916#M11293</guid>
      <dc:creator>mjosborne</dc:creator>
      <dc:date>2015-03-25T19:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do I disable the "Always Erase and Program flash without asking" option in the Hardware Connection Advanced Programming Options?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-disable-the-quot-Always-Erase-and-Program-flash-without/m-p/355917#M11294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;These are still open issues for us:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i) How to disable the "Always Erase and Program flash without asking" option,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ii) How to fix the issue where CodeWarrior 10.6 software breakpoints cannot be used when instruction caching (MCF527x) is enabled.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;We've been experiencing these issues since December and would like to resolve them as soon as possible!&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 18:41:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-disable-the-quot-Always-Erase-and-Program-flash-without/m-p/355917#M11294</guid>
      <dc:creator>mjosborne</dc:creator>
      <dc:date>2015-03-30T18:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: How do I disable the "Always Erase and Program flash without asking" option in the Hardware Connection Advanced Programming Options?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-disable-the-quot-Always-Erase-and-Program-flash-without/m-p/355918#M11295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can we please get assistance with these issues.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have upgraded to MQX 4.1 and we still have issues with our MCF5271 project using CW 10.6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems fairly clear that there are two issues with CW 10.6 MCF5271 support &lt;SPAN style="font-size: 13.3333330154419px;"&gt;(same project in CW 10.2 works fine) &lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;1. It always tries to program Flash (even when there is none), and this option (Always Erase and Program flash without asking) can't be disabled.&lt;/P&gt;&lt;P&gt;2. Software breakpoints don't work when instruction caching is enabled (generates illegal instruction exception).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 15:32:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-disable-the-quot-Always-Erase-and-Program-flash-without/m-p/355918#M11295</guid>
      <dc:creator>mjosborne</dc:creator>
      <dc:date>2015-04-10T15:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do I disable the "Always Erase and Program flash without asking" option in the Har</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-disable-the-quot-Always-Erase-and-Program-flash-without/m-p/1950794#M16046</link>
      <description>&lt;P&gt;Hello Zhang,&lt;/P&gt;&lt;P&gt;Can you provide the&amp;nbsp;Codewarrior 10.6 installer package for me?&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:wsh13810789846@outlook.com" target="_blank"&gt;wsh13810789846@outlook.com&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 07:41:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-disable-the-quot-Always-Erase-and-Program-flash-without/m-p/1950794#M16046</guid>
      <dc:creator>Frank_Wang2024</dc:creator>
      <dc:date>2024-09-10T07:41:27Z</dc:date>
    </item>
  </channel>
</rss>

