<?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: How to set break point for particular Core on LS1021ATWR? in CodeWarrior for QorIQ</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662935#M6331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm able to have two configuration set in one project and I'm able to toggle between two configurations using GUI by just clicking Core-0 and Core-1, but not able to figure out command behind it so that I can do the same using Debugger Shell using TCL scripting.&lt;/P&gt;&lt;P&gt;I figured out one configuration which holds current selected core, or say currently running one, "com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.Embedded Initialization.coreIndex"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But how to set this run-time, that is a question for me.&amp;nbsp;Can you please&amp;nbsp;throw some light on this?&lt;BR /&gt;How to select configuration using debugging shell?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Oct 2016 09:41:31 GMT</pubDate>
    <dc:creator>janmejayjoshi</dc:creator>
    <dc:date>2016-10-24T09:41:31Z</dc:date>
    <item>
      <title>How to set break point for particular Core on LS1021ATWR?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662929#M6325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a common program which executes on both ARM core of LS1021TWR board, Core 0 will initialize Core-1 after some point of time it&amp;nbsp;has booted.&lt;BR /&gt; I want to&amp;nbsp;put break point in code such a way that when Core-1 executes that program, Core-1 only should&amp;nbsp;stop at break point not the Core-0.&lt;BR /&gt;Is there any such provision where I can put break-point for the same source code for particular Core?&lt;BR /&gt;Or what is other way to achieve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 05:58:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662929#M6325</guid>
      <dc:creator>janmejayjoshi</dc:creator>
      <dc:date>2016-10-24T05:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to set break point for particular Core on LS1021ATWR?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662930#M6326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, CodeWarrior for ARMv7 doesn't support this feature (SMP support).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 06:16:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662930#M6326</guid>
      <dc:creator>addiyi</dc:creator>
      <dc:date>2016-10-24T06:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to set break point for particular Core on LS1021ATWR?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662931#M6327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any other way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean if I'm putting a break-point on a program which is suppose run on both of ARM core independently, and I want to hold program only on Core-1, Can you please suggest me something on how to put a break-point here?&lt;BR /&gt;Can you provide guidance to me on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 06:23:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662931#M6327</guid>
      <dc:creator>janmejayjoshi</dc:creator>
      <dc:date>2016-10-24T06:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to set break point for particular Core on LS1021ATWR?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662932#M6328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use two launch configuration (one for each core) to load the code build for core0 and core1. This way, you can stop the core1 while core0 is running, but I guess this is not your scope.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 06:27:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662932#M6328</guid>
      <dc:creator>addiyi</dc:creator>
      <dc:date>2016-10-24T06:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to set break point for particular Core on LS1021ATWR?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662933#M6329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me give it a &amp;nbsp;try, if I can.&lt;BR /&gt;Will give feedback&amp;nbsp;after experimenting on this.&lt;BR /&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 06:33:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662933#M6329</guid>
      <dc:creator>janmejayjoshi</dc:creator>
      <dc:date>2016-10-24T06:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to set break point for particular Core on LS1021ATWR?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662934#M6330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can start&amp;nbsp;by selecting&amp;nbsp;both cores from wizard. AMP (One project per core) will create 2 projects, one for each core. AMP (One build configuration per core) will create one project with two launch configuration. After that you can enter in debug using both cores.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 06:45:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662934#M6330</guid>
      <dc:creator>addiyi</dc:creator>
      <dc:date>2016-10-24T06:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to set break point for particular Core on LS1021ATWR?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662935#M6331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm able to have two configuration set in one project and I'm able to toggle between two configurations using GUI by just clicking Core-0 and Core-1, but not able to figure out command behind it so that I can do the same using Debugger Shell using TCL scripting.&lt;/P&gt;&lt;P&gt;I figured out one configuration which holds current selected core, or say currently running one, "com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.Embedded Initialization.coreIndex"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But how to set this run-time, that is a question for me.&amp;nbsp;Can you please&amp;nbsp;throw some light on this?&lt;BR /&gt;How to select configuration using debugging shell?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 09:41:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662935#M6331</guid>
      <dc:creator>janmejayjoshi</dc:creator>
      <dc:date>2016-10-24T09:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to set break point for particular Core on LS1021ATWR?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662936#M6332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should use switchtarget command in Debugger Shell.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%&amp;gt;switchtarget 0&lt;BR /&gt;--Connection-1-----------------------------------------------------&lt;BR /&gt;------------ &lt;BR /&gt; Index Status Thread Process CPU Target &lt;BR /&gt; &lt;BR /&gt; *0 Stopped 0x0 0x0 cpuARMLittle test.elf &lt;BR /&gt; &lt;BR /&gt; 1 Stopped 0x0 0x1 cpuARMLittle test.elf &lt;BR /&gt; &lt;BR /&gt;%&amp;gt;bp PerformanceWork&lt;BR /&gt; id instance address type enabled? process description&lt;BR /&gt; &lt;BR /&gt; #4 #1 x:0x8000008c -auto ENABLED 0x0 main.c, &lt;BR /&gt;line 20, PerformanceWork [test.elf] &lt;BR /&gt;%&amp;gt;switchtarget 1&lt;BR /&gt;--Connection-1--------------------------------------------------&lt;BR /&gt;--------------- &lt;BR /&gt; Index Status Thread Process CPU Target &lt;BR /&gt; &lt;BR /&gt; 0 Stopped 0x0 0x0 cpuARMLittle test.elf &lt;BR /&gt; &lt;BR /&gt; *1 Stopped 0x0 0x1 cpuARMLittle test.elf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%&amp;gt;go&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5613i51B6E1D321E6D238/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 14:58:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662936#M6332</guid>
      <dc:creator>addiyi</dc:creator>
      <dc:date>2016-10-24T14:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to set break point for particular Core on LS1021ATWR?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662937#M6333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/addiyi"&gt;addiyi&lt;/A&gt;‌, I'm able to complete&amp;nbsp;my task using your help.&lt;BR /&gt;The above suggestion works fine for me.&lt;BR /&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 12:37:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/How-to-set-break-point-for-particular-Core-on-LS1021ATWR/m-p/662937#M6333</guid>
      <dc:creator>janmejayjoshi</dc:creator>
      <dc:date>2016-10-25T12:37:29Z</dc:date>
    </item>
  </channel>
</rss>

