<?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: So is the Cortex M0 and Cortex M3 binary compatible? in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/So-is-the-Cortex-M0-and-Cortex-M3-binary-compatible/m-p/542501#M7865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Tue Oct 19 01:55:09 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It is true that the Cortex-M3 is a superset of the Cortex-M0 instruction set. If you had 'pure' code (makes no use of other parts of the system) then code compiled for the M0 would run on the M3&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the processor tends to be supplied as part of a larger system, such as an MCU - e.g. LPC1114 or LPC1343 - and these systems are typically not compatible, because of the peripherals, memory maps, etc etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, note that if you recompiled the same code for Cortex-M3 it would almost certainly run faster as the M3 has additional instructions that will allow the compiler to generate better code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, the answer is a qualified yes, but it depends on what you are doing and expecting.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 23:17:03 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:17:03Z</dc:date>
    <item>
      <title>So is the Cortex M0 and Cortex M3 binary compatible?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/So-is-the-Cortex-M0-and-Cortex-M3-binary-compatible/m-p/542500#M7864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by NYEOH on Tue Oct 19 01:03:30 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, please advice on the following statement. I read this in an article&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[B]The Cortex-M0 incorporates technologies first introduced in the ARM Cortex-M3 processor to enable faster software development and ensure a binary upwards compatible roadmap to devices based on ARM Cortex-M3 and beyond. These features are common to every processor in the Cortex-M processor family.[/B]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone confirm if this is true? Does it mean that if I compiled software for an M0, I can use that same binary file for an M3? Or does it mean something else. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any comments appreciated. Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:17:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/So-is-the-Cortex-M0-and-Cortex-M3-binary-compatible/m-p/542500#M7864</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: So is the Cortex M0 and Cortex M3 binary compatible?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/So-is-the-Cortex-M0-and-Cortex-M3-binary-compatible/m-p/542501#M7865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Tue Oct 19 01:55:09 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It is true that the Cortex-M3 is a superset of the Cortex-M0 instruction set. If you had 'pure' code (makes no use of other parts of the system) then code compiled for the M0 would run on the M3&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the processor tends to be supplied as part of a larger system, such as an MCU - e.g. LPC1114 or LPC1343 - and these systems are typically not compatible, because of the peripherals, memory maps, etc etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, note that if you recompiled the same code for Cortex-M3 it would almost certainly run faster as the M3 has additional instructions that will allow the compiler to generate better code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, the answer is a qualified yes, but it depends on what you are doing and expecting.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:17:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/So-is-the-Cortex-M0-and-Cortex-M3-binary-compatible/m-p/542501#M7865</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: So is the Cortex M0 and Cortex M3 binary compatible?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/So-is-the-Cortex-M0-and-Cortex-M3-binary-compatible/m-p/542502#M7866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by NYEOH on Tue Oct 19 21:20:45 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:17:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/So-is-the-Cortex-M0-and-Cortex-M3-binary-compatible/m-p/542502#M7866</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:17:03Z</dc:date>
    </item>
  </channel>
</rss>

