<?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: CW8/DemoBoard56F8357/ProcessorExpert - BootLoader Problem in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CW8-DemoBoard56F8357-ProcessorExpert-BootLoader-Problem/m-p/184880#M4440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below is user manual for the SCI/CAN bootloader of 56F83xx:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/files/dsp/doc/user_guide/MC56F83XXBLUM.pdf?fsrch=1&amp;amp;sr=14"&gt;http://www.freescale.com/files/dsp/doc/user_guide/MC56F83XXBLUM.pdf?fsrch=1&amp;amp;sr=14&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SCI bootloader has been programmed into boot flash in 56F83xx at factory. When power on or reset, bootloader will run and wait for s-record file of user&lt;SPAN style="font-family: 'Courier New';"&gt;’&lt;/SPAN&gt;s application. If no file input, it will jump into the program flash to run the inside application. The wait time can be set or changed by user&lt;SPAN style="font-family: 'Courier New';"&gt;’&lt;/SPAN&gt;s application. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SCI bootloader project is delivered together with CodeWarrior, user can get it by creating a new project from 'Processor Expert Examples Stationery', then select 'Bootloaders -&amp;gt; your target -&amp;gt; serial_bootloader'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User can modify this project to meet his special requirement, or develop his new bootloader, and program the bootloader by JTAG interface. By default, we place bootloader in boot flash, and application in program flash. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 May 2013 02:41:05 GMT</pubDate>
    <dc:creator>TICS_Fiona</dc:creator>
    <dc:date>2013-05-27T02:41:05Z</dc:date>
    <item>
      <title>CW8/DemoBoard56F8357/ProcessorExpert - BootLoader Problem</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CW8-DemoBoard56F8357-ProcessorExpert-BootLoader-Problem/m-p/184877#M4437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I having great problem with SCI BootLoader. I debug example &lt;/SPAN&gt;&lt;I&gt;BootLoader&lt;/I&gt;&lt;SPAN&gt; of codewarrior in 56F8357 BootLoader memory and debug my aplication 1 in &lt;/SPAN&gt;&lt;I&gt;ldm pROm-xRAM&lt;/I&gt;&lt;SPAN&gt; memory. Mine application 1blink one led, this application have ldm settings set to generate S-Record file, format DOS e length 252 (I using windows XP), in build options i set &lt;/SPAN&gt;&lt;I&gt;Serial Bootloader Suport - yes and time 10s.&lt;/I&gt;&lt;SPAN&gt; My application one is run, i reset the DSP and open the sREC program and send my application 2, to blink other led. My application 2 is send in 2703 ms, waiting any time or reset the dsp and my application two is not run, only application one is run, ever after 10 seconds. Never is application 2. I don't understading? The correct is application 2 occuper the memory location&amp;nbsp; of application one and RUN. What's problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Coonfiguration of application 2 is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldm pROM-xRAM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;S-Record file, format DOS and length 252&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DISABLE serial BootLoader suuport&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank's for help-me&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2008 01:23:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CW8-DemoBoard56F8357-ProcessorExpert-BootLoader-Problem/m-p/184877#M4437</guid>
      <dc:creator>howdeterminepwm</dc:creator>
      <dc:date>2008-02-02T01:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: CW8/DemoBoard56F8357/ProcessorExpert - BootLoader Problem</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CW8-DemoBoard56F8357-ProcessorExpert-BootLoader-Problem/m-p/184878#M4438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I can not explain why the application 1 is working and not the second.&lt;/DIV&gt;&lt;DIV&gt;The question is: are you sure that the application is is really downloaded via the bootloader ?&lt;/DIV&gt;&lt;DIV&gt;To check it I suggest you to create another application for instance the default EVM application (led blinking).&lt;/DIV&gt;&lt;DIV&gt;Load this application on board.&lt;/DIV&gt;&lt;DIV&gt;Now the bootloader is erased.&lt;/DIV&gt;&lt;DIV&gt;Reload the bootloader and try to load the application 1.&lt;/DIV&gt;&lt;DIV&gt;is it working ?&lt;/DIV&gt;&lt;DIV&gt;Try the same with the application 2. is it working ?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;If you still have he problem, can you check if the application 2 is working in debug (via CodeWarrior debugger) ?&lt;/DIV&gt;&lt;DIV&gt;What is the tool version used ?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards&lt;/DIV&gt;&lt;DIV&gt;Pascal&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 17:22:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CW8-DemoBoard56F8357-ProcessorExpert-BootLoader-Problem/m-p/184878#M4438</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2008-02-08T17:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: CW8/DemoBoard56F8357/ProcessorExpert - BootLoader Problem</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CW8-DemoBoard56F8357-ProcessorExpert-BootLoader-Problem/m-p/184879#M4439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm new to this DSC. And I want to use the &lt;EM&gt;Serial Bootloader,but I don't know what to do.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank's for help-me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Mar 2013 05:38:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CW8-DemoBoard56F8357-ProcessorExpert-BootLoader-Problem/m-p/184879#M4439</guid>
      <dc:creator>zhangpeihua</dc:creator>
      <dc:date>2013-03-31T05:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: CW8/DemoBoard56F8357/ProcessorExpert - BootLoader Problem</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CW8-DemoBoard56F8357-ProcessorExpert-BootLoader-Problem/m-p/184880#M4440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below is user manual for the SCI/CAN bootloader of 56F83xx:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/files/dsp/doc/user_guide/MC56F83XXBLUM.pdf?fsrch=1&amp;amp;sr=14"&gt;http://www.freescale.com/files/dsp/doc/user_guide/MC56F83XXBLUM.pdf?fsrch=1&amp;amp;sr=14&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SCI bootloader has been programmed into boot flash in 56F83xx at factory. When power on or reset, bootloader will run and wait for s-record file of user&lt;SPAN style="font-family: 'Courier New';"&gt;’&lt;/SPAN&gt;s application. If no file input, it will jump into the program flash to run the inside application. The wait time can be set or changed by user&lt;SPAN style="font-family: 'Courier New';"&gt;’&lt;/SPAN&gt;s application. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SCI bootloader project is delivered together with CodeWarrior, user can get it by creating a new project from 'Processor Expert Examples Stationery', then select 'Bootloaders -&amp;gt; your target -&amp;gt; serial_bootloader'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User can modify this project to meet his special requirement, or develop his new bootloader, and program the bootloader by JTAG interface. By default, we place bootloader in boot flash, and application in program flash. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 02:41:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CW8-DemoBoard56F8357-ProcessorExpert-BootLoader-Problem/m-p/184880#M4440</guid>
      <dc:creator>TICS_Fiona</dc:creator>
      <dc:date>2013-05-27T02:41:05Z</dc:date>
    </item>
  </channel>
</rss>

