<?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: CodeWarrior 10.7 S12Z Assembler Problem in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-10-7-S12Z-Assembler-Problem/m-p/665662#M13899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gordon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please send me a demo project to show this error? Thanks.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Aug 2017 08:06:27 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2017-08-07T08:06:27Z</dc:date>
    <item>
      <title>CodeWarrior 10.7 S12Z Assembler Problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-10-7-S12Z-Assembler-Problem/m-p/665661#M13898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on a project that is predominantly C based, but I need to add a single assembler file. The assembler code&amp;nbsp; is very simple, but every time I try to build the project I get the error "A23014:Not a LISA/HCS12Z instruction or directive". The file has been named with a .asm extension, and is in the Sources folder. I tried reducing the assembler code down to a bare minimum (below). The error is complaining about the line "XDEF SpSub". Are there any specific project setup options that could explain this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XDEF SpSub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SpSub:&lt;BR /&gt;&amp;nbsp; nop&lt;BR /&gt;SpSubEnd:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 11:52:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-10-7-S12Z-Assembler-Problem/m-p/665661#M13898</guid>
      <dc:creator>gordonp</dc:creator>
      <dc:date>2017-08-04T11:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior 10.7 S12Z Assembler Problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-10-7-S12Z-Assembler-Problem/m-p/665662#M13899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gordon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please send me a demo project to show this error? Thanks.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 08:06:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-10-7-S12Z-Assembler-Problem/m-p/665662#M13899</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2017-08-07T08:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior 10.7 S12Z Assembler Problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-10-7-S12Z-Assembler-Problem/m-p/665663#M13900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jennie&lt;/P&gt;&lt;P&gt;I found the problem. It was something to do with adding an indent to the XDEF directive. After I did this, the error went away!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 19:57:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-10-7-S12Z-Assembler-Problem/m-p/665663#M13900</guid>
      <dc:creator>gordonp</dc:creator>
      <dc:date>2017-08-10T19:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior 10.7 S12Z Assembler Problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-10-7-S12Z-Assembler-Problem/m-p/665664#M13901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good to know your problem was solved.&lt;/P&gt;&lt;P&gt;Thanks for the sharing. :-)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 03:25:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-10-7-S12Z-Assembler-Problem/m-p/665664#M13901</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2017-08-11T03:25:06Z</dc:date>
    </item>
  </channel>
</rss>

