<?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>8-bit MicrocontrollersのトピックNew to CodeWarrior and microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130109#M2314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello everyone,&lt;/DIV&gt;&lt;DIV&gt;I am very much interested in Embedded systems and microcontrollers. But i do not know how to start!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have a Motorola M68DEMO908GB60 demo board and the CodeWarrior software. Did read up the tutorial available on this website. I would say i have a good proficiency in C, C++.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Needed help on going about interfacing the Demo kit to the computer( have been supplied with a DB8 serial cable). Also needed help on the Instruction set and coding.... wanted to start off compiling small programs, loading them onto the flash memory and such.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Very much a kid lost in the woods, please help. Thnx&lt;A href="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif"&gt;&lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Nav&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Sep 2006 21:32:55 GMT</pubDate>
    <dc:creator>Nav</dc:creator>
    <dc:date>2006-09-13T21:32:55Z</dc:date>
    <item>
      <title>New to CodeWarrior and microcontrollers</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130109#M2314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello everyone,&lt;/DIV&gt;&lt;DIV&gt;I am very much interested in Embedded systems and microcontrollers. But i do not know how to start!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have a Motorola M68DEMO908GB60 demo board and the CodeWarrior software. Did read up the tutorial available on this website. I would say i have a good proficiency in C, C++.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Needed help on going about interfacing the Demo kit to the computer( have been supplied with a DB8 serial cable). Also needed help on the Instruction set and coding.... wanted to start off compiling small programs, loading them onto the flash memory and such.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Very much a kid lost in the woods, please help. Thnx&lt;A href="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif"&gt;&lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Nav&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 21:32:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130109#M2314</guid>
      <dc:creator>Nav</dc:creator>
      <dc:date>2006-09-13T21:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: New to CodeWarrior and microcontrollers</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130110#M2315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;oops i meant DB9 serial cable.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 21:33:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130110#M2315</guid>
      <dc:creator>Nav</dc:creator>
      <dc:date>2006-09-13T21:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: New to CodeWarrior and microcontrollers</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130111#M2316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Have patience.&lt;BR /&gt;&lt;BR /&gt;probably there will something already writen to the mcu on the board. read the manual and test that first.&lt;BR /&gt;then install Codewarrior and open the source code files supplied with the CD. build the project and get the binary downloaded via serial cable to the mcu.&lt;BR /&gt;You need rs232/DB9 serial port on your computer for this.&lt;BR /&gt;hc08 microcontrollers can be programmed from the serial port using MON08 feature.&lt;BR /&gt;you can even do debugging using MON08.&lt;BR /&gt;do some changes with supplied source, build,download,run.&lt;BR /&gt;&lt;BR /&gt;read the manual/guides supplied with demoboard for jumper setting etc.&lt;BR /&gt;&lt;BR /&gt;first get the led's glowing by your code if there are any on the board.&lt;BR /&gt;&lt;BR /&gt;- Surinder&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 00:15:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130111#M2316</guid>
      <dc:creator>surinder</dc:creator>
      <dc:date>2006-09-14T00:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: New to CodeWarrior and microcontrollers</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130112#M2317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;The GB60 is a S08 so uses BDM interface NOT MON08!!!&lt;/DIV&gt;&lt;DIV&gt;The demoboard comes with a serial monitor pre-programmed and you can use this to download/debug&lt;/DIV&gt;&lt;DIV&gt;Select it as the connection method in Codewarrior.&lt;/DIV&gt;&lt;DIV&gt;Don't have time to go into the rest now, just thought I would clear that bit up.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards David&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2006 15:26:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130112#M2317</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2006-09-15T15:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: New to CodeWarrior and microcontrollers</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130113#M2318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi Peg,&lt;BR /&gt;&lt;BR /&gt;Thanks for the correction.&lt;BR /&gt;Will PROG08SZ download the program to mcu via DB9 cable?&lt;BR /&gt;If not, what to use?&lt;BR /&gt;&lt;BR /&gt;I think it is easier for newcomers to follow some steps to get the program downloaded to the mcu.&lt;BR /&gt;&lt;BR /&gt;Nav,&lt;BR /&gt;I with hc08ap64 demo board which is hc08. your mcu is hcs08 and it has different methods for doing things. The best option is read user manual (more elaborate than getting started document).&lt;BR /&gt;On the positive side your mcu board will have 6 pin BDM interface. There are some opensource BDM interface boards like Turbo BDM Light interface etc if you want to seriously get into debugging.&lt;BR /&gt;&lt;BR /&gt;for now it is just matter of trying out different things as suggested in user manual. Also read datasheet for the MCU. you can get them from freescale.com site on the specific MCU page.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- Surinder&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2006 17:23:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130113#M2318</guid>
      <dc:creator>surinder</dc:creator>
      <dc:date>2006-09-15T17:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: New to CodeWarrior and microcontrollers</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130114#M2319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Peg and Surinder,&lt;/DIV&gt;&lt;DIV&gt;Firstly thanks a lot for having helped me out with this.Really appreciate the help&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I downloaded the prog08sz software and ran the .exe program but the application could not recognise the COM port to whihc i had connected the M68DEMO908GB60 board.&lt;/DIV&gt;&lt;DIV&gt;Tried switching on the MCU in the debug monitor mode by keeping the SWitch4 pressed, but nothing seems to be happening&lt;IMG alt=":smileysad:" class="emoticon emoticon-smileysad" id="smileysad" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-sad.gif" title="Smiley Sad" /&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;If anyone of you folks could help me out on this, i would be&amp;nbsp; really grateful for the guidance given..&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks once again.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any ebooks or something on this?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Best Regards,&lt;/DIV&gt;&lt;DIV&gt;Nav&lt;/DIV&gt;&lt;DIV&gt;navneeth.p@gmail.com&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2006 23:10:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130114#M2319</guid>
      <dc:creator>Nav</dc:creator>
      <dc:date>2006-09-15T23:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: New to CodeWarrior and microcontrollers</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130115#M2320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Surinder,&lt;/DIV&gt;&lt;DIV&gt;the board which i have(M68DEMO908GB60) doesnt ahve a BDM interface.. and am not sure if i can connect any BDM pod to this one&lt;IMG alt=":smileysad:" class="emoticon emoticon-smileysad" id="smileysad" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-sad.gif" title="Smiley Sad" /&gt;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Nav&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2006 23:13:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130115#M2320</guid>
      <dc:creator>Nav</dc:creator>
      <dc:date>2006-09-15T23:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: New to CodeWarrior and microcontrollers</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130116#M2321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hi Nav,&lt;/DIV&gt;&lt;DIV&gt;I have my&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;MOTOROLA&lt;/DIV&gt;&lt;DIV&gt;M68DEMO908GB60&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;board made by Axiom Manufacturing in front of me now. (AXM-0313 Rev. B)&lt;/DIV&gt;&lt;DIV&gt;It has 2 female DB9's and a power socket on the left and a 6-pin BDM socket in the top left marked DEBUG&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Is this what you have got?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Codewarrior 5 includes demos that will run directly on this board.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;You CANNOT talk to this board with prog08sz software, that is only for HC08.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Use Codewarrior for free or BUY the S08 software from P&amp;amp;E.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards David&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Message Edited by peg on &lt;SPAN class="date_text"&gt;2006-09-16&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;09:14 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Sep 2006 06:12:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130116#M2321</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2006-09-16T06:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: New to CodeWarrior and microcontrollers</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130117#M2322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello David and all,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;thank you for your replies. Really appreciate it.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;I wanted to know how can we use both the serial ports on the MCU(M68DEMO908GB60)&lt;/DIV&gt;&lt;DIV&gt;Like is it possible to transfer data to the MCU flash through SCI1 and read the data on the flash through SCI2.&lt;/DIV&gt;&lt;DIV&gt;also i wanted to know if we can actually transfer data from one MCU to another with the help of CodeWarrior.&lt;/DIV&gt;&lt;DIV&gt;thanks a lot for the help.&lt;/DIV&gt;&lt;DIV&gt;Luv,&lt;BR /&gt;Nav&lt;BR /&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 21:56:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/New-to-CodeWarrior-and-microcontrollers/m-p/130117#M2322</guid>
      <dc:creator>Nav</dc:creator>
      <dc:date>2006-09-21T21:56:47Z</dc:date>
    </item>
  </channel>
</rss>

