<?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: Kinetis Design Studio debug problem - UART</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Kinetis-Design-Studio-debug-problem-UART/m-p/441149#M4145</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;KDS v2.0.0 is pretty old. Can you use v3.0.0 (no need to uninstall v2.0.0, just install v3.0.0 into a different folder).&lt;/P&gt;&lt;P&gt;Because v3.0.0 comes with a new gdb, so most likely your problem will go away.&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>Fri, 14 Aug 2015 19:12:25 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2015-08-14T19:12:25Z</dc:date>
    <item>
      <title>Kinetis Design Studio debug problem - UART</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Kinetis-Design-Studio-debug-problem-UART/m-p/441148#M4144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy all,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm in a big trouble with KDS, and i don't know, how to solve it. The problem is that I wrote a program that communicate with multiple devices on MODBUS, and I can't monitoring the processes with the breakpoints. If I build my own program first, it works without any failure. After that, when I open an other project and than build and run it, it won't be able to work, and if I turn back to my first project, it won't be, too. My program doesn't receive any data from the devices, so if I put a breakpoint to the OnReceiveBlock function, nothing happens.&amp;nbsp; In practice, I can measure the output pin with a scope, and I have to push the reset button a lot to make my project OK.&lt;/P&gt;&lt;P&gt;Maybe this message helps, but I don't know, what does it mean:&lt;/P&gt;&lt;P&gt;No source available for "(gdb[2].proc[42000].threadGroup[i1],gdb[2].proc[42000].OSthread[1]).thread[1].frame[0]" &lt;/P&gt;&lt;P&gt;Sometimes, after a build it says: "No source for 0x"address""&lt;/P&gt;&lt;P&gt;I really don't know, if my settings are good, but I have an old project, that uses the similar peripherals, and it's working with no problem.&lt;/P&gt;&lt;P&gt;I'm using a P&amp;amp;E Multilink Universal external debugger.(without that, the result is the same).&lt;/P&gt;&lt;P&gt;Can you help me to figur out, what am I doing wrong, ot what's the matter?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kinetis version number: 2.0.0&lt;/P&gt;&lt;P&gt;Operating System: Ubuntu Linux&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 09:27:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Kinetis-Design-Studio-debug-problem-UART/m-p/441148#M4144</guid>
      <dc:creator>darnaiadam</dc:creator>
      <dc:date>2015-08-14T09:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis Design Studio debug problem - UART</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Kinetis-Design-Studio-debug-problem-UART/m-p/441149#M4145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;KDS v2.0.0 is pretty old. Can you use v3.0.0 (no need to uninstall v2.0.0, just install v3.0.0 into a different folder).&lt;/P&gt;&lt;P&gt;Because v3.0.0 comes with a new gdb, so most likely your problem will go away.&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>Fri, 14 Aug 2015 19:12:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Kinetis-Design-Studio-debug-problem-UART/m-p/441149#M4145</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-08-14T19:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis Design Studio debug problem - UART</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Kinetis-Design-Studio-debug-problem-UART/m-p/441150#M4146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have developed a Processor Expert project with CW 10.6 on MK20DX256VLL10 microprocessor but with that program I have encountered problems with Flashing on my board. So I have transfered my project on KDS v3.0.0 and after many corrections with&amp;nbsp; import I had same Adams' problem .&lt;/P&gt;&lt;P&gt;I used GDB PEMicro Interface Debugging as Debugger Configuration. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Can you help me to figure out, what am I doing wrong or some way to come over this GDB bug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Operating System: Windows 7 Home Premium&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 18:23:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Kinetis-Design-Studio-debug-problem-UART/m-p/441150#M4146</guid>
      <dc:creator>giorgiocolazzo</dc:creator>
      <dc:date>2015-08-27T18:23:43Z</dc:date>
    </item>
  </channel>
</rss>

