<?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>ColdFire/68K Microcontrollers and ProcessorsのトピックTN268 Conversion Help - MFC52235</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/TN268-Conversion-Help-MFC52235/m-p/241512#M11450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To cut to the point. I have been having a hard time converting to V7.2. I can get my code to compile and even program the chip. The issue I am having is that it doesn't work.I tried the TN268 Conversion document, but I am lost where it comes to changing the passing parameter from Register back to Standard. I have attached the only files that have assembly language on it. If you could help me on either editing them or tel me what exactly I need to correct would be a great help.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337796"&gt;mcf5223_lo.s.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337796"&gt;mcf5xxx_lo.s.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jun 2013 18:05:49 GMT</pubDate>
    <dc:creator>jamesc</dc:creator>
    <dc:date>2013-06-26T18:05:49Z</dc:date>
    <item>
      <title>TN268 Conversion Help - MFC52235</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/TN268-Conversion-Help-MFC52235/m-p/241512#M11450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To cut to the point. I have been having a hard time converting to V7.2. I can get my code to compile and even program the chip. The issue I am having is that it doesn't work.I tried the TN268 Conversion document, but I am lost where it comes to changing the passing parameter from Register back to Standard. I have attached the only files that have assembly language on it. If you could help me on either editing them or tel me what exactly I need to correct would be a great help.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337796"&gt;mcf5223_lo.s.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337796"&gt;mcf5xxx_lo.s.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 18:05:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/TN268-Conversion-Help-MFC52235/m-p/241512#M11450</guid>
      <dc:creator>jamesc</dc:creator>
      <dc:date>2013-06-26T18:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: TN268 Conversion Help - MFC52235</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/TN268-Conversion-Help-MFC52235/m-p/241513#M11451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the mcf5223_Io.s should be fine, but the mcf5xxx_Io.s needs some modification. I made the modification once for my own project. You can find the new codewarrior v7.2 assembly file in attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 10:32:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/TN268-Conversion-Help-MFC52235/m-p/241513#M11451</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2013-07-02T10:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: TN268 Conversion Help - MFC52235</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/TN268-Conversion-Help-MFC52235/m-p/241514#M11452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Be aware that C code can contain assembly also. Look for the &lt;SPAN style="color: #ff0000;"&gt;asm&lt;/SPAN&gt; keyword.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 10:49:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/TN268-Conversion-Help-MFC52235/m-p/241514#M11452</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2013-07-02T10:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: TN268 Conversion Help - MFC52235</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/TN268-Conversion-Help-MFC52235/m-p/241515#M11453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Marc. I will give that a try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 17:27:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/TN268-Conversion-Help-MFC52235/m-p/241515#M11453</guid>
      <dc:creator>jamesc</dc:creator>
      <dc:date>2013-07-02T17:27:58Z</dc:date>
    </item>
  </channel>
</rss>

