<?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 Unable to jump from boot loader to application when external clock using in Digital Signal Controllers</title>
    <link>https://community.nxp.com/t5/Digital-Signal-Controllers/Unable-to-jump-from-boot-loader-to-application-when-external/m-p/315555#M131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am making very first time boot loader for MC56F8257.&lt;/P&gt;&lt;P&gt;I succeed in making simple boot loader which can download application Via CAN communication.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for development I was using simple LED program and now my boot is able to download Application and after checking&lt;/P&gt;&lt;P&gt;checksum able to jump to application ( Application entry address is hardcode) . And application is running properly even in&lt;/P&gt;&lt;P&gt;new power cycle( power OFF then power ON).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I am trying downloading original application then I am getting problem in jumping to application(after executing JUMP instruction its hanging or lost some where).&lt;/P&gt;&lt;P&gt;After investigating I came to know that, when ever I am using External Clock in application then I am getting problem while jumping to application.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried resetting COP timeout also in application starting but then also nothing happen after executing JUMP instruction its hanging or lost some where.&lt;/P&gt;&lt;P&gt;I know its some problem related to peripherals.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if solution is there or anything wrong I am doing.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jun 2014 14:30:20 GMT</pubDate>
    <dc:creator>saileshpandey</dc:creator>
    <dc:date>2014-06-06T14:30:20Z</dc:date>
    <item>
      <title>Unable to jump from boot loader to application when external clock using</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/Unable-to-jump-from-boot-loader-to-application-when-external/m-p/315555#M131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am making very first time boot loader for MC56F8257.&lt;/P&gt;&lt;P&gt;I succeed in making simple boot loader which can download application Via CAN communication.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for development I was using simple LED program and now my boot is able to download Application and after checking&lt;/P&gt;&lt;P&gt;checksum able to jump to application ( Application entry address is hardcode) . And application is running properly even in&lt;/P&gt;&lt;P&gt;new power cycle( power OFF then power ON).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I am trying downloading original application then I am getting problem in jumping to application(after executing JUMP instruction its hanging or lost some where).&lt;/P&gt;&lt;P&gt;After investigating I came to know that, when ever I am using External Clock in application then I am getting problem while jumping to application.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried resetting COP timeout also in application starting but then also nothing happen after executing JUMP instruction its hanging or lost some where.&lt;/P&gt;&lt;P&gt;I know its some problem related to peripherals.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if solution is there or anything wrong I am doing.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 14:30:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/Unable-to-jump-from-boot-loader-to-application-when-external/m-p/315555#M131</guid>
      <dc:creator>saileshpandey</dc:creator>
      <dc:date>2014-06-06T14:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to jump from boot loader to application when external clock using</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/Unable-to-jump-from-boot-loader-to-application-when-external/m-p/315556#M132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem got resolve.&lt;/P&gt;&lt;P&gt;mainly we have to change vector base address before starting application using INTC_VBA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 08:11:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/Unable-to-jump-from-boot-loader-to-application-when-external/m-p/315556#M132</guid>
      <dc:creator>saileshpandey</dc:creator>
      <dc:date>2014-08-18T08:11:51Z</dc:date>
    </item>
  </channel>
</rss>

