<?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>i.MX Processors中的主题 multi core debugging</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/multi-core-debugging/m-p/496760#M80002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 18px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I.mx6sabresd board not connecting with core1 and smp but working with core0&lt;/P&gt;&lt;P style="font-size: 18px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;DS-5 error message is "unable to connect debugg hardware"&lt;/P&gt;&lt;P style="font-size: 18px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;can any one tellme how to debugg two cores ?&lt;/P&gt;&lt;P style="font-size: 18px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 18px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Saida&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Mar 2016 07:08:12 GMT</pubDate>
    <dc:creator>saida</dc:creator>
    <dc:date>2016-03-01T07:08:12Z</dc:date>
    <item>
      <title>multi core debugging</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/multi-core-debugging/m-p/496760#M80002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 18px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I.mx6sabresd board not connecting with core1 and smp but working with core0&lt;/P&gt;&lt;P style="font-size: 18px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;DS-5 error message is "unable to connect debugg hardware"&lt;/P&gt;&lt;P style="font-size: 18px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;can any one tellme how to debugg two cores ?&lt;/P&gt;&lt;P style="font-size: 18px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-size: 18px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 18px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Saida&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 07:08:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/multi-core-debugging/m-p/496760#M80002</guid>
      <dc:creator>saida</dc:creator>
      <dc:date>2016-03-01T07:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: multi core debugging</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/multi-core-debugging/m-p/496761#M80003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 15px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp; by default cores 1-3 are disabled, there is special procedure to&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 15px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;run them. Please look at example codes in&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 15px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Verdana','sans-serif';"&gt;&lt;A href="https://community.nxp.com/docs/DOC-103736"&gt;Integrating Processor Expert for i.MX and ARM GCC with Eclipse&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Also, You may look at Chapter 3 (Multicore Startup) of "iMX6_Firmware_Guide.pdf" &lt;BR /&gt;of the i.MX6 Platfrom SDK. Please create request if You need the SDK, it is not located&lt;/P&gt;&lt;P&gt;on the Web now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;&amp;nbsp;&amp;nbsp; Please open &lt;A href="https://community.nxp.com/www.nxp.com" target="test_blank"&gt;www.nxp.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2)&amp;nbsp;&amp;nbsp;&amp;nbsp; On the top level menu, select Support &amp;gt; Sales and Support (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fsupport%2Fsales-and-support%3ASUPPORTHOME" rel="nofollow" target="_blank"&gt;http://www.nxp.com/support/sales-and-support:SUPPORTHOME&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;3)&amp;nbsp;&amp;nbsp;&amp;nbsp; On the bottom of the page, select Hardware &amp;amp; Software.&lt;/P&gt;&lt;P&gt;4)&amp;nbsp;&amp;nbsp;&amp;nbsp; Register with your business email to access the technical NXP online support.&lt;/P&gt;&lt;P&gt;5)&amp;nbsp;&amp;nbsp;&amp;nbsp; A verification email will be sent to your account. Click the embedded link to verify your access.&lt;/P&gt;&lt;P&gt;6)&amp;nbsp;&amp;nbsp;&amp;nbsp; On the NXP online support page, select Contact Support from the top menu and click “submit a new case” to start the process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 07:33:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/multi-core-debugging/m-p/496761#M80003</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2016-03-01T07:33:38Z</dc:date>
    </item>
  </channel>
</rss>

