<?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 Re: Eclipse TimeSys Linux Breakpoints - How to set? in Vybrid Processors</title>
    <link>https://community.nxp.com/t5/Vybrid-Processors/Eclipse-TimeSys-Linux-Breakpoints-How-to-set/m-p/354178#M3631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There isn't a difference that I am aware of - it is just that DS-5 uses and defaults to a different type of breakpoint than the standard C/C++ breakpoints - which is not the most intuitive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timesys Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Aug 2014 18:57:29 GMT</pubDate>
    <dc:creator>timesyssupport</dc:creator>
    <dc:date>2014-08-15T18:57:29Z</dc:date>
    <item>
      <title>Eclipse TimeSys Linux Breakpoints - How to set?</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Eclipse-TimeSys-Linux-Breakpoints-How-to-set/m-p/354174#M3627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to do simultaneous debugging on the Vybrid's A5 and M4 cores.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The A5 core is running TimeSys Linux and the M4 core is running MQX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can set Breakpoints for MQX over CMSIS-DAP and all seems to be great. However.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot set breakpoints for the Linux side of things. I'm using the instructions found in Chapter Six of "Vybrid Getting Started Guide with Linux-MQX".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to set a breakpoint in a Linux/Timesys C program, Eclipse tries to insert that breakpoint into the MQX debugging session instead! I found this out when I saw Eclipse switch to the MQX Debugging Session "Commands" console and then try to set a breakpoint by executing this command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;break -p "/home/..........":73&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MQX debugging session then print out a message indicating that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;No compilation unit matching "/home/.........." was found&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to set a Linux debugging session breakpoint when an MQX debugging session is not active, a greyed-out breakpoint indicator shows up in the left column next on the source line. The breakpoints window shows nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However.....I can select "Run to Line" on the Linux side. I can also set breakpoints in the Disassembly view on the Linux side. I just can't set breakpoints in the C Linux source. Weird.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any clue what I cannot set Linux breakpoints? I went through all the menus, etc and searched through the Freescale Community to no avail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 00:56:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Eclipse-TimeSys-Linux-Breakpoints-How-to-set/m-p/354174#M3627</guid>
      <dc:creator>jackblather</dc:creator>
      <dc:date>2014-08-13T00:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse TimeSys Linux Breakpoints - How to set?</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Eclipse-TimeSys-Linux-Breakpoints-How-to-set/m-p/354175#M3628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/timesyssupport"&gt;timesyssupport&lt;/A&gt; can you help with this case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 16:11:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Eclipse-TimeSys-Linux-Breakpoints-How-to-set/m-p/354175#M3628</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2014-08-15T16:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse TimeSys Linux Breakpoints - How to set?</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Eclipse-TimeSys-Linux-Breakpoints-How-to-set/m-p/354176#M3629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version of DS-5 are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the C/C++ Perspective, can you confirm you are using C/C++ breakpoints? Please see the attached screenshot (you can right click just to the left of the line numbers to get to this context menu).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We also have a document that shows how to build and debug a Hello World application using the TimeStorm plugins - are you able to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://linuxlink.timesys.com/docs/how_to_create_and_debug_hello_world_in_timestorm" title="https://linuxlink.timesys.com/docs/how_to_create_and_debug_hello_world_in_timestorm"&gt;https://linuxlink.timesys.com/docs/how_to_create_and_debug_hello_world_in_timestorm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timesys Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 18:02:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Eclipse-TimeSys-Linux-Breakpoints-How-to-set/m-p/354176#M3629</guid>
      <dc:creator>timesyssupport</dc:creator>
      <dc:date>2014-08-15T18:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse TimeSys Linux Breakpoints - How to set?</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Eclipse-TimeSys-Linux-Breakpoints-How-to-set/m-p/354177#M3630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah! That worked! Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the difference between the two different kinds of breakpoints?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The DS-5 I'm using is back at 5.16.0. I plan to upgrade, just not right now as I'm in the middle of a project and don't want to change anything that will break stuff.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 18:19:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Eclipse-TimeSys-Linux-Breakpoints-How-to-set/m-p/354177#M3630</guid>
      <dc:creator>jackblather</dc:creator>
      <dc:date>2014-08-15T18:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse TimeSys Linux Breakpoints - How to set?</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Eclipse-TimeSys-Linux-Breakpoints-How-to-set/m-p/354178#M3631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There isn't a difference that I am aware of - it is just that DS-5 uses and defaults to a different type of breakpoint than the standard C/C++ breakpoints - which is not the most intuitive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timesys Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 18:57:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Eclipse-TimeSys-Linux-Breakpoints-How-to-set/m-p/354178#M3631</guid>
      <dc:creator>timesyssupport</dc:creator>
      <dc:date>2014-08-15T18:57:29Z</dc:date>
    </item>
  </channel>
</rss>

