<?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のトピックRe: Converting an external project in a mcuxpresso project</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1616026#M51916</link>
    <description>&lt;P&gt;I think you did nothing wrong.&lt;/P&gt;&lt;P&gt;As your application is not working, I think it is now time to start debugging it, step by step, to see what is not working and why.&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;</description>
    <pubDate>Wed, 15 Mar 2023 18:15:47 GMT</pubDate>
    <dc:creator>ErichStyger</dc:creator>
    <dc:date>2023-03-15T18:15:47Z</dc:date>
    <item>
      <title>Converting an external project in a mcuxpresso project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1615122#M51902</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a student and I have a begginer level coding experience. I have a C project that I would like to import and compile with MCUxpresso.&lt;/P&gt;&lt;P&gt;In order to do this I created a new C project in the IDE selecting the target device&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tomato_0-1678809760416.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/214562i465FB45DDDD37E5F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tomato_0-1678809760416.png" alt="tomato_0-1678809760416.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then I imported all the folder of the existing project in this brand new project created in MCUxpresso.&lt;/P&gt;&lt;P&gt;At the end I am getting these two errors&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;make[1]: *** [makefile:47: projectname.axf] Error 1&lt;BR /&gt;make: *** [makefile:38: all] Error 2&lt;BR /&gt;"make -r -j8 all" terminated with exit code 2. Build might be incomplete.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 16:04:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1615122#M51902</guid>
      <dc:creator>tomato</dc:creator>
      <dc:date>2023-03-14T16:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Converting an external project in a mcuxpresso project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1615140#M51903</link>
      <description>&lt;P&gt;It would be helpful if you could provide more information and context.&lt;/P&gt;&lt;P&gt;If you 'imported' your folders, you probably have to setup things like include paths to get things compiled, depending on your file structure and way to include files.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 17:15:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1615140#M51903</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2023-03-14T17:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Converting an external project in a mcuxpresso project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1615196#M51904</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/17173"&gt;@ErichStyger&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You are correct. I had to setup the path for the include folder and this resolved many errors during compiling but not these last&amp;nbsp;two errors reported above ( they should be related to other issues).&lt;/P&gt;&lt;P&gt;what kind of information you need to help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 20:00:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1615196#M51904</guid>
      <dc:creator>tomato</dc:creator>
      <dc:date>2023-03-14T20:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Converting an external project in a mcuxpresso project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1615388#M51908</link>
      <description>&lt;P&gt;You need to look at the other messages in the console view, as they have more details about what is not working.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 04:48:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1615388#M51908</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2023-03-15T04:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Converting an external project in a mcuxpresso project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1615936#M51914</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/17173"&gt;@ErichStyger&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for the recommendations. Indeed I was able to fix all the errors and&amp;nbsp;to get the compiled binary file. However the compiled code is not as expected (different dimension and it does not work when loaded in the microcontroller). Can you show me a the proper way to compile an existing project (src,include and build folders and makefile) starting from scratch in mcuxpresso?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 16:43:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1615936#M51914</guid>
      <dc:creator>tomato</dc:creator>
      <dc:date>2023-03-15T16:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Converting an external project in a mcuxpresso project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1616026#M51916</link>
      <description>&lt;P&gt;I think you did nothing wrong.&lt;/P&gt;&lt;P&gt;As your application is not working, I think it is now time to start debugging it, step by step, to see what is not working and why.&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 18:15:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1616026#M51916</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2023-03-15T18:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Converting an external project in a mcuxpresso project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1616599#M51923</link>
      <description>&lt;P&gt;I would recommend another approach.&lt;/P&gt;&lt;P&gt;Take a simple example (like Blinky)&amp;nbsp;from the MCUXpresso SDK for the MCU or board you intend to use, and build and run it first.&lt;BR /&gt;Then, take your sources and integrate them into this project.&lt;BR /&gt;Alternatively, if you project is IO/peripherals-intensive, choose an appropriate peripheral example.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 09:19:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1616599#M51923</guid>
      <dc:creator>frank_m</dc:creator>
      <dc:date>2023-03-16T09:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Converting an external project in a mcuxpresso project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1616613#M51926</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/137574"&gt;@frank_m&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ok thanks. I will try it.&lt;/P&gt;&lt;P&gt;Can you tell me if this option could be useful for what I have to do?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tomato_0-1678958746306.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/214896iFA594AD33F298EAA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tomato_0-1678958746306.png" alt="tomato_0-1678958746306.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 09:26:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1616613#M51926</guid>
      <dc:creator>tomato</dc:creator>
      <dc:date>2023-03-16T09:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Converting an external project in a mcuxpresso project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1616654#M51928</link>
      <description>&lt;P&gt;Not exactly what I meant ...&lt;/P&gt;&lt;P&gt;Here an example from my installation:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="frank_meyer_0-1678960188311.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/214906i7FFB98D7B532B20F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="frank_meyer_0-1678960188311.png" alt="frank_meyer_0-1678960188311.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If necessary, create a SDK for your MCU/board online on the NXP website, download it, and import it into your IDE.&lt;BR /&gt;This process is described here as well, I suppose many poster here could assist you with that.&lt;/P&gt;&lt;P&gt;The selection of the proper and most fitting example would be up to you.&lt;BR /&gt;Here an example that would fit the "Blinky" description - GPIO LED output.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="frank_meyer_1-1678960444034.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/214907i5B0243787F5740A3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="frank_meyer_1-1678960444034.png" alt="frank_meyer_1-1678960444034.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Pick one that best fits the application you have in mind.&lt;BR /&gt;You can add other example projects later, test them separately, and "copy" relevant code to your project.&lt;/P&gt;&lt;P&gt;I did a project for the OM13009 board (LPCXpresso54628) in this way - combining code for an ADC example, an ext. SDRAM example, and a FatFS example into one project.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 09:57:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Converting-an-external-project-in-a-mcuxpresso-project/m-p/1616654#M51928</guid>
      <dc:creator>frank_m</dc:creator>
      <dc:date>2023-03-16T09:57:30Z</dc:date>
    </item>
  </channel>
</rss>

