<?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: LPC4370 multi core project in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-multi-core-project/m-p/747586#M30122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi thakur,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; What the debug interface you are using?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Please check this picture:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/32571iA3BD8CF3A26CB30F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you want to debug the M0, you need to use JTAG, SWD will have problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&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>Fri, 20 Apr 2018 09:34:14 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2018-04-20T09:34:14Z</dc:date>
    <item>
      <title>LPC4370 multi core project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-multi-core-project/m-p/747585#M30121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an LPC-link2 and I am trying to get a multicore project up and running. It is very simple, the core m4 is the master and the m0 is the slave. The main() in the m0 core code has a while loop in which, after a simple delay, I toggle the LED. I can compile the projects. In debug, while I am&amp;nbsp;stepping through the m4 code and I get to the line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;cr_start_m0(SLAVE_M0APP,&amp;amp;__core_m0app_START__);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it doesn't always go to the main of the m0 core. I am attaching the code to this post. Any help will be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 06:12:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-multi-core-project/m-p/747585#M30121</guid>
      <dc:creator>ravithakur</dc:creator>
      <dc:date>2018-04-19T06:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4370 multi core project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-multi-core-project/m-p/747586#M30122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi thakur,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; What the debug interface you are using?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Please check this picture:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/32571iA3BD8CF3A26CB30F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you want to debug the M0, you need to use JTAG, SWD will have problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&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>Fri, 20 Apr 2018 09:34:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-multi-core-project/m-p/747586#M30122</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-04-20T09:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4370 multi core project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-multi-core-project/m-p/747587#M30123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am following the video posted below to generate and debug the multicore project. The multicore flow is talked about from 29:00 onward. I am selecting jtag when I debug. I have to step in to the function "&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;cr_start_m0(SLAVE_M0APP,&amp;amp;__core_m0app_START__)" every time and even then it is not guaranteed that the code reaches the m0 core main. I have "M0_SLAVE_PAUSE_AT_MAIN" defined in the project, expecting the execution to halt in the m0 main, but that doesn't happen&amp;nbsp;majority of the time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.youtube.com/watch?v=IIF8A8A_CGA" title="https://www.youtube.com/watch?v=IIF8A8A_CGA"&gt;LPCXpresso: Jumpstarting your NXP MCU project development! - YouTube&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 17:22:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-multi-core-project/m-p/747587#M30123</guid>
      <dc:creator>ravithakur</dc:creator>
      <dc:date>2018-04-20T17:22:25Z</dc:date>
    </item>
  </channel>
</rss>

