<?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: Doonstack - cw 10.1 in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Doonstack-cw-10-1/m-p/181761#M13285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to the AN there are three files that need to be copied to the new project, including the one you mention.&amp;nbsp; The others are a .h header file and a .ASM file.&amp;nbsp; Did you do this?&amp;nbsp; I might assume that the .INC file should have a similar path as the .h files within the project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mac&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Nov 2011 15:43:13 GMT</pubDate>
    <dc:creator>bigmac</dc:creator>
    <dc:date>2011-11-11T15:43:13Z</dc:date>
    <item>
      <title>Doonstack - cw 10.1</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Doonstack-cw-10-1/m-p/181760#M13284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm going to use (mainly) CW 10.1 (and leaving CW 6.3). I create a new project in CW 10.1. Then I import AN3942SW doonstack source code, but if I try to build it I get:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;ERROR A2309 File not found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It refers to: Include 'doonstack.inc'. This line is present in doonstack.asm.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know why? (and what I have to do)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 00:42:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Doonstack-cw-10-1/m-p/181760#M13284</guid>
      <dc:creator>roberto_m</dc:creator>
      <dc:date>2011-11-11T00:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Doonstack - cw 10.1</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Doonstack-cw-10-1/m-p/181761#M13285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to the AN there are three files that need to be copied to the new project, including the one you mention.&amp;nbsp; The others are a .h header file and a .ASM file.&amp;nbsp; Did you do this?&amp;nbsp; I might assume that the .INC file should have a similar path as the .h files within the project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mac&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 15:43:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Doonstack-cw-10-1/m-p/181761#M13285</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2011-11-11T15:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Doonstack - cw 10.1</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Doonstack-cw-10-1/m-p/181762#M13286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess you are missing the path to the assembly include file in the project.&lt;/P&gt;&lt;P&gt;In order to add it:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Open the Project Properties dialog (Select &lt;EM&gt;&lt;STRONG&gt;Project&lt;/STRONG&gt;&lt;/EM&gt; &amp;gt; &lt;EM&gt;&lt;STRONG&gt;Properties&lt;/STRONG&gt;&lt;/EM&gt;)&lt;/LI&gt;&lt;LI&gt;Go to &lt;EM&gt;&lt;STRONG&gt;C/C++ Build&lt;/STRONG&gt;&lt;/EM&gt; &amp;gt; &lt;EM&gt;&lt;STRONG&gt;Settings&lt;/STRONG&gt;&lt;/EM&gt; &amp;gt; &lt;EM&gt;&lt;STRONG&gt;Tool Settings&lt;/STRONG&gt;&lt;/EM&gt; &amp;gt; &lt;EM&gt;&lt;STRONG&gt;HCS08 Assembler&lt;/STRONG&gt;&lt;/EM&gt; &amp;gt; &lt;STRONG&gt;&lt;EM&gt;Input&lt;/EM&gt;&lt;/STRONG&gt; page.&lt;/LI&gt;&lt;LI&gt;In the Include file search paths edit box add the path to the folder where the .inc file is located.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can use&amp;nbsp;${ProjDirPath} to specify a location relative to the project directory (i.e. the directory where&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; the file &amp;nbsp;.project is located).&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 15:46:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Doonstack-cw-10-1/m-p/181762#M13286</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2011-11-11T15:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Doonstack - cw 10.1</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Doonstack-cw-10-1/m-p/181763#M13287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, BigMac I did it (put *.asm and *.h file).&lt;/P&gt;&lt;P&gt;As you and CrayCat (thank you!!!) said I was missing tha path to the assembly. I'm still newbie on CW10.1.&lt;/P&gt;&lt;P&gt;Thak you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 16:25:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Doonstack-cw-10-1/m-p/181763#M13287</guid>
      <dc:creator>roberto_m</dc:creator>
      <dc:date>2011-11-11T16:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Doonstack - cw 10.1</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Doonstack-cw-10-1/m-p/181764#M13288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I need these files (doonstack.asm, doonstack.h, doonstack.inc ). can u please send me these files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anurudh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 08:25:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Doonstack-cw-10-1/m-p/181764#M13288</guid>
      <dc:creator>anurudhtiwari</dc:creator>
      <dc:date>2014-01-25T08:25:11Z</dc:date>
    </item>
  </channel>
</rss>

