<?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: load the program into a HCS08 without CodeWarrior in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/load-the-program-into-a-HCS08-without-CodeWarrior/m-p/215517#M18695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if this will work for your project, but you can use Hiwave to program a part without launching Codewarrior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Create a new shortcut by right clicking on the windows desktop.&lt;/P&gt;&lt;P align="left"&gt;2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Browse to Hiwave.exe as the target application (normally in the&lt;/P&gt;&lt;P align="left"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\Program Files\Freescale\CodeWarrior for Microcontrollers V6.2\prog directory)&lt;/P&gt;&lt;P&gt;3)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; After the shortcut has been added, right click on the new shortcut to edit it’s properties.&lt;/P&gt;&lt;P&gt;4)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Under the “shortcut” tab, modify the target settings to include the program file and target debugger.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P align="left"&gt;Example: "C:\Program Files\Freescale\CodeWarrior for Microcontrollers V6.2\prog\hiwave.exe" C:\ myfile.s19 -Target=HCS08OpenSourceBDM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Select “OK” to close the shortcut properties box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Double clicking on the Hiwave shortcut you created will now launch the Hiwave debugger and program "myfile.s19" into the device attached to the “HCS08OpenSourceBDM” (WTBDMS08).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other option is to use the S08 programmer written by PGO and the USBDM..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="60277" class="jive_macro jive_macro_thread default_title" href="https://community.freescale.com/thread/60277" jivemacro="thread" title="https://community.freescale.com/thread/60277"&gt;https://community.freescale.com/thread/60277&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Aug 2010 07:40:44 GMT</pubDate>
    <dc:creator>Witztronics</dc:creator>
    <dc:date>2010-08-05T07:40:44Z</dc:date>
    <item>
      <title>load the program into a HCS08 without CodeWarrior</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/load-the-program-into-a-HCS08-without-CodeWarrior/m-p/215514#M18692</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 would like to know if it is possible the load the program into a HCS08 (I have a MC9S08DZ128, with CAN) without CodeWarrior. I would like to use a Java app to load it. Is there a solution ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 17:42:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/load-the-program-into-a-HCS08-without-CodeWarrior/m-p/215514#M18692</guid>
      <dc:creator>hasaur</dc:creator>
      <dc:date>2010-07-29T17:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: load the program into a HCS08 without CodeWarrior</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/load-the-program-into-a-HCS08-without-CodeWarrior/m-p/215515#M18693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure if you are trying to debug the program or just simply load it onto the processor for testing. &lt;A href="http://www.pemicro.com/" rel="nofollow" target="_self"&gt;PE Microsystems&lt;/A&gt; has some devices that can be used to download programs onto the part without the use of CodeWarrior. I do not think they use Java, however.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 22:13:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/load-the-program-into-a-HCS08-without-CodeWarrior/m-p/215515#M18693</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2010-07-29T22:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: load the program into a HCS08 without CodeWarrior</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/load-the-program-into-a-HCS08-without-CodeWarrior/m-p/215516#M18694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks you a lot.&lt;/P&gt;&lt;P&gt;I think it could work with Java because there are DLL.&lt;/P&gt;&lt;P&gt;I thought that another product wasn't necessary.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 22:52:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/load-the-program-into-a-HCS08-without-CodeWarrior/m-p/215516#M18694</guid>
      <dc:creator>hasaur</dc:creator>
      <dc:date>2010-07-29T22:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: load the program into a HCS08 without CodeWarrior</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/load-the-program-into-a-HCS08-without-CodeWarrior/m-p/215517#M18695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if this will work for your project, but you can use Hiwave to program a part without launching Codewarrior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Create a new shortcut by right clicking on the windows desktop.&lt;/P&gt;&lt;P align="left"&gt;2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Browse to Hiwave.exe as the target application (normally in the&lt;/P&gt;&lt;P align="left"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\Program Files\Freescale\CodeWarrior for Microcontrollers V6.2\prog directory)&lt;/P&gt;&lt;P&gt;3)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; After the shortcut has been added, right click on the new shortcut to edit it’s properties.&lt;/P&gt;&lt;P&gt;4)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Under the “shortcut” tab, modify the target settings to include the program file and target debugger.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P align="left"&gt;Example: "C:\Program Files\Freescale\CodeWarrior for Microcontrollers V6.2\prog\hiwave.exe" C:\ myfile.s19 -Target=HCS08OpenSourceBDM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Select “OK” to close the shortcut properties box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Double clicking on the Hiwave shortcut you created will now launch the Hiwave debugger and program "myfile.s19" into the device attached to the “HCS08OpenSourceBDM” (WTBDMS08).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other option is to use the S08 programmer written by PGO and the USBDM..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="60277" class="jive_macro jive_macro_thread default_title" href="https://community.freescale.com/thread/60277" jivemacro="thread" title="https://community.freescale.com/thread/60277"&gt;https://community.freescale.com/thread/60277&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 07:40:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/load-the-program-into-a-HCS08-without-CodeWarrior/m-p/215517#M18695</guid>
      <dc:creator>Witztronics</dc:creator>
      <dc:date>2010-08-05T07:40:44Z</dc:date>
    </item>
  </channel>
</rss>

