<?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: MPC5777C Boot Issue in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC5777C-Boot-Issue/m-p/565998#M4033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That makes sense.&amp;nbsp; I tried again with that in mind and it came together.&amp;nbsp; I must've been using the wrong combination of files before.&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Aug 2016 14:56:22 GMT</pubDate>
    <dc:creator>jeffcampbell</dc:creator>
    <dc:date>2016-08-08T14:56:22Z</dc:date>
    <item>
      <title>MPC5777C Boot Issue</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5777C-Boot-Issue/m-p/565993#M4028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having trouble getting the MPC5777C to run a program out of ROM.&amp;nbsp; I got it to run from RAM just fine.&lt;/P&gt;&lt;P&gt;With my ROM setup, I have configured memory as follows:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;0x0080_0000 0x015A0000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;0x0080_0004 0x00800200&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;0x0080_0200 (start of program)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other potential RCHW areas are unwritten, and I verified these locations via debugger.&lt;/P&gt;&lt;P&gt;However, when I reset the chip and follow it with a debugger, it seems to crash in the middle of startup and leave the PC pointing to 0xFFFF_4024, in the middle of the PASS memory area.&amp;nbsp; I don't know why it's jumping there.&amp;nbsp; Are there other boot setup steps I'm possibly missing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 14:56:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5777C-Boot-Issue/m-p/565993#M4028</guid>
      <dc:creator>jeffcampbell</dc:creator>
      <dc:date>2016-08-03T14:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5777C Boot Issue</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5777C-Boot-Issue/m-p/565994#M4029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;There is nothing special which need to be done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #303030;"&gt; After reset the device start BAM and then jumps to start address defined in RCHW.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;I have made tests exactly for your setup and had no issue to successfully execute program.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;My example is attached.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;If you want you can sent me your project, but there is nothing special to be done.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Check my example.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Peter&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 11:42:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5777C-Boot-Issue/m-p/565994#M4029</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2016-08-04T11:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5777C Boot Issue</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5777C-Boot-Issue/m-p/565995#M4030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Peter, I'll check this out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 12:09:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5777C-Boot-Issue/m-p/565995#M4030</guid>
      <dc:creator>jeffcampbell</dc:creator>
      <dc:date>2016-08-05T12:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5777C Boot Issue</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5777C-Boot-Issue/m-p/565996#M4031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, your project works, but I'm a bit puzzled as to why - the project is configured for the MPC567xR.&amp;nbsp; I tried setting up a stub project using only those settings, but with no luck.&amp;nbsp; The only guess I can make is that I'm missing the board initialization library, but that doesn't seem to exist under the MPC5777C menu.&amp;nbsp; I've attached the project below, hopefully I'm just missing something simple.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 13:27:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5777C-Boot-Issue/m-p/565996#M4031</guid>
      <dc:creator>jeffcampbell</dc:creator>
      <dc:date>2016-08-08T13:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5777C Boot Issue</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5777C-Boot-Issue/m-p/565997#M4032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have chosen Cobra90 initialization as the cores for Cobra55 (MPC5777C) and Cobra90(MPC567xR) are the same. As GHS do not released board initialization/startup codes for Cobra55 (at least in GHS 6.1.4. which I am using) there is no problem to use Cobra90 one.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 13:35:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5777C-Boot-Issue/m-p/565997#M4032</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2016-08-08T13:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5777C Boot Issue</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5777C-Boot-Issue/m-p/565998#M4033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That makes sense.&amp;nbsp; I tried again with that in mind and it came together.&amp;nbsp; I must've been using the wrong combination of files before.&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 14:56:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5777C-Boot-Issue/m-p/565998#M4033</guid>
      <dc:creator>jeffcampbell</dc:creator>
      <dc:date>2016-08-08T14:56:22Z</dc:date>
    </item>
  </channel>
</rss>

