<?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: dualcore project debug problem in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/dualcore-project-debug-problem/m-p/563136#M16614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nirvana_xun on Fri Oct 18 19:49:29 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;i use keil mdk toolchain, dos this tool set support dualcore debug??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:46:50 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:46:50Z</dc:date>
    <item>
      <title>dualcore project debug problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/dualcore-project-debug-problem/m-p/563134#M16612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nirvana_xun on Thu Oct 17 20:20:15 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;it seems that i can only use the M4 project to initialize a debug procedure, this works the same as debugging one program on M4, when using the M0 project, i can only get into the debug interface, no step and no breakpoints can be used, when stepping or blocked at a break point, a report said "can not halt the processor" is popped out. the key problem i cared is that &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1、how can i debug M0 project as M4 project&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2、when i debugging one project and halt the cpu, how is other core behave, is the other core halt or continue running?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;any idea about this? thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:46:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/dualcore-project-debug-problem/m-p/563134#M16612</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: dualcore project debug problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/dualcore-project-debug-problem/m-p/563135#M16613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Fri Oct 18 01:04:56 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Which tool chain are you actually using. If LPCXpresso then in the first place, please see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso 6&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[list]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; [*]&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Flpc43xx-multicore-apps" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/lpc43xx-multicore-apps&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/list]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso 5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[list]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; [*]&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fsupport.code-red-tech.com%2FCodeRedWiki%2FLPC43MultiCoreProjects" rel="nofollow" target="_blank"&gt;http://support.code-red-tech.com/CodeRedWiki/LPC43MultiCoreProjects&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/list]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:46:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/dualcore-project-debug-problem/m-p/563135#M16613</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: dualcore project debug problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/dualcore-project-debug-problem/m-p/563136#M16614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nirvana_xun on Fri Oct 18 19:49:29 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;i use keil mdk toolchain, dos this tool set support dualcore debug??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:46:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/dualcore-project-debug-problem/m-p/563136#M16614</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: dualcore project debug problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/dualcore-project-debug-problem/m-p/563137#M16615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Sat Oct 19 05:36:55 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Well you could start off by reading some of Keil's docs then - for example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.keil.com%2Fappnotes%2Fdocs%2Fapnt_241.asp" rel="nofollow" target="_blank"&gt;http://www.keil.com/appnotes/docs/apnt_241.asp&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:46:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/dualcore-project-debug-problem/m-p/563137#M16615</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: dualcore project debug problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/dualcore-project-debug-problem/m-p/563138#M16616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nirvana_xun on Sat Oct 19 06:59:30 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;this really helps a lot , thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:46:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/dualcore-project-debug-problem/m-p/563138#M16616</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:46:52Z</dc:date>
    </item>
  </channel>
</rss>

