<?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: mwldmcf.exe application error memory read in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/mwldmcf-exe-application-error-memory-read/m-p/252894#M9727</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This error went away after I upgraded from CodeWarrior v7.0 to CodeWarrior v7.2 and applied the 7.2.2 patch.&amp;nbsp; The patch had some change comments about crashing: "MTWX41751 – Corrected a linker error that counted the size of an empty segment as code; and therefore, causing a license error message to be displayed.".&amp;nbsp; I installed it and the linker does not crash anymore.&amp;nbsp; Now I am trying to upgrade my command line build to use the EWL libraries, and the IDE build was converted automagically.&amp;nbsp; Updating the command line build has not been easy, but we are working the issue here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/315491"&gt;mwldmcf.exe linker error for coldfire mcf52211(codewarrior v7.2)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Feb 2013 15:04:12 GMT</pubDate>
    <dc:creator>michaeld</dc:creator>
    <dc:date>2013-02-13T15:04:12Z</dc:date>
    <item>
      <title>mwldmcf.exe application error memory read</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/mwldmcf-exe-application-error-memory-read/m-p/252893#M9726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I run the mwldmcf.exe linker on the command line I get an application error exception notice: "The instruction at '0x...' referenced memory at '0x...'.&amp;nbsp; The memory could not be 'read'".&amp;nbsp; This is part of my CodeWarrior V7.0 installation I am using to build a flash binary for an MCF52211 ColdFire MCU.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following is the version information for mwldmcf.exe:&lt;/P&gt;&lt;P&gt;"CodeWarrior Linker for ColdFire.&lt;/P&gt;&lt;P&gt;Copyright (c) 2007, Freescale Semiconductor, Inc&lt;/P&gt;&lt;P&gt;All rights reserved.&lt;/P&gt;&lt;P&gt;Version 5.0 build 7 (build 07)&lt;/P&gt;&lt;P&gt;Runtime Built: Sep&amp;nbsp; 5 2007 16:23:09&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Usage: mwldmcf.exe [-options]... [files]... [@response]...&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please enter 'mwldmcf.exe -help' for information about options."&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following is the linker command I am running from the command line:&lt;/P&gt;&lt;P&gt;C:\\"Program Files"\Freescale\\"CodeWarrior for ColdFire V7.0"\ColdFire_Tools\Command_Line_Tools\mwldmcf.exe -processor MCF521X -msgstyle gcc -lC:\\"Program Files"\Freescale\\"CodeWarrior for ColdFire V7.0"\ColdFire_Support\Runtime\C_4i_CF_Runtime.a -lC:\\"Program Files"\Freescale\\"CodeWarrior for ColdFire V7.0"\ColdFire_Support\msl\MSL_C\MSL_ColdFire\Lib\C_4i_CF_SZ_MSL.a -main "__startup" -force_active '__vect','__cfm' -sreclength 32 -breclength 252 -sreceol unix -keeplocal off -nodeadstrip -listing -show all -warn on -g&amp;nbsp; lcf\MCF52211_INTERNAL_FLASH.lcf [list of object '.o' files] -o bin\MCF52211_INTERNAL_FLASH.elf&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice or tips?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 18:21:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/mwldmcf-exe-application-error-memory-read/m-p/252893#M9726</guid>
      <dc:creator>michaeld</dc:creator>
      <dc:date>2013-02-08T18:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: mwldmcf.exe application error memory read</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/mwldmcf-exe-application-error-memory-read/m-p/252894#M9727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This error went away after I upgraded from CodeWarrior v7.0 to CodeWarrior v7.2 and applied the 7.2.2 patch.&amp;nbsp; The patch had some change comments about crashing: "MTWX41751 – Corrected a linker error that counted the size of an empty segment as code; and therefore, causing a license error message to be displayed.".&amp;nbsp; I installed it and the linker does not crash anymore.&amp;nbsp; Now I am trying to upgrade my command line build to use the EWL libraries, and the IDE build was converted automagically.&amp;nbsp; Updating the command line build has not been easy, but we are working the issue here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/315491"&gt;mwldmcf.exe linker error for coldfire mcf52211(codewarrior v7.2)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 15:04:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/mwldmcf-exe-application-error-memory-read/m-p/252894#M9727</guid>
      <dc:creator>michaeld</dc:creator>
      <dc:date>2013-02-13T15:04:12Z</dc:date>
    </item>
  </channel>
</rss>

