<?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>ColdFire/68K Microcontrollers and Processorsのトピックhow to use codewarrior?</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-use-codewarrior/m-p/217386#M10986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I recently just purchased a eval board M52210DEMO.&lt;/P&gt;&lt;P&gt;I use codeWarrior classic 7.2 and would like to rebuild and flash it.&lt;/P&gt;&lt;P&gt;The program is "Kit_sample" with CMUSB_LITE support.&lt;/P&gt;&lt;P&gt;I clicked "compile" and it run fine.&lt;/P&gt;&lt;P&gt;I clicked "run" or "debug" it pop up an error message?&lt;/P&gt;&lt;P&gt;How should I burn the flash into the chip after "make" or "compile"?&amp;nbsp; I guess I'm not sure which one to use.&lt;/P&gt;&lt;P&gt;My previous experience on other microcontroller is just to use "Build all".&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I looked all over and it's frustrating that I cannot find any video/document related to&lt;/P&gt;&lt;P&gt;simple beginner guide like this?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anybody tell me what to do?&lt;/P&gt;&lt;P&gt;ps: please see attached file for the error message.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;-Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Oct 2012 04:07:57 GMT</pubDate>
    <dc:creator>oolongtea</dc:creator>
    <dc:date>2012-10-12T04:07:57Z</dc:date>
    <item>
      <title>how to use codewarrior?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-use-codewarrior/m-p/217386#M10986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I recently just purchased a eval board M52210DEMO.&lt;/P&gt;&lt;P&gt;I use codeWarrior classic 7.2 and would like to rebuild and flash it.&lt;/P&gt;&lt;P&gt;The program is "Kit_sample" with CMUSB_LITE support.&lt;/P&gt;&lt;P&gt;I clicked "compile" and it run fine.&lt;/P&gt;&lt;P&gt;I clicked "run" or "debug" it pop up an error message?&lt;/P&gt;&lt;P&gt;How should I burn the flash into the chip after "make" or "compile"?&amp;nbsp; I guess I'm not sure which one to use.&lt;/P&gt;&lt;P&gt;My previous experience on other microcontroller is just to use "Build all".&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I looked all over and it's frustrating that I cannot find any video/document related to&lt;/P&gt;&lt;P&gt;simple beginner guide like this?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anybody tell me what to do?&lt;/P&gt;&lt;P&gt;ps: please see attached file for the error message.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;-Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 04:07:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-use-codewarrior/m-p/217386#M10986</guid>
      <dc:creator>oolongtea</dc:creator>
      <dc:date>2012-10-12T04:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to use codewarrior?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-use-codewarrior/m-p/217387#M10987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ken,&lt;/P&gt;&lt;P&gt;for Coldfire V2 (and other V3, V4 etc...), it's totally different to flash firmware than other CodeWarrior (for Microcontrollers, you only need to click on the green arrow, debug).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on "Tools" " Flash Programmer".&lt;/P&gt;&lt;P&gt;Then on new window, for Target Configuration, click on "Load Settings" : choose "MCF52210_INTFLASH.xml" (I hope)&lt;/P&gt;&lt;P&gt;Click on "Erase / Blank Check" then "Erase".&lt;/P&gt;&lt;P&gt;When finished, click "Program / Verify", click on "Program".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's all ! Your target is programed, now, you can load debbuger by click on the green arrow Debug (or F5) to access to debbugger and run your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thomas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 14:35:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-use-codewarrior/m-p/217387#M10987</guid>
      <dc:creator>TomLEE</dc:creator>
      <dc:date>2012-10-12T14:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to use codewarrior?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-use-codewarrior/m-p/217388#M10988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas.&amp;nbsp; Thank you for your reply.&lt;/P&gt;&lt;P&gt;Actually there's an error during the make.&lt;/P&gt;&lt;P&gt;It said undefined : "check_mS_timer"&lt;/P&gt;&lt;P&gt;Looks like it's being called from the "Kit_sample-&amp;gt;app_main.c" program.&lt;/P&gt;&lt;P&gt;Should I move some files to the same directory?&lt;/P&gt;&lt;P&gt;I've attached the screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help,&lt;/P&gt;&lt;P&gt;-Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Oct 2012 17:49:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-use-codewarrior/m-p/217388#M10988</guid>
      <dc:creator>oolongtea</dc:creator>
      <dc:date>2012-10-14T17:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to use codewarrior?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-use-codewarrior/m-p/217389#M10989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ken,&lt;/P&gt;&lt;P&gt;sorry, I can't help you because I never use CMXUSB_LITE on Coldfire V2.&lt;/P&gt;&lt;P&gt;This stack is no longer support by Freescale too.&lt;/P&gt;&lt;P&gt;You MUST use Freescale USB stack which is more efficient.&lt;/P&gt;&lt;P&gt;You can download it here : &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MEDICALUSB"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MEDICALUSB&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thomas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 08:23:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-use-codewarrior/m-p/217389#M10989</guid>
      <dc:creator>TomLEE</dc:creator>
      <dc:date>2012-10-15T08:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to use codewarrior?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-use-codewarrior/m-p/217390#M10990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas.&amp;nbsp; My goal is to use Freescale USB stack with Eclipse 10.2.&lt;/P&gt;&lt;P&gt;I thought it would be easier to use the classic one.&lt;/P&gt;&lt;P&gt;So, what I really want is to make my eval board works with Freescale USB stack 4.02.&lt;/P&gt;&lt;P&gt;However, I bought the wrong board and it doesn't directly support my eval board(&lt;STRONG style="color: #51626f; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px;"&gt;M52210DEMO&lt;/STRONG&gt;&lt;SPAN style="color: #51626f; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; background-color: #ffffff;"&gt; &lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;Can you tell me what I need to do to be able to use the Stack with my board.&lt;/P&gt;&lt;P&gt;All I need is to run and flash the Keyboard or Mouse example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks alot.&lt;/P&gt;&lt;P&gt;-Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 18:51:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-use-codewarrior/m-p/217390#M10990</guid>
      <dc:creator>oolongtea</dc:creator>
      <dc:date>2012-10-15T18:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to use codewarrior?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-use-codewarrior/m-p/217391#M10991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, can't help anymore !&lt;/P&gt;&lt;P&gt;I only use 9S08 (for HID like virtual com port) or Coldfire V1 (host stack for usb stick or use an usb keyboard) with Freescale USB stack.&lt;/P&gt;&lt;P&gt;The easiest way will be to buy an eval board directly supported...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 14:45:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-use-codewarrior/m-p/217391#M10991</guid>
      <dc:creator>TomLEE</dc:creator>
      <dc:date>2012-10-16T14:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to use codewarrior?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-use-codewarrior/m-p/217392#M10992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem Thomas.&amp;nbsp; Thanks for your replies.&lt;/P&gt;&lt;P&gt;I sent a support ticket and I hope their support is as great as their product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 19:29:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-use-codewarrior/m-p/217392#M10992</guid>
      <dc:creator>oolongtea</dc:creator>
      <dc:date>2012-10-16T19:29:59Z</dc:date>
    </item>
  </channel>
</rss>

