<?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のトピックRe: Serial Bootloader No source available</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Serial-Bootloader-No-source-available/m-p/844698#M16043</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarvraj,&lt;/P&gt;&lt;P&gt;How did you make an MCU reset? By RESET button or by the button in CodeWarrior.&lt;/P&gt;&lt;P&gt;That warning “&lt;SPAN style="font-size: 11.5pt; color: #51626f; background: white;"&gt;No source available at 0xFFFFFF&lt;/SPAN&gt;” sounds like a problem with BDM connection with MCU.&lt;/P&gt;&lt;P&gt;If you reset the MCU externally, the BDM connection is lost and CW debugger will be confused.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check also your settings regarding security byte. The last byte from backdoor_array[] @0xFFFE0F should be 0xFE, otherwise, the MCU is secured and cannot be read by the debugger.&lt;/P&gt;&lt;P&gt;The security byte value for AN12086 is defined by SECURE_MCU macro value in Config.h file.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope it helps you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Radek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2018 10:11:37 GMT</pubDate>
    <dc:creator>RadekS</dc:creator>
    <dc:date>2018-07-18T10:11:37Z</dc:date>
    <item>
      <title>Serial Bootloader No source available</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Serial-Bootloader-No-source-available/m-p/844697#M16042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are trying to implement the simple serial bootloader AN 12086 on TRK- S12ZVL, the derivative file has been changed to S12ZVL 32, The program compiles, however upon running, pressing the PUSH BUTTON and MCU reset,&amp;nbsp; it gives an error No source available at 0xFFFFFF.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can some one provide some comments regarding this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;No application is build on the bootloader,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;ROM&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= READ_ONLY&amp;nbsp; &amp;nbsp;0xFF8000 TO 0xFFFDFF; //allocated last 4kB of Flash for Bootloader&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 09:15:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Serial-Bootloader-No-source-available/m-p/844697#M16042</guid>
      <dc:creator>sarvraj_5</dc:creator>
      <dc:date>2018-07-03T09:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Bootloader No source available</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Serial-Bootloader-No-source-available/m-p/844698#M16043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarvraj,&lt;/P&gt;&lt;P&gt;How did you make an MCU reset? By RESET button or by the button in CodeWarrior.&lt;/P&gt;&lt;P&gt;That warning “&lt;SPAN style="font-size: 11.5pt; color: #51626f; background: white;"&gt;No source available at 0xFFFFFF&lt;/SPAN&gt;” sounds like a problem with BDM connection with MCU.&lt;/P&gt;&lt;P&gt;If you reset the MCU externally, the BDM connection is lost and CW debugger will be confused.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check also your settings regarding security byte. The last byte from backdoor_array[] @0xFFFE0F should be 0xFE, otherwise, the MCU is secured and cannot be read by the debugger.&lt;/P&gt;&lt;P&gt;The security byte value for AN12086 is defined by SECURE_MCU macro value in Config.h file.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope it helps you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Radek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 10:11:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Serial-Bootloader-No-source-available/m-p/844698#M16043</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2018-07-18T10:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Bootloader No source available</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Serial-Bootloader-No-source-available/m-p/844699#M16044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Radek for the reply, following your advice, i was able to go to the Boot display menu, the problem i face is&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) The Timer ISR gets longer when i go from application to Boot and then back to application. ( 4 times slower)&lt;/P&gt;&lt;P&gt;2) Upon powering on the board(reset), i want it to jump to application, however it jumps to boot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 08:26:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Serial-Bootloader-No-source-available/m-p/844699#M16044</guid>
      <dc:creator>sarvraj_5</dc:creator>
      <dc:date>2018-07-23T08:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Bootloader No source available</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Serial-Bootloader-No-source-available/m-p/844700#M16045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;Hi Sarvraj,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;I am afraid that I am not sure what you mean by “Timer ISR gets longer”.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;The switch between AN12086 bootloader and user application is made through MCU reset.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;The simple jump between Boot and App codes may be dangerous due to write-once configuration registers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;The MCU execute Dispatcher() code as first after MCU reset.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;The default Dispatcher() code starts Bootloader when:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black; text-indent: -0.25in;"&gt;PUSH_BUTTON is active,&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="margin-bottom: .0001pt;"&gt;Or when EEPROM at BL_REQUEST_ADD address contains BL_REQUEST_VALUE&lt;SPAN style="color: black; text-indent: -0.25in;"&gt; value&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="margin-bottom: .0001pt;"&gt;Or when User Application was not successfully loaded before into MCU (Application reset vector at APPLICATION_RESET_VEC_ADD address is empty = 0xFFFFFFFF).&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt;However,&amp;nbsp;you may modify the Dispatcher() code according to your needs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope it helps you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Radek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 13:19:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Serial-Bootloader-No-source-available/m-p/844700#M16045</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2018-07-25T13:19:00Z</dc:date>
    </item>
  </channel>
</rss>

