<?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 MC56F8037 static bootloader in Digital Signal Controllers</title>
    <link>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F8037-static-bootloader/m-p/343469#M227</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need some help please:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to get the static-bootloader working with my MC56F8037 design.&lt;/P&gt;&lt;P&gt;I've followed the instructions in AN3814.PDF.&lt;/P&gt;&lt;P&gt;I'm able to use the static-bootloadeer processor expert project to build and program the bootloader onto the 8037 on my target board.&lt;/P&gt;&lt;P&gt;I modified my target application per the instructions in AN3814.&lt;/P&gt;&lt;P&gt;I'm able to power up the system and use Windowss hyperterminal to send the s-record file for my application and it programs and runs OK.&lt;/P&gt;&lt;P&gt;Hyperterminal output looks like this when it is programming the flash:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MC56F800x/1x/2x/3x Serial Bootloader v2.0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Waiting for application S-Record.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; PROGRAM&amp;amp;DATA********************************************************************&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ********************************************************************************&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ***************************************&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Download Complete&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Lock Flash?&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Application started!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So-far so good, everything seems to be working.&amp;nbsp; My application is running.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where I run into problems is when I go back into CodeWarrior and processor expert to continue working on my project.&amp;nbsp; When I use the USB-TAP to download my code it runs under the debugger OK.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If I power down and back up I expect the static-bootloader to run and then jump to my&amp;nbsp; application but instead it just appears to hang up.&lt;/P&gt;&lt;P&gt;It acts like loading my application with the USB-TAP is erasing the bootloader.&lt;/P&gt;&lt;P&gt;I went back to the static-bootloader project and re-programmed it into the 8037.&amp;nbsp; Still no luck.&amp;nbsp; It almost seems like programming either the&amp;nbsp; bootloader or my application erases the other when loaded.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas on how to deal with this?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Kirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Sep 2014 18:42:01 GMT</pubDate>
    <dc:creator>kirkm</dc:creator>
    <dc:date>2014-09-24T18:42:01Z</dc:date>
    <item>
      <title>MC56F8037 static bootloader</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F8037-static-bootloader/m-p/343469#M227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need some help please:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to get the static-bootloader working with my MC56F8037 design.&lt;/P&gt;&lt;P&gt;I've followed the instructions in AN3814.PDF.&lt;/P&gt;&lt;P&gt;I'm able to use the static-bootloadeer processor expert project to build and program the bootloader onto the 8037 on my target board.&lt;/P&gt;&lt;P&gt;I modified my target application per the instructions in AN3814.&lt;/P&gt;&lt;P&gt;I'm able to power up the system and use Windowss hyperterminal to send the s-record file for my application and it programs and runs OK.&lt;/P&gt;&lt;P&gt;Hyperterminal output looks like this when it is programming the flash:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MC56F800x/1x/2x/3x Serial Bootloader v2.0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Waiting for application S-Record.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; PROGRAM&amp;amp;DATA********************************************************************&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ********************************************************************************&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ***************************************&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Download Complete&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Lock Flash?&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Application started!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So-far so good, everything seems to be working.&amp;nbsp; My application is running.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where I run into problems is when I go back into CodeWarrior and processor expert to continue working on my project.&amp;nbsp; When I use the USB-TAP to download my code it runs under the debugger OK.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If I power down and back up I expect the static-bootloader to run and then jump to my&amp;nbsp; application but instead it just appears to hang up.&lt;/P&gt;&lt;P&gt;It acts like loading my application with the USB-TAP is erasing the bootloader.&lt;/P&gt;&lt;P&gt;I went back to the static-bootloader project and re-programmed it into the 8037.&amp;nbsp; Still no luck.&amp;nbsp; It almost seems like programming either the&amp;nbsp; bootloader or my application erases the other when loaded.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas on how to deal with this?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Kirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 18:42:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F8037-static-bootloader/m-p/343469#M227</guid>
      <dc:creator>kirkm</dc:creator>
      <dc:date>2014-09-24T18:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: MC56F8037 static bootloader</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F8037-static-bootloader/m-p/343470#M228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the IDE will errase the part.&amp;nbsp; If you wish to protect the flash, try locking it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 17:56:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F8037-static-bootloader/m-p/343470#M228</guid>
      <dc:creator>johnlwinters</dc:creator>
      <dc:date>2014-11-10T17:56:54Z</dc:date>
    </item>
  </channel>
</rss>

