<?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中的主题 68HC16 assembler and USB BDM interface!</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/68HC16-assembler-and-USB-BDM-interface/m-p/159714#M4965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My name is Padelis and i am from Greece!&lt;/P&gt;&lt;P&gt;I have some 68HC16 boards and i want to write some programs for that CPU. I know that the world has moved on but this is what i have got now!&lt;/P&gt;&lt;P&gt;I am looking for a good assembler for that CPUs or even better a good C IDE enviropment! I am used to C language but if there is no chance for such an enviropment i can do it on assembly also! I am saying that C is easier to me!&lt;/P&gt;&lt;P&gt;Do you have any recommendations? I have heard something about an assembler that Motorola released some years ago and i think that this should be the best option. Is this still available?&lt;/P&gt;&lt;P&gt;Now on the other side of the project!&lt;/P&gt;&lt;P&gt;I am creating a modern BDM interface for all the developers that work on CPU16 and CPU32 processors! I am keeping it as simple as it can be! So i purchased a FT245 development board and started coding! The FT245 is an IC from FTDI with 8 data lines and bitbang modes! I am using sychronous bitbang mode and i transform the old drivers code from motorola! What i have done till now is to enter BDM mode! When i try to read some data from the CPU i get all 0x00s!&lt;/P&gt;&lt;P&gt;So if anyone can help me on this one i am all ears!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;Padelis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Nov 2010 18:31:47 GMT</pubDate>
    <dc:creator>PadelisGR</dc:creator>
    <dc:date>2010-11-01T18:31:47Z</dc:date>
    <item>
      <title>68HC16 assembler and USB BDM interface!</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/68HC16-assembler-and-USB-BDM-interface/m-p/159714#M4965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My name is Padelis and i am from Greece!&lt;/P&gt;&lt;P&gt;I have some 68HC16 boards and i want to write some programs for that CPU. I know that the world has moved on but this is what i have got now!&lt;/P&gt;&lt;P&gt;I am looking for a good assembler for that CPUs or even better a good C IDE enviropment! I am used to C language but if there is no chance for such an enviropment i can do it on assembly also! I am saying that C is easier to me!&lt;/P&gt;&lt;P&gt;Do you have any recommendations? I have heard something about an assembler that Motorola released some years ago and i think that this should be the best option. Is this still available?&lt;/P&gt;&lt;P&gt;Now on the other side of the project!&lt;/P&gt;&lt;P&gt;I am creating a modern BDM interface for all the developers that work on CPU16 and CPU32 processors! I am keeping it as simple as it can be! So i purchased a FT245 development board and started coding! The FT245 is an IC from FTDI with 8 data lines and bitbang modes! I am using sychronous bitbang mode and i transform the old drivers code from motorola! What i have done till now is to enter BDM mode! When i try to read some data from the CPU i get all 0x00s!&lt;/P&gt;&lt;P&gt;So if anyone can help me on this one i am all ears!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;Padelis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 18:31:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/68HC16-assembler-and-USB-BDM-interface/m-p/159714#M4965</guid>
      <dc:creator>PadelisGR</dc:creator>
      <dc:date>2010-11-01T18:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: 68HC16 assembler and USB BDM interface!</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/68HC16-assembler-and-USB-BDM-interface/m-p/159715#M4966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Old ICC16 (C with IDE) is available here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.imagecraft.com/devtools_FreescaleOther.html" rel="nofollow" target="_blank"&gt;http://www.imagecraft.com/devtools_FreescaleOther.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 22:25:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/68HC16-assembler-and-USB-BDM-interface/m-p/159715#M4966</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2010-11-01T22:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: 68HC16 assembler and USB BDM interface!</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/68HC16-assembler-and-USB-BDM-interface/m-p/159716#M4967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have already downloaded the ICC16 and i am trying it at the moment! I think that it misses some modules, like the SCI! Maybe these are contained in the full version!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any others??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 22:38:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/68HC16-assembler-and-USB-BDM-interface/m-p/159716#M4967</guid>
      <dc:creator>PadelisGR</dc:creator>
      <dc:date>2010-11-01T22:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: 68HC16 assembler and USB BDM interface!</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/68HC16-assembler-and-USB-BDM-interface/m-p/159717#M4968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone suggest a good IED apart from ICC16 for MCU MC&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;68HC16Z1 which can run on Windows platform (7/10) since I am looking for it from long.&lt;SPAN&gt;&amp;nbsp;Thanks in advance!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2020 10:22:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/68HC16-assembler-and-USB-BDM-interface/m-p/159717#M4968</guid>
      <dc:creator>vipuldprajapati</dc:creator>
      <dc:date>2020-04-02T10:22:55Z</dc:date>
    </item>
  </channel>
</rss>

