<?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>LPC MicrocontrollersのトピックRe: Read .o and .d file in Windows 10/LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Read-o-and-d-file-in-Windows-10-LPCXpresso-IDE/m-p/656065#M26056</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The .o files should be standard ELF/Dwarf files, so you can read it with such an ELF/Dwarf reader. For example &lt;A class="link-titled" href="https://github.com/eliben/pyelftools" title="https://github.com/eliben/pyelftools"&gt;GitHub - eliben/pyelftools: Pure-python library for parsing ELF and DWARF&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Apr 2017 16:18:26 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2017-04-06T16:18:26Z</dc:date>
    <item>
      <title>Read .o and .d file in Windows 10/LPCXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Read-o-and-d-file-in-Windows-10-LPCXpresso-IDE/m-p/656064#M26055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a project, where I really wanna read the .o(.obj) file and .d(.dump) file in windows. But even after quite search online, I didn't find the solution. As, I am using NXP's board 54114. And, for my project I really need to read both these files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does any one have any idea, how to read these files in windows 10 or will be better if someone can share a piece of code to read these files directly into the IDE??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly, help me out with such a small thing, since I am pretty much new to the field.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Himanshu&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 16:14:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Read-o-and-d-file-in-Windows-10-LPCXpresso-IDE/m-p/656064#M26055</guid>
      <dc:creator>himanshudoshi</dc:creator>
      <dc:date>2017-04-06T16:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Read .o and .d file in Windows 10/LPCXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Read-o-and-d-file-in-Windows-10-LPCXpresso-IDE/m-p/656065#M26056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The .o files should be standard ELF/Dwarf files, so you can read it with such an ELF/Dwarf reader. For example &lt;A class="link-titled" href="https://github.com/eliben/pyelftools" title="https://github.com/eliben/pyelftools"&gt;GitHub - eliben/pyelftools: Pure-python library for parsing ELF and DWARF&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 16:18:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Read-o-and-d-file-in-Windows-10-LPCXpresso-IDE/m-p/656065#M26056</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2017-04-06T16:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Read .o and .d file in Windows 10/LPCXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Read-o-and-d-file-in-Windows-10-LPCXpresso-IDE/m-p/656066#M26057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you trying to do with these files - what do you mean by read them? Which tools created them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are tools in lpcxpresso for decoding the contents of .o, .lib etc files - objdump, for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let us know what you are trying to do and we can provide a better answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 21:54:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Read-o-and-d-file-in-Windows-10-LPCXpresso-IDE/m-p/656066#M26057</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2017-04-06T21:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Read .o and .d file in Windows 10/LPCXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Read-o-and-d-file-in-Windows-10-LPCXpresso-IDE/m-p/656067#M26058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Con Verse,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your reply. I wanna actually see after building up, what all things are actually going to happen inside. That was the reason, I was looking forward to reading these files. (AS SHOWN IN THE FIG. objdump.exe)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I have tried to read the .o file (in the file explorer, after building up the script it was generating), by using the binary&amp;nbsp;utilities &amp;gt; dissemble. But, in that one, I am not understanding the different values: I mean, which number is mentioning what?? (As shown in the figure, If you can help me out)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="dissemble.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/17859iF4BE7E2898ED7DC3/image-size/large?v=v2&amp;amp;px=999" role="button" title="dissemble.JPG" alt="dissemble.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="objectdump.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/17814iFD8D2CF0B378B4F8/image-size/large?v=v2&amp;amp;px=999" role="button" title="objectdump.JPG" alt="objectdump.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 13:25:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Read-o-and-d-file-in-Windows-10-LPCXpresso-IDE/m-p/656067#M26058</guid>
      <dc:creator>himanshudoshi</dc:creator>
      <dc:date>2017-04-07T13:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Read .o and .d file in Windows 10/LPCXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Read-o-and-d-file-in-Windows-10-LPCXpresso-IDE/m-p/656068#M26059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The numbers circle in black ("0:" "2:" etc) are the address. As you have decoded a .o file, they are relative the the start of the file. If you had decoded and .axf file, it would be the absolute address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other numbers are the hex value of the instruction. As you can see, some are 16-bit instructions (circled in red), while others are 32-bit instructions (circled in green).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 16:19:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Read-o-and-d-file-in-Windows-10-LPCXpresso-IDE/m-p/656068#M26059</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2017-04-07T16:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Read .o and .d file in Windows 10/LPCXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Read-o-and-d-file-in-Windows-10-LPCXpresso-IDE/m-p/656069#M26060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;Erich Styger,&lt;/P&gt;&lt;P&gt;Thank you very much, I will look into it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 10:55:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Read-o-and-d-file-in-Windows-10-LPCXpresso-IDE/m-p/656069#M26060</guid>
      <dc:creator>himanshudoshi</dc:creator>
      <dc:date>2017-04-10T10:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Read .o and .d file in Windows 10/LPCXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Read-o-and-d-file-in-Windows-10-LPCXpresso-IDE/m-p/656070#M26061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hello Con Verse,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Thank you very much for your reply. Your explanation is quite helpful.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regards,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 10:56:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Read-o-and-d-file-in-Windows-10-LPCXpresso-IDE/m-p/656070#M26061</guid>
      <dc:creator>himanshudoshi</dc:creator>
      <dc:date>2017-04-10T10:56:02Z</dc:date>
    </item>
  </channel>
</rss>

