<?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>LPC MicrocontrollersのトピックMCUXpresso Config Tools - Keil - Multiple Target</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-Config-Tools-Keil-Multiple-Target/m-p/1684964#M53418</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've created a "Multi-Projects" with Keil µVision 5, each "Project Targets" correspond to a specific package of a LPC54606 mcu. In the project folder I want a specific MCUXpresso Config Tools file (.mex) which match each&amp;nbsp;"Project Targets" (so each package of the LPC54606 mcu).&lt;/P&gt;&lt;P&gt;Is it possible, if yes how to do it ?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Enzo Bonnard&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jul 2023 14:18:39 GMT</pubDate>
    <dc:creator>EnzoBonnard</dc:creator>
    <dc:date>2023-07-10T14:18:39Z</dc:date>
    <item>
      <title>MCUXpresso Config Tools - Keil - Multiple Target</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-Config-Tools-Keil-Multiple-Target/m-p/1684964#M53418</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've created a "Multi-Projects" with Keil µVision 5, each "Project Targets" correspond to a specific package of a LPC54606 mcu. In the project folder I want a specific MCUXpresso Config Tools file (.mex) which match each&amp;nbsp;"Project Targets" (so each package of the LPC54606 mcu).&lt;/P&gt;&lt;P&gt;Is it possible, if yes how to do it ?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Enzo Bonnard&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 14:18:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-Config-Tools-Keil-Multiple-Target/m-p/1684964#M53418</guid>
      <dc:creator>EnzoBonnard</dc:creator>
      <dc:date>2023-07-10T14:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso Config Tools - Keil - Multiple Target</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-Config-Tools-Keil-Multiple-Target/m-p/1685337#M53428</link>
      <description>&lt;P&gt;Hi&amp;nbsp;EnzoBonnard&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is more a Keil IDE function query. I suggest you contacting Keil support forum&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.arm.com/support-forums/f/keil-forum" target="_blank"&gt;https://community.arm.com/support-forums/f/keil-forum&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 03:45:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-Config-Tools-Keil-Multiple-Target/m-p/1685337#M53428</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2023-07-11T03:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso Config Tools - Keil - Multiple Target</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-Config-Tools-Keil-Multiple-Target/m-p/1685582#M53431</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sure, I can ask to Keil support too.&lt;/P&gt;&lt;P&gt;In fact, I've tryed to implement 2 .mex file in the my Keil folder project, and it didn't work because of 2 two reasons :&lt;/P&gt;&lt;P&gt;-&amp;gt; the .mex file which match the target (LPC54606BD100) created for the first time work well, but with the second .mex&amp;nbsp;file which match the target&amp;nbsp;(LPC54606BD208) created for the second time, I've got this error from&amp;nbsp;MCUXpresso Config Tools :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EnzoBonnard_0-1689060491244.png" style="width: 871px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/231683i8DDB552C31E3D7E0/image-dimensions/871x55?v=v2" width="871" height="55" role="button" title="EnzoBonnard_0-1689060491244.png" alt="EnzoBonnard_0-1689060491244.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And if I open the .uvprojx of my project (file that describe the MDK uVision project) the first target declared in the &amp;lt;Target&amp;gt; tag is the&amp;nbsp;LPC54606J512BD100 :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EnzoBonnard_1-1689060884042.png" style="width: 637px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/231697iB7D50879B72D1C60/image-dimensions/637x261?v=v2" width="637" height="261" role="button" title="EnzoBonnard_1-1689060884042.png" alt="EnzoBonnard_1-1689060884042.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The&amp;nbsp;LPC54606J512BD208 is declared in a second &amp;lt;Target&amp;gt; tag later in the file.&lt;/P&gt;&lt;P&gt;I think the MCUXpresso Config Tools don't check for the complete&amp;nbsp;.uvprojx file but only for the first&amp;nbsp;&amp;lt;Target&amp;gt; tag found...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-&amp;gt; The second issue is also with the second .mex file (the first one works properly). When I try to update the code with&amp;nbsp;MCUXpresso Config Tools I can see the path of the file it trying to update :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EnzoBonnard_2-1689061513985.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/231718i33FBDE20F8C4BC5D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EnzoBonnard_2-1689061513985.png" alt="EnzoBonnard_2-1689061513985.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For the clock the path is good (.\RTE\Board_Support\LPC54606J512BD208) but for the Pins and Peripherals it's the wrong one...&lt;/P&gt;&lt;P&gt;So there's a way to override these 2 issues ?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Enzo Bonnard&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 07:55:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-Config-Tools-Keil-Multiple-Target/m-p/1685582#M53431</guid>
      <dc:creator>EnzoBonnard</dc:creator>
      <dc:date>2023-07-11T07:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso Config Tools - Keil - Multiple Target</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-Config-Tools-Keil-Multiple-Target/m-p/1686471#M53451</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Could you please provide the detailed steps of how to produce this error in configuration tool?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZhangJennie_1-1689153305067.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/231925iD5D57B53D2B7DB11/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZhangJennie_1-1689153305067.png" alt="ZhangJennie_1-1689153305067.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;What's the configuration tool version?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 09:16:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-Config-Tools-Keil-Multiple-Target/m-p/1686471#M53451</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2023-07-12T09:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso Config Tools - Keil - Multiple Target</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-Config-Tools-Keil-Multiple-Target/m-p/1686553#M53454</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Step 1 : Create a Keil project under uVision5. Create a project target named "LPC54606J512BD100 Release" for LPC54606J512BD100 MCU =&amp;gt; OK&lt;/P&gt;&lt;P&gt;Step 2 : Create LPC54606J512BD100.mex and save it in the&amp;nbsp;Keil project folder. When modifying&amp;nbsp;LPC54606J512BD100.mex with&amp;nbsp;MCUXpresso Config Tools&amp;nbsp;&lt;SPAN&gt;synchronization with clock_config.h, peripherals.h, pin_mux.h,...&amp;nbsp;(path : .\RTE\Board_Support\LPC54606J512BD100) is working =&amp;gt; OK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Step 3 : Create a project target named "LPC54606J512BD208 Release" for LPC54606J512BD208 MCU =&amp;gt; OK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Step 4 : Create LPC54606J512BD208.mex and save it in the&amp;nbsp;Keil project folder. When modifying&amp;nbsp;LPC54606J512BD208.mex with&amp;nbsp;MCUXpresso Config Tools&amp;nbsp;synchronization with clock_config.h, peripherals.h, pin_mux.h,...&amp;nbsp;(path : .\RTE\Board_Support\LPC54606J512BD208) is NOT working and this error appear =&amp;gt; NOK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MCUXpresso Config Tools Version 13.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Enzo Bonnard&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 10:29:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-Config-Tools-Keil-Multiple-Target/m-p/1686553#M53454</guid>
      <dc:creator>EnzoBonnard</dc:creator>
      <dc:date>2023-07-12T10:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso Config Tools - Keil - Multiple Target</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-Config-Tools-Keil-Multiple-Target/m-p/1688454#M53492</link>
      <description>&lt;P&gt;So the error is produced by Keil IDE, right?&lt;/P&gt;
&lt;P&gt;Did you check with Keil ? Can Keil IDE correctly identify mex file in different target?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 10:48:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCUXpresso-Config-Tools-Keil-Multiple-Target/m-p/1688454#M53492</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2023-07-14T10:48:57Z</dc:date>
    </item>
  </channel>
</rss>

