<?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のトピックRe: Programming FLASH</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128093#M697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I have the hardware to communicate with the&amp;nbsp;MC86HC908AP16&amp;nbsp;built into the test set.&amp;nbsp; I will load the user program in FLASH and run the hardware tests for the product.&amp;nbsp; This way I can build the product with no code installed.&amp;nbsp; If (when) the firmware needs updating it gets updated faster.&amp;nbsp; It also lets me update customer product.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;All I need is a program to communicate through the serial port of the circuit in the data sheet under MONITOR, Ch. 8.&amp;nbsp; I have the hardware built.&amp;nbsp; A production programmer is of no use.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Surely there is a program&amp;nbsp;already written to run in Windows to erase/program the FLASH.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any ideas?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Dave&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Mar 2007 21:25:44 GMT</pubDate>
    <dc:creator>erokc</dc:creator>
    <dc:date>2007-03-28T21:25:44Z</dc:date>
    <item>
      <title>Programming FLASH on HC908</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128089#M693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;I have CW IDE Ver. 5.6.1.1506&amp;nbsp; The documentations says to select TOOLS, Program FLASH.&amp;nbsp; The menu on my program does not have TOOLS, in its place is PROCESSOR EXPERT.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I can't get an answer from Freescale.&amp;nbsp; Does anyone know why I don't have a TOOLS menu item?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I received the program with the FSICEBASE and supporting hardware.&amp;nbsp; I have not installed a license, could that be relative?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks much for your help.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Dave&lt;/DIV&gt;&lt;P&gt;Message Edited by J2MEJediMaster on &lt;SPAN class="date_text"&gt;2007-04-12&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;10:39 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 08:37:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128089#M693</guid>
      <dc:creator>erokc</dc:creator>
      <dc:date>2007-03-27T08:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Programming FLASH</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128090#M694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CodeWarrior for HC08 uses an external debugger. It does not use the debugger integrated in CodeWarrior.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;So menu Tools do not apply for HC08.&lt;/DIV&gt;&lt;DIV&gt;Note that reference to that menu has disappeared in the latest release of the HC08 software.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;FSICEBASE is an emulator. As such it emulates the target memory (especially the target MCU Flash).&lt;/DIV&gt;&lt;DIV&gt;You will not be able to program the flash for that connection.&lt;/DIV&gt;&lt;DIV&gt;Just hit the debug button &amp;nbsp;and the application will be downloaded in emulated flash (RAM) and run from there.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrayCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 16:39:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128090#M694</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2007-03-27T16:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Programming FLASH</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128091#M695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Thanks CrasyCat,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I had asked in a service request how to program the FLASH on board in the finished product and was told Code Warrior would do that.&amp;nbsp; I'm ready to run code in the finished target prototype before I order production boards.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have built the serial driver and circuit that's in the HC908AP data sheet.&amp;nbsp; I&amp;nbsp;made test points on the finished board to connect and program the FLASH.&amp;nbsp; Is there software available to communicate with the microcontroller and load my user program into FLASH?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Dave&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>Tue, 27 Mar 2007 21:02:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128091#M695</guid>
      <dc:creator>erokc</dc:creator>
      <dc:date>2007-03-27T21:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Programming FLASH</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128092#M696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;OK. You are looking for a production flash programming tool. Am I right?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CodeWarrior can help you to program load an application in flash and debug&amp;nbsp;it from there.&lt;/DIV&gt;&lt;DIV&gt;So if you wish to program &amp;nbsp;only a couple of chips,&amp;nbsp;you may be able to use CodeWarrior.&lt;/DIV&gt;&lt;DIV&gt;I would not say that CodeWarrior is well suited to perform production flash programming. &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;For bigger volume, I would recommend you to check the P&amp;amp;E web site (&lt;A href="http://www.pemicro.com" rel="nofollow" target="_blank"&gt;http://www.pemicro.com&lt;/A&gt;) and check CyclonePRO software &amp;amp; Hardware. This can be used for production/standalone flash programming.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;If you wish to program small volumes and decide you can use CodeWarrior, then you have to use another connection than FSICEBASE. You need to use a MON08 Multilink or a USB-ML-MON08&amp;nbsp;and use&amp;nbsp;a P&amp;amp;E Multilink/Cyclone Pro Connection in the debugger.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This will allow you to program the flash.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I hope this helps.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 16:25:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128092#M696</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2007-03-28T16:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Programming FLASH</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128093#M697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I have the hardware to communicate with the&amp;nbsp;MC86HC908AP16&amp;nbsp;built into the test set.&amp;nbsp; I will load the user program in FLASH and run the hardware tests for the product.&amp;nbsp; This way I can build the product with no code installed.&amp;nbsp; If (when) the firmware needs updating it gets updated faster.&amp;nbsp; It also lets me update customer product.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;All I need is a program to communicate through the serial port of the circuit in the data sheet under MONITOR, Ch. 8.&amp;nbsp; I have the hardware built.&amp;nbsp; A production programmer is of no use.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Surely there is a program&amp;nbsp;already written to run in Windows to erase/program the FLASH.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any ideas?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Dave&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 21:25:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128093#M697</guid>
      <dc:creator>erokc</dc:creator>
      <dc:date>2007-03-28T21:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Programming FLASH</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128094#M698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am wondering whether AN2295 and accompanying software (AN2295SW)&amp;nbsp; might not help you to fix that problem?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This application note is available on Freescale Web page.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 22:03:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128094#M698</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2007-03-28T22:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Programming FLASH</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128095#M699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Yes, that application note looks like what I need.&amp;nbsp; It will take me a bit to see&amp;nbsp;how to impliment it on the PC.&amp;nbsp; I may have questions about that.&amp;nbsp; I don't see an .exe file to run but let learn what I can first.&amp;nbsp; I'm an assembly programmer, not C.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Dave&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 23:50:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128095#M699</guid>
      <dc:creator>erokc</dc:creator>
      <dc:date>2007-03-28T23:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Programming FLASH</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128096#M700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;Hello Dave,&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;From your&amp;nbsp;earlier post, I suspect you wish to use the MON08 interface for in-circuit programming, rather than the serial&amp;nbsp;boot loader approach.&amp;nbsp; For the MON08 method, you can download the PROG08SZ&amp;nbsp;utility from the P&amp;amp;E website.&amp;nbsp; The version suitable for HC908 devices is a free download.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;The utility uses the S19 file generated by the assembler.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;Regards,&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;Mac&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 02:50:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128096#M700</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2007-03-29T02:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Programming FLASH</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128097#M701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Bigmac,&amp;nbsp; you're my hero.&amp;nbsp; This is exactly what I need.&amp;nbsp; It looks like there is a serial number sequencer that I can use if it works with the PROG08SZ.&amp;nbsp; I knew someone had the software and someone would come to my rescue.&amp;nbsp; MY target is alive!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks very much!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Dave&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 08:34:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128097#M701</guid>
      <dc:creator>erokc</dc:creator>
      <dc:date>2007-03-30T08:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Programming FLASH</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128098#M702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Bigmac,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have loaded and run the PROG08SZ Ver.2.21 and it works fine.&amp;nbsp; The documentation that came with it is for Ver. 1&amp;nbsp; I have requested current documentation from P&amp;amp;E Micro but no response.&amp;nbsp; Any idea where I might current documentation.&amp;nbsp; The serial number feature is something I can use but there is no example serial file or instructions.&amp;nbsp; There may be some other features I would like to know about too.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I just remembered there was a separate zip file for a serial number function.&amp;nbsp; I will check it, maybe it has documentation.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Dave&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2007 07:27:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128098#M702</guid>
      <dc:creator>erokc</dc:creator>
      <dc:date>2007-04-06T07:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Programming FLASH</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128099#M703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Dave,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Help is notoriously light on when it comes to P&amp;amp;E's products, although there is enough users here to help you out with any problems you may have. The serialise programme is fairly self explanatory I would have thought.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2007 09:21:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128099#M703</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2007-04-06T09:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Programming FLASH</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128100#M704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I did unzip the serial.zip I mentioned and it appears to create the serial file that is asked for in the PROG08SZ.&amp;nbsp;I still have to try it out.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for your assistance.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Dave&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Apr 2007 00:11:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Programming-FLASH-on-HC908/m-p/128100#M704</guid>
      <dc:creator>erokc</dc:creator>
      <dc:date>2007-04-07T00:11:14Z</dc:date>
    </item>
  </channel>
</rss>

