<?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: Stand Alone S19 programming w/ USB Multilink in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Stand-Alone-S19-programming-w-USB-Multilink/m-p/210594#M8704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I stated in my directions you will need to select the MCU to be used as the s19 file does not have this information. You can save the ini, and perhaps specify on the command line which ini file to use.&lt;BR /&gt;&lt;BR /&gt;Are you using HCS12OpenSourceBDM or P&amp;amp;E BDM?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2008 20:15:38 GMT</pubDate>
    <dc:creator>JimDon</dc:creator>
    <dc:date>2008-04-08T20:15:38Z</dc:date>
    <item>
      <title>Stand Alone S19 programming w/ USB Multilink</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Stand-Alone-S19-programming-w-USB-Multilink/m-p/210592#M8702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using MC9S12C64 Microcontroller ie on HCS12. For the Stand Alone S19 programming using P&amp;amp;E Multilink (BDM) , i have followed the below procedure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&amp;gt;For low volume programming applicatons, you could always launch the debugger without the IDE and it will &amp;gt;first program the selected *.s19 file into the part without re-compiling or assembling.&lt;/DIV&gt;&lt;DIV&gt;&amp;gt; Here is what I do:&lt;/DIV&gt;&lt;DIV&gt;&amp;gt;Create a shortcut to Hiwave.exe and add this to the target link:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;gt;"C:\Program Files\Freescale\CodeWarrior for HC08 V5.1\prog\hiwave.exe" C:\myfile.s19 -Target=HCS08OpenSourceBDM&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;gt;Now double clicking on the Hiwave shortcut you created will launch the Hiwave debugger and program &amp;gt;"myfile.s19" into the device attached to the HCS08OpenSourceBDM.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;gt;You can change this to P&amp;amp;E's debugger, if that's the one you use.&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;I'm facing the following problem while double clicking the shortcut file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;1) It say cannot find the HCS12OpenSourceBDM&lt;/SPAN&gt;&lt;DIV&gt;&lt;BR /&gt;&amp;nbsp;2) Error while wrtting to C000..C200&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; information: No memory at the address&lt;BR /&gt;&lt;BR /&gt;The following path i have specified for the target file:&lt;BR /&gt;"C:\Program Files\Freescale\CW for HC12 V4.5\prog\hiwave.exe" F:\P&amp;amp;E_Multilink_CyclonePro.abs.s19 -Target=HCS12OpenSourceBDM&lt;BR /&gt;&lt;BR /&gt;please reply me what is the problem with method.&lt;BR /&gt;&lt;BR /&gt;Anand&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 11:29:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Stand-Alone-S19-programming-w-USB-Multilink/m-p/210592#M8702</guid>
      <dc:creator>AkellaANand</dc:creator>
      <dc:date>2008-04-08T11:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Stand Alone S19 programming w/ USB Multilink</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Stand-Alone-S19-programming-w-USB-Multilink/m-p/210593#M8703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I found the mistake ,i was specifying the wrong path.&lt;BR /&gt;&lt;BR /&gt;The path specified was :&lt;BR /&gt;"C:\Program Files\Freescale\CW for HC12 V4.5\prog\hiwave.exe" F:\P&amp;amp;E_Multilink_CyclonePro.abs.s19&amp;nbsp; -Target=icd12.tgt&lt;BR /&gt;&lt;BR /&gt;Now the problem is that it is asking to select the Controller. Then the hiwave is not erasing the flash of the microcontroller.I want to know the command line arguments for erasing the flash and burning the code in the target.&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 13:44:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Stand-Alone-S19-programming-w-USB-Multilink/m-p/210593#M8703</guid>
      <dc:creator>AkellaANand</dc:creator>
      <dc:date>2008-04-08T13:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Stand Alone S19 programming w/ USB Multilink</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Stand-Alone-S19-programming-w-USB-Multilink/m-p/210594#M8704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I stated in my directions you will need to select the MCU to be used as the s19 file does not have this information. You can save the ini, and perhaps specify on the command line which ini file to use.&lt;BR /&gt;&lt;BR /&gt;Are you using HCS12OpenSourceBDM or P&amp;amp;E BDM?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 20:15:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Stand-Alone-S19-programming-w-USB-Multilink/m-p/210594#M8704</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2008-04-08T20:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Stand Alone S19 programming w/ USB Multilink</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Stand-Alone-S19-programming-w-USB-Multilink/m-p/210595#M8705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Akella,&lt;BR /&gt;&lt;BR /&gt;There is a FLASH programming utility that P&amp;amp;E sells called prog12z. It supports programming FLASH via USB ML 12 and Cyclone Pro interface in interactive as well as automated commandline modes.&lt;BR /&gt;&lt;BR /&gt;You can find more information about this product at:&lt;BR /&gt;&lt;A href="http://www.pemicro.com/products/product_viewDetails.cfm?product_id=49&amp;amp;menu_id=details&amp;amp;CFID=880715&amp;amp;CFTOKEN=25277811" target="test_blank"&gt;http://www.pemicro.com/products/product_viewDetails.cfm?product_id=49&amp;amp;menu_id=details&amp;amp;CFID=880715&amp;amp;CFTOKEN=25277811&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please let us know if you have anymore questions.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Zahar&lt;BR /&gt;P&amp;amp;E&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 04:35:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Stand-Alone-S19-programming-w-USB-Multilink/m-p/210595#M8705</guid>
      <dc:creator>Zahar</dc:creator>
      <dc:date>2008-04-09T04:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Stand Alone S19 programming w/ USB Multilink</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Stand-Alone-S19-programming-w-USB-Multilink/m-p/210596#M8706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;i am Using the BDM and After selecting the Mircocontroller MC9S12C64 then the flash is not getting erased and also the source code is not getting loaded in the Micro Controller.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 18:00:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Stand-Alone-S19-programming-w-USB-Multilink/m-p/210596#M8706</guid>
      <dc:creator>AkellaANand</dc:creator>
      <dc:date>2008-04-09T18:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Stand Alone S19 programming w/ USB Multilink</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Stand-Alone-S19-programming-w-USB-Multilink/m-p/210597#M8707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Please describe the exact steps are are performing.&lt;BR /&gt;This does work fine.&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 20:30:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Stand-Alone-S19-programming-w-USB-Multilink/m-p/210597#M8707</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2008-04-09T20:30:02Z</dc:date>
    </item>
  </channel>
</rss>

