<?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: debugging u-boot on p3041 with codewarrior in CodeWarrior for QorIQ</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/debugging-u-boot-on-p3041-with-codewarrior/m-p/353559#M5232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AN4876 describes uboot debugging for low-end CPU (e500v2 is the example) and high-end CPU (e500mc in the example. In fact is even P3041DS). Please take a look on Chapter 8, 9 and 10, depending on what flash device you are using.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jan 2015 06:49:19 GMT</pubDate>
    <dc:creator>addiyi</dc:creator>
    <dc:date>2015-01-19T06:49:19Z</dc:date>
    <item>
      <title>debugging u-boot on p3041 with codewarrior</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/debugging-u-boot-on-p3041-with-codewarrior/m-p/353558#M5231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am going to bring up u-boot on a new P3041 cpu board of our design. In preparation I am working with u-boot on P3041DS to learn how to debug u-boot. I have read AN4876 which describes debugging uboot on a 1020 cpu. &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I am running into a problem. My u-boot build works on the P3041DS and boots properly. When I debug with codewarrior tap, I am able to step through start.S from the reset vector up to the point it executes the RFI instruction to switch from AS0 to AS1 and execute 'switch_as'.. AN4876 implies I should be able to step into the RFI and continue from there. However on the P3041DS, when I step into the RFI, the program counter goes to the correct address however the memory there contains garbage. Since this u-boot works if booted without the tap, there must be some trick I am missing to be able to continue stepping. or is it not possible with a p3041 cpu?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone run into this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jan 2015 15:33:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/debugging-u-boot-on-p3041-with-codewarrior/m-p/353558#M5231</guid>
      <dc:creator>david-snc</dc:creator>
      <dc:date>2015-01-17T15:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: debugging u-boot on p3041 with codewarrior</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/debugging-u-boot-on-p3041-with-codewarrior/m-p/353559#M5232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AN4876 describes uboot debugging for low-end CPU (e500v2 is the example) and high-end CPU (e500mc in the example. In fact is even P3041DS). Please take a look on Chapter 8, 9 and 10, depending on what flash device you are using.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 06:49:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/debugging-u-boot-on-p3041-with-codewarrior/m-p/353559#M5232</guid>
      <dc:creator>addiyi</dc:creator>
      <dc:date>2015-01-19T06:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: debugging u-boot on p3041 with codewarrior</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/debugging-u-boot-on-p3041-with-codewarrior/m-p/353560#M5233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Stoica has stated, u-boot debug on e500v2 and e500mc platform are different, and varies for different booting type. Please make sure you have followed the corresponding chapters in AN4876.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using improper steps may result in strange errors. P3041 is possible, it's e500mc implementation, so followed chapter 8 for NOR, chapter 9 for NAND and chapter 10 for SPI/SD/MMC.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Lunmin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 01:44:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/debugging-u-boot-on-p3041-with-codewarrior/m-p/353560#M5233</guid>
      <dc:creator>lunminliang</dc:creator>
      <dc:date>2015-01-20T01:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: debugging u-boot on p3041 with codewarrior</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/debugging-u-boot-on-p3041-with-codewarrior/m-p/353561#M5234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.6000003814697px;"&gt;thanks. I was following the wrong chapter (doh!).&amp;nbsp; I have made progress now. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 02:04:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/debugging-u-boot-on-p3041-with-codewarrior/m-p/353561#M5234</guid>
      <dc:creator>david-snc</dc:creator>
      <dc:date>2015-01-20T02:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: debugging u-boot on p3041 with codewarrior</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/debugging-u-boot-on-p3041-with-codewarrior/m-p/353562#M5235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.6000003814697px;"&gt;thanks. I was following the wrong chapter (doh!).&amp;nbsp; I have made progress now. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 02:04:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/debugging-u-boot-on-p3041-with-codewarrior/m-p/353562#M5235</guid>
      <dc:creator>david-snc</dc:creator>
      <dc:date>2015-01-20T02:04:17Z</dc:date>
    </item>
  </channel>
</rss>

