<?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>S12 / MagniV MicrocontrollersのトピックRe: how to program TWR-S12G128 using osbdm</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/how-to-program-TWR-S12G128-using-osbdm/m-p/598202#M13015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi iggi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for clear explanation of flashing procedure. I have one doubt regarding SCI communication.&lt;/P&gt;&lt;P&gt;Shall i directly connect the DB9 female connector to the PC? I tried by connecting&amp;nbsp;directly and used teraterm at PC side, still i couldn't able to get console. I used config as 9600, 8N1, Xon/Xoff.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I flashed the bootloader&amp;nbsp;code to the controller using code warrior debug method. And to start boot loader&amp;nbsp;I read a point from AN4258 as "Hold the pin PP0 low and reset the MCU".&lt;/P&gt;&lt;P&gt;Could you please clarify me on this and what needs to be done on TWR - S12G128 eval&amp;nbsp;board to enter into bootloader.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please correct me, if anything is wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Oct 2016 05:09:28 GMT</pubDate>
    <dc:creator>durgaprasadvenk</dc:creator>
    <dc:date>2016-10-26T05:09:28Z</dc:date>
    <item>
      <title>how to program TWR-S12G128 using osbdm</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/how-to-program-TWR-S12G128-using-osbdm/m-p/598200#M13013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Radek,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I bought TWR-S12G128 evaluation board. I could able to test the basic LED example preloaded in the board. &amp;nbsp;I took the sample Bootloader_S12 and compiled using code warrior. I could able to create latest .S19 image.&lt;/P&gt;&lt;P&gt;Could you please help me, how to flash the newely&amp;nbsp;created s19 image.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Inside the kit i have a cable DB9 (female header to 10 pin header). Is any external software tool required to flash the controller?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 05:51:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/how-to-program-TWR-S12G128-using-osbdm/m-p/598200#M13013</guid>
      <dc:creator>durgaprasadvenk</dc:creator>
      <dc:date>2016-10-25T05:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to program TWR-S12G128 using osbdm</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/how-to-program-TWR-S12G128-using-osbdm/m-p/598201#M13014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many ways how to download the .s19 record to the flash memory of an MCU.&lt;BR /&gt;You can follow the instruction described in AN4258 application note:&lt;BR /&gt;&lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4258.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;&lt;SPAN class=""&gt;AN4258, Serial Bootloader for S12(X) Microcontrollers Based on 180 nm Techno ...&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt; (REV 0)&lt;/P&gt;&lt;P&gt;The DB9 cable is used as an adapter for SCI communication as there isn't that port on the board, just 10-pin header connector. So you can download the .s19 record via Hyperterminal (or other client such as PuTTY) and SCI communication to the MCU flash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way is using the CodeWarrior debugger via BDM. In the CW folder installation (c:\Program Files (x86)\Freescale\CWS12v5.1\prog\), find 'hiwave.exe' and execute it. Prior to that ensure you have connected in-circuit programmer (such as P&amp;amp;E Micro USB Multilink BDM) to the BDM port. You should get this image:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/8546i5FB354E4A1A4F17C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then click on the &lt;EM&gt;HS12MultilinkCyclonePro&lt;/EM&gt; in the main menu, select &lt;EM&gt;Load&lt;/EM&gt; and in the new window proceed to load the s19 record (other option is to go through &lt;EM&gt;Flash...&lt;/EM&gt;, select the FLash block and then &lt;EM&gt;Load&lt;/EM&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope the information helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;iggi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 14:22:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/how-to-program-TWR-S12G128-using-osbdm/m-p/598201#M13014</guid>
      <dc:creator>iggi</dc:creator>
      <dc:date>2016-10-25T14:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to program TWR-S12G128 using osbdm</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/how-to-program-TWR-S12G128-using-osbdm/m-p/598202#M13015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi iggi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for clear explanation of flashing procedure. I have one doubt regarding SCI communication.&lt;/P&gt;&lt;P&gt;Shall i directly connect the DB9 female connector to the PC? I tried by connecting&amp;nbsp;directly and used teraterm at PC side, still i couldn't able to get console. I used config as 9600, 8N1, Xon/Xoff.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I flashed the bootloader&amp;nbsp;code to the controller using code warrior debug method. And to start boot loader&amp;nbsp;I read a point from AN4258 as "Hold the pin PP0 low and reset the MCU".&lt;/P&gt;&lt;P&gt;Could you please clarify me on this and what needs to be done on TWR - S12G128 eval&amp;nbsp;board to enter into bootloader.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please correct me, if anything is wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 05:09:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/how-to-program-TWR-S12G128-using-osbdm/m-p/598202#M13015</guid>
      <dc:creator>durgaprasadvenk</dc:creator>
      <dc:date>2016-10-26T05:09:28Z</dc:date>
    </item>
  </channel>
</rss>

