<?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>Kinetis MicrocontrollersのトピックRe: How to read out s-record (s19) from KL04?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-out-s-record-s19-from-KL04/m-p/227663#M4633</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do this while debugging (developing your own program).&lt;/P&gt;&lt;P&gt;But you can do this as well as long you have a connection to the device. Simply attach/connect to it (see &lt;A href="http://mcuoneclipse.com/2012/10/10/attach-connect-download/" title="http://mcuoneclipse.com/2012/10/10/attach-connect-download/"&gt;Hot-Sync: Attach, Connect &amp;amp; Download | MCU on Eclipse&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;But of course if you do not have a working connection to the device, or if the device is secured and you cannot access the memory, you cannot read out the content of it ;-).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Nov 2013 07:08:04 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2013-11-26T07:08:04Z</dc:date>
    <item>
      <title>How to read out s-record (s19) from KL04?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-out-s-record-s19-from-KL04/m-p/227660#M4630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know how to read out the s-record from KL04? I'm using multilink and codewarrior. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help much appreciate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kelvin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 06:26:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-out-s-record-s19-from-KL04/m-p/227660#M4630</guid>
      <dc:creator>kelvin_wh</dc:creator>
      <dc:date>2013-11-26T06:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to read out s-record (s19) from KL04?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-out-s-record-s19-from-KL04/m-p/227661#M4631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kelvin,&lt;/P&gt;&lt;P&gt;have a look here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2012/05/04/dump-my-device-memory/" title="http://mcuoneclipse.com/2012/05/04/dump-my-device-memory/"&gt;Dump my Device Memory | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 06:53:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-out-s-record-s19-from-KL04/m-p/227661#M4631</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-11-26T06:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to read out s-record (s19) from KL04?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-out-s-record-s19-from-KL04/m-p/227662#M4632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. That's reading out the memory when developing? How about reading out s-record from a working IC or a failed IC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kelvin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 07:03:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-out-s-record-s19-from-KL04/m-p/227662#M4632</guid>
      <dc:creator>kelvin_wh</dc:creator>
      <dc:date>2013-11-26T07:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to read out s-record (s19) from KL04?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-out-s-record-s19-from-KL04/m-p/227663#M4633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do this while debugging (developing your own program).&lt;/P&gt;&lt;P&gt;But you can do this as well as long you have a connection to the device. Simply attach/connect to it (see &lt;A href="http://mcuoneclipse.com/2012/10/10/attach-connect-download/" title="http://mcuoneclipse.com/2012/10/10/attach-connect-download/"&gt;Hot-Sync: Attach, Connect &amp;amp; Download | MCU on Eclipse&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;But of course if you do not have a working connection to the device, or if the device is secured and you cannot access the memory, you cannot read out the content of it ;-).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 07:08:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-out-s-record-s19-from-KL04/m-p/227663#M4633</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-11-26T07:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to read out s-record (s19) from KL04?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-out-s-record-s19-from-KL04/m-p/227664#M4634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Erich!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 07:12:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-read-out-s-record-s19-from-KL04/m-p/227664#M4634</guid>
      <dc:creator>kelvin_wh</dc:creator>
      <dc:date>2013-11-26T07:12:03Z</dc:date>
    </item>
  </channel>
</rss>

