<?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: HOWTO/ recommandations for command-line dev in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/HOWTO-recommandations-for-command-line-dev/m-p/546475#M9708</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by olk on Sun Oct 28 23:13:35 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: ArtjomGromak&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;You can create C++ project with own makefile. And after open it in IDE (Import - General - C/C++ - Existing project as makefile project). For debugging you need select MCU type (Project properties).&lt;BR /&gt;As toolchain may be used CodeSoucgery, Yagarto and many other toolchains.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That are good news!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does a template for this make file exist (I assume that CodeRed IDE requires some special vars in the make file)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you tell me where I can find such a blue print?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thx,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;olk&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 23:24:29 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:24:29Z</dc:date>
    <item>
      <title>HOWTO/ recommandations for command-line dev</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/HOWTO-recommandations-for-command-line-dev/m-p/546473#M9706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by olk on Sun Oct 28 14:44:06 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Because CodeRed IDE does not support C++ I want to use the command line tools like vi, make ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you know some HOWTOs describing the process of uploading the binary, debugging etc. for LPCXpresso boards?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;olk&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:24:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/HOWTO-recommandations-for-command-line-dev/m-p/546473#M9706</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO/ recommandations for command-line dev</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/HOWTO-recommandations-for-command-line-dev/m-p/546474#M9707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ArtjomGromak on Sun Oct 28 15:01:18 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: olk&lt;/STRONG&gt;&lt;BR /&gt;Because CodeRed IDE does not support C++ I want to use the command line tools like vi, make ...&lt;BR /&gt;olk&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"CodeRed IDE" it is LPCXpresso?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso support working with C++ project, but not support creation of C++ project via wizard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: olk&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Do you know some HOWTOs describing the process of uploading the binary, debugging etc. for LPCXpresso boards?&lt;BR /&gt;olk&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can create C++ project with own makefile. And after open it in IDE (Import - General - C/C++ - Existing project as makefile project). For debugging you need select MCU type (Project properties).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As toolchain may be used CodeSoucgery, Yagarto and many other toolchains.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:24:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/HOWTO-recommandations-for-command-line-dev/m-p/546474#M9707</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO/ recommandations for command-line dev</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/HOWTO-recommandations-for-command-line-dev/m-p/546475#M9708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by olk on Sun Oct 28 23:13:35 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: ArtjomGromak&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;You can create C++ project with own makefile. And after open it in IDE (Import - General - C/C++ - Existing project as makefile project). For debugging you need select MCU type (Project properties).&lt;BR /&gt;As toolchain may be used CodeSoucgery, Yagarto and many other toolchains.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That are good news!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does a template for this make file exist (I assume that CodeRed IDE requires some special vars in the make file)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you tell me where I can find such a blue print?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thx,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;olk&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:24:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/HOWTO-recommandations-for-command-line-dev/m-p/546475#M9708</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO/ recommandations for command-line dev</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/HOWTO-recommandations-for-command-line-dev/m-p/546476#M9709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ArtjomGromak on Mon Oct 29 03:18:38 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: olk&lt;/STRONG&gt;&lt;BR /&gt;That are good news!&lt;BR /&gt;&lt;BR /&gt;Does a template for this make file exist (I assume that CodeRed IDE requires some special vars in the make file)?&lt;BR /&gt;Could you tell me where I can find such a blue print?&lt;BR /&gt;&lt;BR /&gt;thx,&lt;BR /&gt;olk&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH]871[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is example C++-project (test of ADC). You can unzip and open in lpcxpresso (Import - Open existing project).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For compile I use Yagarto with Yagarto tools.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:24:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/HOWTO-recommandations-for-command-line-dev/m-p/546476#M9709</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:24:29Z</dc:date>
    </item>
  </channel>
</rss>

