<?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 CodeWarrior 10 questions in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-10-questions/m-p/278365#M10345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So here's a few issues I can't seem to find the solution to for Codewarrior 10, specifically 10.4 professional for MCUs.&amp;nbsp; I'm coming from Codewarrior 7.1 and it seems that some of the basic conveniences are lost.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Is it possible to automatically switch back to the previous perspective after terminate the debug connection?&amp;nbsp; This is kind of a hassle to have to manually switch perspectives when I'm finished debugging.&amp;nbsp; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; Is there a way to set it so that when I hit a breakpoint during debugging the debug pane goes straight to where that breakpoint occured?&amp;nbsp; I'm developing a program based on MQX 3.8 and there's about a dozen threads running on it.&amp;nbsp; Whenever I hit a breakpoint I have to scroll through the list of threads and their stacks to find out which one it is.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; Also on the topic of debugging, every time I step through code everything in the debug stack refreshes.&amp;nbsp; Is there something I can do about this?&amp;nbsp; It means that every step takes about a second to execute.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4.&amp;nbsp; Only the unsigned char data type is formatted by the debugger as a string.&amp;nbsp; Is there a way to changed that to recognize the char datatype also?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5.&amp;nbsp; In Codewarrior 7.1 you could right click on a variable in the code while debugging and there was an option to view the variable and also an option to view memory.&amp;nbsp; Codewarrior 10 doesn't seem to have that option.&amp;nbsp; I can view the memory of variables in the variable list but if it's a global variable I have to first add it to the variable list and then view the memory from there.&amp;nbsp; Is there an easier way?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Jun 2013 18:27:12 GMT</pubDate>
    <dc:creator>cruton</dc:creator>
    <dc:date>2013-06-06T18:27:12Z</dc:date>
    <item>
      <title>CodeWarrior 10 questions</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-10-questions/m-p/278365#M10345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So here's a few issues I can't seem to find the solution to for Codewarrior 10, specifically 10.4 professional for MCUs.&amp;nbsp; I'm coming from Codewarrior 7.1 and it seems that some of the basic conveniences are lost.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Is it possible to automatically switch back to the previous perspective after terminate the debug connection?&amp;nbsp; This is kind of a hassle to have to manually switch perspectives when I'm finished debugging.&amp;nbsp; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; Is there a way to set it so that when I hit a breakpoint during debugging the debug pane goes straight to where that breakpoint occured?&amp;nbsp; I'm developing a program based on MQX 3.8 and there's about a dozen threads running on it.&amp;nbsp; Whenever I hit a breakpoint I have to scroll through the list of threads and their stacks to find out which one it is.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; Also on the topic of debugging, every time I step through code everything in the debug stack refreshes.&amp;nbsp; Is there something I can do about this?&amp;nbsp; It means that every step takes about a second to execute.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4.&amp;nbsp; Only the unsigned char data type is formatted by the debugger as a string.&amp;nbsp; Is there a way to changed that to recognize the char datatype also?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5.&amp;nbsp; In Codewarrior 7.1 you could right click on a variable in the code while debugging and there was an option to view the variable and also an option to view memory.&amp;nbsp; Codewarrior 10 doesn't seem to have that option.&amp;nbsp; I can view the memory of variables in the variable list but if it's a global variable I have to first add it to the variable list and then view the memory from there.&amp;nbsp; Is there an easier way?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 18:27:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-10-questions/m-p/278365#M10345</guid>
      <dc:creator>cruton</dc:creator>
      <dc:date>2013-06-06T18:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior 10 questions</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-10-questions/m-p/278366#M10346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carl,&lt;/P&gt;&lt;P&gt;1. Unfortunately not. This is a limitation of Eclipse, and a long standing wish. I have tried the Perspective Switcher plugin mentioned in &lt;A href="http://stackoverflow.com/questions/12047703/how-to-make-eclipse-c-switch-from-to-debug-perspective-automatically" title="http://stackoverflow.com/questions/12047703/how-to-make-eclipse-c-switch-from-to-debug-perspective-automatically"&gt;How to make Eclipse (C++) switch from/to Debug perspective automatically? - Stack Overflow&lt;/A&gt;, but somehow it did not work for me. However what works very well is after terminating the debug session, I press CTRL-SHIFT-F8, and it switches the perspective.&lt;/P&gt;&lt;P&gt;2. It does for me (jumps to the location), but I'm not using the MQX kernel awareness. Maybe this is cause this for you.&lt;/P&gt;&lt;P&gt;3. Same as for 2, but looks like this is a bug of the MQX kernel awareness plugin. I recommend to file a service request on this one.&lt;/P&gt;&lt;P&gt;4. Yes, a known problem, see &lt;A href="http://mcuoneclipse.com/2012/08/08/eclipse-debugging-with-strings/" title="http://mcuoneclipse.com/2012/08/08/eclipse-debugging-with-strings/"&gt;Eclipse Debugging with Strings | MCU on Eclipse&lt;/A&gt; and &lt;A href="http://mcuoneclipse.com/2012/08/11/eclipse-debugging-with-strings-part-2/" title="http://mcuoneclipse.com/2012/08/11/eclipse-debugging-with-strings-part-2/"&gt;Eclipse Debugging with Strings &amp;amp;amp;#8211; Part 2 | MCU on Eclipse&lt;/A&gt;. The next Eclipse version should come with an improvement here.&lt;/P&gt;&lt;P&gt;5. Unfortunately I don't know an easer way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 19:06:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-10-questions/m-p/278366#M10346</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-06-06T19:06:31Z</dc:date>
    </item>
  </channel>
</rss>

