<?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 for MCUのトピックDEMO9S08DZ60 on CodeWarrior Development Studio, Eclipse IDE</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/DEMO9S08DZ60-on-CodeWarrior-Development-Studio-Eclipse-IDE/m-p/200478#M7526</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just received my DEMO9S08DZ60 demo board and want to start working with it.&amp;nbsp; I am running Windows XP Pro 64bit, so my option for IDEs seems to be the Eclipse version (Version: 1.0.0, Build Id: b15_2105-A22). I installed the IDE and the board was recognized when plugged in, drivers installed, good.&amp;nbsp; The problem I have now is trying to run the example programs which do not appear to have project environments tied to them.&amp;nbsp; I am new to the Eclipse IDE (did a little Java for Android), and I have done all my MCU work with Microchip and their IDE as well as the Netbeans IDE. Here is what I have done to try to create a new project:&lt;BR /&gt;&lt;BR /&gt;New Project -&amp;gt; CodeWarrior -&amp;gt; Bareboard Project (since I'm not using Linux)&lt;BR /&gt;Project name: -Created-&lt;BR /&gt;Device: Selected MC9S08DZ60 device&lt;BR /&gt;Connections: Selected New System -&amp;gt; P&amp;amp;E Universal/USB Multilink&lt;BR /&gt;Add files: selected directory of examples \DEMO9S08DZ60 -&amp;gt; copy files into project&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I unchecked Create main.c/main.asm file&lt;BR /&gt;Lanquage: C&lt;BR /&gt;C/C++ Options: Defaults -&amp;gt; Ansi, small, none&lt;BR /&gt;Rapid Application Development: None&lt;BR /&gt;Finish&lt;BR /&gt;&lt;BR /&gt;Nothing happens, no project is created.&lt;BR /&gt;&lt;BR /&gt;I tried the Rapid Application Development: Device initialization and Processor Expert, same results - no project.&lt;BR /&gt;&lt;BR /&gt;Any ideas on how I can get the example files into an Eclipse project?&lt;BR /&gt;&lt;BR /&gt;Thank in advance,&lt;BR /&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Apr 2011 22:19:14 GMT</pubDate>
    <dc:creator>Johnny_x</dc:creator>
    <dc:date>2011-04-21T22:19:14Z</dc:date>
    <item>
      <title>DEMO9S08DZ60 on CodeWarrior Development Studio, Eclipse IDE</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/DEMO9S08DZ60-on-CodeWarrior-Development-Studio-Eclipse-IDE/m-p/200478#M7526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just received my DEMO9S08DZ60 demo board and want to start working with it.&amp;nbsp; I am running Windows XP Pro 64bit, so my option for IDEs seems to be the Eclipse version (Version: 1.0.0, Build Id: b15_2105-A22). I installed the IDE and the board was recognized when plugged in, drivers installed, good.&amp;nbsp; The problem I have now is trying to run the example programs which do not appear to have project environments tied to them.&amp;nbsp; I am new to the Eclipse IDE (did a little Java for Android), and I have done all my MCU work with Microchip and their IDE as well as the Netbeans IDE. Here is what I have done to try to create a new project:&lt;BR /&gt;&lt;BR /&gt;New Project -&amp;gt; CodeWarrior -&amp;gt; Bareboard Project (since I'm not using Linux)&lt;BR /&gt;Project name: -Created-&lt;BR /&gt;Device: Selected MC9S08DZ60 device&lt;BR /&gt;Connections: Selected New System -&amp;gt; P&amp;amp;E Universal/USB Multilink&lt;BR /&gt;Add files: selected directory of examples \DEMO9S08DZ60 -&amp;gt; copy files into project&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I unchecked Create main.c/main.asm file&lt;BR /&gt;Lanquage: C&lt;BR /&gt;C/C++ Options: Defaults -&amp;gt; Ansi, small, none&lt;BR /&gt;Rapid Application Development: None&lt;BR /&gt;Finish&lt;BR /&gt;&lt;BR /&gt;Nothing happens, no project is created.&lt;BR /&gt;&lt;BR /&gt;I tried the Rapid Application Development: Device initialization and Processor Expert, same results - no project.&lt;BR /&gt;&lt;BR /&gt;Any ideas on how I can get the example files into an Eclipse project?&lt;BR /&gt;&lt;BR /&gt;Thank in advance,&lt;BR /&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 22:19:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/DEMO9S08DZ60-on-CodeWarrior-Development-Studio-Eclipse-IDE/m-p/200478#M7526</guid>
      <dc:creator>Johnny_x</dc:creator>
      <dc:date>2011-04-21T22:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: DEMO9S08DZ60 on CodeWarrior Development Studio, Eclipse IDE</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/DEMO9S08DZ60-on-CodeWarrior-Development-Studio-Eclipse-IDE/m-p/200479#M7527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the example programs are actual projects, you will want to import them. To verify that the example program is part of a project, first look in the example program folder for the presence of .cproject and .project files, which is where CW Eclipse stores a project's metadata. If that is the case, proceed as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) In the C/C++ perspective, choose File &amp;gt; Import.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; An Import Select window appears.&lt;/P&gt;&lt;P&gt;2) Expand the General list and select the Existing Projects into Workspace option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Click Next.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; An Import Projects window appears.&lt;/P&gt;&lt;P&gt;3) Choose the Select root directory option, then Click Browse.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Navigate to the desired example folder and select it. Click OK.&lt;/P&gt;&lt;P&gt;4) In the Import Projects window, the name of the project and the folder should appear&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; in the Projects pane. If the folder does not contain valid project metadata,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; you will get an error.&lt;/P&gt;&lt;P&gt;5) Check the Copy projects into workspace option. Since a lot of CodeWarrior's&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; references to files and libraries are made relative to the workspace folder, this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; reduces any file path problems that might arise and you'll live longer. It's also&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; making a copy of the original folder, so you have&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a backup in case things go horribly wrong with the copy (which will be the project).&lt;/P&gt;&lt;P&gt;6) Click Finish.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The example program folder should appear in the CodeWarrior Projects view.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You should be able to build and debug the example program.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---Tom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2011 20:42:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/DEMO9S08DZ60-on-CodeWarrior-Development-Studio-Eclipse-IDE/m-p/200479#M7527</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2011-04-22T20:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: DEMO9S08DZ60 on CodeWarrior Development Studio, Eclipse IDE</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/DEMO9S08DZ60-on-CodeWarrior-Development-Studio-Eclipse-IDE/m-p/200480#M7528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I found the problem. The demo program was in assembly language, and at the step of selecting the lanquage (in the New Project wizard) I had neglected to to select Assembly.&amp;nbsp; This resulted in nothing happening when I got through it all and hit Finish.&amp;nbsp; I has also tried to import an existing project but as you stated, there was no project metadata for the example folder so no dice on that.&amp;nbsp; To make the project I went thru the steps including the correct lanuage setting to end up with an empty project. I then copied the source from the exmple folder into the Sources folder. Thank you for the response!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Apr 2011 02:32:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/DEMO9S08DZ60-on-CodeWarrior-Development-Studio-Eclipse-IDE/m-p/200480#M7528</guid>
      <dc:creator>Johnny_x</dc:creator>
      <dc:date>2011-04-23T02:32:35Z</dc:date>
    </item>
  </channel>
</rss>

