<?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>CodeWarrior for QorIQのトピックRe: Debugging U-Boot on ARMv8 with Eclipse/CodeWarrior TAP</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/Debugging-U-Boot-on-ARMv8-with-Eclipse-CodeWarrior-TAP/m-p/669164#M6350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yiping,&lt;/P&gt;&lt;P&gt;I'm using flex-builder to build u-boot, and this produces a .bin but no .elf binary. How to I build a debuggable ELF using flex-builder? There don't appear to be any documented options for this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brett S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jan 2018 23:04:34 GMT</pubDate>
    <dc:creator>brettstahlman</dc:creator>
    <dc:date>2018-01-05T23:04:34Z</dc:date>
    <item>
      <title>Debugging U-Boot on ARMv8 with Eclipse/CodeWarrior TAP</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/Debugging-U-Boot-on-ARMv8-with-Eclipse-CodeWarrior-TAP/m-p/669161#M6347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working currently with the LS1043A-RDB board. &amp;nbsp;I'd like to be prepared for custom hardware arriving shortly. &amp;nbsp;I've followed the instructions in the Document "Use CodeWarrior for ARMv8 to Debug U-boot and Linux Kernel and Bring up Bare Boards" written by Yiping Wang and also tried "ANxxxx Building U-Boot in CodeWarrior ARMv8" &amp;nbsp;I am able to get pretty far, build U-Boot, burn U-Boot into NOR flash, verify image in flash. &amp;nbsp;I created build and debug configurations per instructions in documents, trying both the attach method and the debug method. &amp;nbsp;Both methods fail in the same way, the debug phase aborts with&amp;nbsp;a message: &amp;nbsp;Launching u-boot debug has encountered a problem:&lt;/P&gt;&lt;P&gt;Error in final launch sequence&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Failed to execute MI command:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; -break-insert -t _start&lt;/P&gt;&lt;P&gt;Error message from debugger back end:&lt;/P&gt;&lt;P&gt;Function "_start" not defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another dialog box also appears: &amp;nbsp;One or more sections of the remote executable does not match the loaded&lt;/P&gt;&lt;P&gt;Section .data, range 0x60100000 - 0x601a1c4b: MIS-MATCHED!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using CW Version 11.2.3 Build 170322&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone do anything similar with better luck?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Stacy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 19:01:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/Debugging-U-Boot-on-ARMv8-with-Eclipse-CodeWarrior-TAP/m-p/669161#M6347</guid>
      <dc:creator>stacym</dc:creator>
      <dc:date>2017-06-21T19:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging U-Boot on ARMv8 with Eclipse/CodeWarrior TAP</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/Debugging-U-Boot-on-ARMv8-with-Eclipse-CodeWarrior-TAP/m-p/669162#M6348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check chapter 8.1 from&amp;nbsp;\Freescale\CW4NET_v2017.03\CW_ARMv8\ARMv8\Help\PDF\ARMv8_Targeting_Manual.pdf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 07:23:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/Debugging-U-Boot-on-ARMv8-with-Eclipse-CodeWarrior-TAP/m-p/669162#M6348</guid>
      <dc:creator>addiyi</dc:creator>
      <dc:date>2017-06-22T07:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging U-Boot on ARMv8 with Eclipse/CodeWarrior TAP</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/Debugging-U-Boot-on-ARMv8-with-Eclipse-CodeWarrior-TAP/m-p/669163#M6349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Stacy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check whether u-boot programmed to NOR flash can be set up successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you import the elf file "u-boot" into CodeWarrior to create a debug project?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please make sure u-boot elf file import into CodeWarrior is from the same build with the binary file programmed to NOR flash.&lt;/P&gt;&lt;P&gt;Please follow the section "&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;&lt;STRONG&gt;Debug u-boot with CodeWarrior for ARMv8&lt;/STRONG&gt;&lt;/SPAN&gt;" in the step by step document &lt;A href="https://community.nxp.com/docs/DOC-331981"&gt;Use CodeWarrior for ARMv8 to Debug U-boot and Linux Kernel and Bring up Bare Boards&lt;/A&gt; to debug u-boot with the Attach method, I have verified it previously. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your problem remains, please send your CodeWarrior debug project to me to do more investigation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&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>Mon, 03 Jul 2017 07:33:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/Debugging-U-Boot-on-ARMv8-with-Eclipse-CodeWarrior-TAP/m-p/669163#M6349</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2017-07-03T07:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging U-Boot on ARMv8 with Eclipse/CodeWarrior TAP</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/Debugging-U-Boot-on-ARMv8-with-Eclipse-CodeWarrior-TAP/m-p/669164#M6350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yiping,&lt;/P&gt;&lt;P&gt;I'm using flex-builder to build u-boot, and this produces a .bin but no .elf binary. How to I build a debuggable ELF using flex-builder? There don't appear to be any documented options for this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brett S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 23:04:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/Debugging-U-Boot-on-ARMv8-with-Eclipse-CodeWarrior-TAP/m-p/669164#M6350</guid>
      <dc:creator>brettstahlman</dc:creator>
      <dc:date>2018-01-05T23:04:34Z</dc:date>
    </item>
  </channel>
</rss>

