<?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: MCUXpresso LPC54102 dual core project in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-LPC54102-dual-core-project/m-p/1527156#M50245</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm working with integrated&amp;nbsp;MCUXpresso IDE v11.6.0 [Build 8187] [2022-07-13]&lt;/P&gt;</description>
    <pubDate>Fri, 23 Sep 2022 06:42:02 GMT</pubDate>
    <dc:creator>eu_mtaverna</dc:creator>
    <dc:date>2022-09-23T06:42:02Z</dc:date>
    <item>
      <title>MCUXpresso LPC54102 dual core project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-LPC54102-dual-core-project/m-p/1526484#M50231</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I just created a LPC54102 dual core project in MCUpresso following the guide. (Core M4 = Master, Core M0 = Slave).&lt;/P&gt;&lt;P&gt;After that I want to confiugre the LPC peripherals by MCUXpresso Config Tools but it works only on Master M4 core. When I try to open MCUXpresso Config Tools relative to the Slave core an error message appears :&lt;/P&gt;&lt;P&gt;"The project does not contains any configuration/source file to import open configuration. Open configuration failed due to unknown reason".&lt;/P&gt;&lt;P&gt;What about this issue? I noted that no .mex file appears on Slave project.&lt;/P&gt;&lt;P&gt;What is the correct way to configure the Slave peripherals by MCUXpresso Config Tools?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 06:52:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-LPC54102-dual-core-project/m-p/1526484#M50231</guid>
      <dc:creator>eu_mtaverna</dc:creator>
      <dc:date>2022-09-22T06:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso LPC54102 dual core project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-LPC54102-dual-core-project/m-p/1526822#M50241</link>
      <description>&lt;P&gt;I saw the same issue. Unfortunately I don't have a great solution. I ended up working with a combination of two solutions:&lt;/P&gt;&lt;P&gt;1) Configure the peripheral under the M4 project and then manually copy the configuration code over to the M0+ project.&lt;/P&gt;&lt;P&gt;2) Abandon the&amp;nbsp;&lt;SPAN&gt;MCUXpresso Config Tool for peripherals. It works well for pin assignments&amp;nbsp;and configuring the clocks, but beyond that I found it to be very limiting. I had better results writing the config myself after reading the &lt;A href="https://mcuxpresso.nxp.com/api_doc/dev/1307/index.html" target="_self"&gt;API Manual&lt;/A&gt;&amp;nbsp;and the&amp;nbsp;&lt;SPAN class=""&gt;LPC5410x User manual&lt;/SPAN&gt;&amp;nbsp;(&lt;SPAN class=""&gt;UM10850).&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 14:39:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-LPC54102-dual-core-project/m-p/1526822#M50241</guid>
      <dc:creator>DanielR</dc:creator>
      <dc:date>2022-09-22T14:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso LPC54102 dual core project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-LPC54102-dual-core-project/m-p/1527061#M50243</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you use standalone MCUXpresso configure tool or integrated in MCUXpresso IDE?&lt;/P&gt;
&lt;P&gt;I test with MCUXpresso IDE V11.6, it can work well:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1663901378666.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/194707iB4A8AB99C77D8DF1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1663901378666.png" alt="Alice_Yang_0-1663901378666.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2022 02:49:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-LPC54102-dual-core-project/m-p/1527061#M50243</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-09-23T02:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso LPC54102 dual core project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-LPC54102-dual-core-project/m-p/1527156#M50245</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm working with integrated&amp;nbsp;MCUXpresso IDE v11.6.0 [Build 8187] [2022-07-13]&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2022 06:42:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-LPC54102-dual-core-project/m-p/1527156#M50245</guid>
      <dc:creator>eu_mtaverna</dc:creator>
      <dc:date>2022-09-23T06:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso LPC54102 dual core project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-LPC54102-dual-core-project/m-p/1527157#M50246</link>
      <description>&lt;P&gt;Thanks for replay,&lt;/P&gt;&lt;P&gt;I think I will configure peripherals manually.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2022 06:44:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-LPC54102-dual-core-project/m-p/1527157#M50246</guid>
      <dc:creator>eu_mtaverna</dc:creator>
      <dc:date>2022-09-23T06:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso LPC54102 dual core project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-LPC54102-dual-core-project/m-p/1527357#M50253</link>
      <description>&lt;P&gt;I am curious Alice is the example you are showing a dual core project?&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2022 11:42:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-LPC54102-dual-core-project/m-p/1527357#M50253</guid>
      <dc:creator>DanielR</dc:creator>
      <dc:date>2022-09-23T11:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso LPC54102 dual core project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-LPC54102-dual-core-project/m-p/1527797#M50260</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Yes, this is a dual core project under SDK demo:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_1-1664162986137.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/194855i6581DBB04E59EE5B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_1-1664162986137.png" alt="Alice_Yang_1-1664162986137.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 03:30:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-LPC54102-dual-core-project/m-p/1527797#M50260</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-09-26T03:30:51Z</dc:date>
    </item>
  </channel>
</rss>

