<?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 Development ToolsのトピックRe: Porting M68040 assembly code to MCF54452 Coldfire using CodeWarrior Coldfire Architecture Version 7.2</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Porting-M68040-assembly-code-to-MCF54452-Coldfire-using/m-p/537319#M4479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that the cleanest way to migrate the project is to create a new project in CodeWarrior 7.2 for the MCF54452 MCU and start writing your application, you can use following documents as reference to help with the code migration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/app_note/AN2866.pdf"&gt;http://cache.freescale.com/files/32bit/doc/app_note/AN2866.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.microapl.com/Porting/ColdFire/index.html"&gt;http://www.microapl.com/Porting/ColdFire/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would also recommend using CodeWarrior 10.6.4 which is the newest version:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/products/software-and-tools/software-development-tools/codewarrior-development-tools/codewarrior-development-studios/codewarrior-for-microcontrollers/codewarrior-for-mcus-eclipse-ide-coldfire-56800-e-dsc-kinetis-nxp-56xx-rs08-s08-s12z-v10.6:CW-MCU10?tid=vanCWMCU10" title="http://www.nxp.com/products/software-and-tools/software-development-tools/codewarrior-development-tools/codewarrior-development-studios/codewarrior-for-microcontrollers/codewarrior-for-mcus-eclipse-ide-coldfire-56800-e-dsc-kinetis-nxp-56xx-rs08-s08-s12z-v10.6:CW-MCU10?tid=vanCWMCU10"&gt;CodeWarrior for Microcontrollers-Eclipse IDE|NXP&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos Mendoza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jul 2016 23:29:20 GMT</pubDate>
    <dc:creator>Carlos_Mendoza</dc:creator>
    <dc:date>2016-07-28T23:29:20Z</dc:date>
    <item>
      <title>Porting M68040 assembly code to MCF54452 Coldfire using CodeWarrior Coldfire Architecture Version 7.2</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Porting-M68040-assembly-code-to-MCF54452-Coldfire-using/m-p/537318#M4478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to port M68040 assembly code to run on MCF54452 Coldfire processor. &lt;/P&gt;&lt;P&gt;I am currently using the CodeWarrior Coldfire Achitecture V7.2. The original M68040 assembly&lt;/P&gt;&lt;P&gt;code was compiled with Microtec. Are there any examples or documents showing how to set up&lt;/P&gt;&lt;P&gt;a CodeWarrior project to run the assembler on the M68040 assembly code?&lt;/P&gt;&lt;P&gt;I know there will be assembler errors because not all instructions are supported in the Coldfire. &lt;/P&gt;&lt;P&gt;However, I need information on how to setup the CodeWarrior project to start assemble the code.&lt;/P&gt;&lt;P&gt;Thank you in advance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2016 20:15:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Porting-M68040-assembly-code-to-MCF54452-Coldfire-using/m-p/537318#M4478</guid>
      <dc:creator>johnchan</dc:creator>
      <dc:date>2016-07-25T20:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Porting M68040 assembly code to MCF54452 Coldfire using CodeWarrior Coldfire Architecture Version 7.2</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Porting-M68040-assembly-code-to-MCF54452-Coldfire-using/m-p/537319#M4479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that the cleanest way to migrate the project is to create a new project in CodeWarrior 7.2 for the MCF54452 MCU and start writing your application, you can use following documents as reference to help with the code migration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/app_note/AN2866.pdf"&gt;http://cache.freescale.com/files/32bit/doc/app_note/AN2866.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.microapl.com/Porting/ColdFire/index.html"&gt;http://www.microapl.com/Porting/ColdFire/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would also recommend using CodeWarrior 10.6.4 which is the newest version:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/products/software-and-tools/software-development-tools/codewarrior-development-tools/codewarrior-development-studios/codewarrior-for-microcontrollers/codewarrior-for-mcus-eclipse-ide-coldfire-56800-e-dsc-kinetis-nxp-56xx-rs08-s08-s12z-v10.6:CW-MCU10?tid=vanCWMCU10" title="http://www.nxp.com/products/software-and-tools/software-development-tools/codewarrior-development-tools/codewarrior-development-studios/codewarrior-for-microcontrollers/codewarrior-for-mcus-eclipse-ide-coldfire-56800-e-dsc-kinetis-nxp-56xx-rs08-s08-s12z-v10.6:CW-MCU10?tid=vanCWMCU10"&gt;CodeWarrior for Microcontrollers-Eclipse IDE|NXP&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos Mendoza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 23:29:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Porting-M68040-assembly-code-to-MCF54452-Coldfire-using/m-p/537319#M4479</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2016-07-28T23:29:20Z</dc:date>
    </item>
  </channel>
</rss>

