<?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中的主题 Problem to compile</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Problem-to-compile/m-p/312617#M863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="j-excerpt-slug"&gt;I have a probem to compile. The problem is assembler part that is within of timer interrupt, I do not understand what is wrong, I work with CodeWarrior V6.3, attach the file. Thank you for help me.&lt;/SPAN&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-337835"&gt;Funciones.rar&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2014 13:36:21 GMT</pubDate>
    <dc:creator>juanma2468</dc:creator>
    <dc:date>2014-04-08T13:36:21Z</dc:date>
    <item>
      <title>Problem to compile</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Problem-to-compile/m-p/312617#M863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="j-excerpt-slug"&gt;I have a probem to compile. The problem is assembler part that is within of timer interrupt, I do not understand what is wrong, I work with CodeWarrior V6.3, attach the file. Thank you for help me.&lt;/SPAN&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-337835"&gt;Funciones.rar&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 13:36:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Problem-to-compile/m-p/312617#M863</guid>
      <dc:creator>juanma2468</dc:creator>
      <dc:date>2014-04-08T13:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to compile</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Problem-to-compile/m-p/312618#M864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some problems in the __interrupt void TIMER1_INT(void) function.&lt;/P&gt;&lt;P&gt;The inline assembly must follow rules defined in the Compiler_HC08.pdf manual at chapter:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; High-Level Inline Assembler for the HC(S)08&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to define the TABLA in assembly, you must defined it in assembly module and not in inline assembly.&lt;/P&gt;&lt;P&gt;In inline assembly you can not defined a variable.&lt;/P&gt;&lt;P&gt;Else you can define TABLA in Global or local C definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 15:25:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Problem-to-compile/m-p/312618#M864</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2014-04-10T15:25:32Z</dc:date>
    </item>
  </channel>
</rss>

