<?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>Kinetis Design StudioのトピックRe: Disassembly window doesn't display anything</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Disassembly-window-doesn-t-display-anything/m-p/509943#M6629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;yes, I have seen this sometimes as well. I believe it is related to some race conditions at debugger startup (which thread/context to use), see &lt;A href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=337376" title="https://bugs.eclipse.org/bugs/show_bug.cgi?id=337376"&gt;Bug 337376 – Disassembly view sometimes doesn't update if pinned to a debug context&lt;/A&gt; . It is not directly related to KDS as the same problem occurs with Eclipse Luna too. The workaround I have used is to close the view and re-open it with Window &amp;gt; Show Views menu.&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>Mon, 15 Feb 2016 09:10:19 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2016-02-15T09:10:19Z</dc:date>
    <item>
      <title>Disassembly window doesn't display anything</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Disassembly-window-doesn-t-display-anything/m-p/509942#M6628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I'm debugging my code and I open the Disassembly window, it doesn't do anything. I can hit pause or hit a breakpoint for example, and then hit the Disassembly window's home button which is supposed to display the disassembly at the program counter, but it just shows this:&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;......... ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And that's it. Refresh does nothing, none of the other buttons do anything either. Ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Feb 2016 21:48:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Disassembly-window-doesn-t-display-anything/m-p/509942#M6628</guid>
      <dc:creator>robertbaruch</dc:creator>
      <dc:date>2016-02-14T21:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Disassembly window doesn't display anything</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Disassembly-window-doesn-t-display-anything/m-p/509943#M6629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;yes, I have seen this sometimes as well. I believe it is related to some race conditions at debugger startup (which thread/context to use), see &lt;A href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=337376" title="https://bugs.eclipse.org/bugs/show_bug.cgi?id=337376"&gt;Bug 337376 – Disassembly view sometimes doesn't update if pinned to a debug context&lt;/A&gt; . It is not directly related to KDS as the same problem occurs with Eclipse Luna too. The workaround I have used is to close the view and re-open it with Window &amp;gt; Show Views menu.&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>Mon, 15 Feb 2016 09:10:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Disassembly-window-doesn-t-display-anything/m-p/509943#M6629</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-02-15T09:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Disassembly window doesn't display anything</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Disassembly-window-doesn-t-display-anything/m-p/509944#M6630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That workaround doesn't work for me (KDS 3.1.0).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 20:15:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Disassembly-window-doesn-t-display-anything/m-p/509944#M6630</guid>
      <dc:creator>robertbaruch</dc:creator>
      <dc:date>2016-02-15T20:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Disassembly window doesn't display anything</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Disassembly-window-doesn-t-display-anything/m-p/509945#M6631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;strange, this always helped on my side. Could you post a screenshot? I believe it depends on where your program counter is, so does it fail as well if your program has reached main()?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 07:43:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Disassembly-window-doesn-t-display-anything/m-p/509945#M6631</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-02-16T07:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Disassembly window doesn't display anything</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Disassembly-window-doesn-t-display-anything/m-p/509946#M6632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;just faced the issue with S32DS for PPC and Erich, your workaround did the trick.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ludwig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 22:33:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Disassembly-window-doesn-t-display-anything/m-p/509946#M6632</guid>
      <dc:creator>nxppower912935</dc:creator>
      <dc:date>2016-10-06T22:33:00Z</dc:date>
    </item>
  </channel>
</rss>

