<?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: Lost Program in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Lost-Program-AP64/m-p/175229#M12165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Hi Scott,&lt;BR /&gt;&lt;BR /&gt;Presumably the bootloader can erase all of the programme area?&lt;BR /&gt;Why do you not utilise the LVI?&lt;BR /&gt;Without some form of low voltage protection all bets are off. On power up/down as the rail passes through the region of below spec but above the point where it still tries to run anything can happen wrongly. This is made worse by the fact that there is some extant code that can erase the programme.&lt;BR /&gt;If you don't have a valid reason not to, setup that LVI module.&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by peg on &lt;SPAN class="date_text"&gt;2008-07-23&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;10:03 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jul 2008 18:56:45 GMT</pubDate>
    <dc:creator>peg</dc:creator>
    <dc:date>2008-07-23T18:56:45Z</dc:date>
    <item>
      <title>Lost Program - AP64</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Lost-Program-AP64/m-p/175224#M12160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;SPAN&gt;I am using the ap64 chip.&amp;nbsp; Every once in a while, a unit returns without the program loaded or a part of the program missing.&amp;nbsp; Units are shipped all over the world.&amp;nbsp; I can re-load the program and unit seems OK.&amp;nbsp; Anybody have any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Added p/n to subject.&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by NLFSJ on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2008-07-23&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;12:31 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 02:59:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Lost-Program-AP64/m-p/175224#M12160</guid>
      <dc:creator>Scott134</dc:creator>
      <dc:date>2008-07-23T02:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Lost Program</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Lost-Program-AP64/m-p/175225#M12161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello and welcome to the fora, Scott.&lt;BR /&gt;&lt;BR /&gt;Does your code write to flash for EEPROM like storage?&lt;BR /&gt;Does it use a serial bootloader?&lt;BR /&gt;What did you use to programme it in the first place?&lt;BR /&gt;Is the device totally erased or just damaged so it won't run? (partially erased, reset vector only will disable it)&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 05:29:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Lost-Program-AP64/m-p/175225#M12161</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2008-07-23T05:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Lost Program</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Lost-Program-AP64/m-p/175226#M12162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi again,&lt;BR /&gt;&lt;BR /&gt;Add:&lt;BR /&gt;Do you have the LVI setup correctly to handle out odf spec power supply on power up/down etc?&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 06:14:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Lost-Program-AP64/m-p/175226#M12162</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2008-07-23T06:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Lost Program</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Lost-Program-AP64/m-p/175227#M12163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Peg,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am using a serial bootloader.&amp;nbsp; The bootloader is still there.&amp;nbsp;&amp;nbsp;Code is not writing to eeprom.&amp;nbsp;&amp;nbsp;Bootloader is loaded by one of our vendors.&amp;nbsp; Program loaded by us through serial port.&amp;nbsp; The best I can tell is that it happens after product is shipped.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 18:36:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Lost-Program-AP64/m-p/175227#M12163</guid>
      <dc:creator>Scott134</dc:creator>
      <dc:date>2008-07-23T18:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Lost Program</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Lost-Program-AP64/m-p/175228#M12164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;The LVI is disabled.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 18:37:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Lost-Program-AP64/m-p/175228#M12164</guid>
      <dc:creator>Scott134</dc:creator>
      <dc:date>2008-07-23T18:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Lost Program</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Lost-Program-AP64/m-p/175229#M12165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Hi Scott,&lt;BR /&gt;&lt;BR /&gt;Presumably the bootloader can erase all of the programme area?&lt;BR /&gt;Why do you not utilise the LVI?&lt;BR /&gt;Without some form of low voltage protection all bets are off. On power up/down as the rail passes through the region of below spec but above the point where it still tries to run anything can happen wrongly. This is made worse by the fact that there is some extant code that can erase the programme.&lt;BR /&gt;If you don't have a valid reason not to, setup that LVI module.&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by peg on &lt;SPAN class="date_text"&gt;2008-07-23&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;10:03 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 18:56:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Lost-Program-AP64/m-p/175229#M12165</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2008-07-23T18:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Lost Program</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Lost-Program-AP64/m-p/175230#M12166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Peg,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for the idea.&amp;nbsp; I will give it a try.&amp;nbsp; I may not know if it works or not for several weeks or months.&amp;nbsp; Either way, I will let you know.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Scott&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 19:34:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Lost-Program-AP64/m-p/175230#M12166</guid>
      <dc:creator>Scott134</dc:creator>
      <dc:date>2008-07-23T19:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Lost Program</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Lost-Program-AP64/m-p/175231#M12167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Just an update for all who helped.&amp;nbsp; I enabled the lvi but still had a few problems.&amp;nbsp; It appears we had some keypads that would intermittently short.&amp;nbsp; They were used in entering a "program mode"&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 02:49:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Lost-Program-AP64/m-p/175231#M12167</guid>
      <dc:creator>Scott134</dc:creator>
      <dc:date>2009-04-28T02:49:20Z</dc:date>
    </item>
  </channel>
</rss>

