<?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: Raw project with an LPC4337 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Raw-project-with-an-LPC4337/m-p/576731#M19501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Thu Jul 17 00:52:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;We consider our forums an important part of our customer service from both the LPCXpresso and MCU angles - so thank you for your comments.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, you should note that the subsiduary files like the chip.h are provided by library projects that you need to import into your workspace. I suggest that you take a look at the LPCXpresso User Guide (on the "Help" menu) which goes through the project creation process, as well as watch the "Rapid Embedded Development" video available from:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Flpcxpresso" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/lpcxpresso&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The recommend libraries/example code is provided through our "LPCOpen" product, which can be found at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Flpcopen" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/lpcopen&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also note that the startup files created by LPCXpresso are tailored to both our environment and also the target MCU - they are not Cortex generic files. There is some more info on these at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fstartup-code-interrupt-handlers" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/startup-code-interrupt-handlers&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I cannot comment on your uLINK2 legitimacy. However we do test LPCXpresso with real uLINK2 units. To use uLINk2 though, your unit will need to have had CMSIS-DAP firmware installed in it (by the Keil tools). You should then see the following FAQs for more details on using CMSIS-DAP with LPCXpresso…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fcmsis-dap-support" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/cmsis-dap-support&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note in particular the comment about JTAG. You will need to ensure that you switch to SWD for connecting to your LPC43xx part…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fcmsis-dap-redlinkapi-unsupported-settings" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/cmsis-dap-redlinkapi-unsupported-settings&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 20:16:30 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T20:16:30Z</dc:date>
    <item>
      <title>Raw project with an LPC4337</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Raw-project-with-an-LPC4337/m-p/576728#M19498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by funkyguy4000 on Sat Jul 12 17:10:45 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to make a project for the LPC4337 using either Keil4 or LPCxpresso, although I just can't figure it out.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is so much overhead for the LPCxpresso that I can't even build a simple project once I've included the chip header and there seems to be no help with making a dual core project with Keil.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody have any help on this or should I just move on to a Vybrid controller from freescale which would be complete overkill for my application.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:16:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Raw-project-with-an-LPC4337/m-p/576728#M19498</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Raw project with an LPC4337</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Raw-project-with-an-LPC4337/m-p/576729#M19499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Mon Jul 14 03:38:18 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: funkyguy4000&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;I would like to make a project for the LPC4337 using either Keil4 or LPCxpresso, although I just can't figure it out.&amp;nbsp; &lt;BR /&gt;There is so much overhead for the LPCxpresso that I can't even build a simple project once I've included the chip header &lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So what overhead are you referring to? If you are getting stuck creating projects, then have you read the user manual (on the LPCXpresso Help menu) and FAQs:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Flpc43xx-multicore-apps" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/lpc43xx-multicore-apps&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Flpc18-lpc43-support" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/lpc18-lpc43-support&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;If you tell us what exactly you did, what version of LPCxpresso you are using, what debug probe and board you have, and what problems you see - then I'm sure that someone will be able to give you a pointer as to what you have done wrong. [Post the build log if you are getting build errors -&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fbuild-console" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/build-console&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;And for general LPCXpresso usage, you might also want to make sure you have viewed the "Rapid Embedded Development" video at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Flpcxpresso" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/lpcxpresso&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:16:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Raw-project-with-an-LPC4337/m-p/576729#M19499</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Raw project with an LPC4337</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Raw-project-with-an-LPC4337/m-p/576730#M19500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by funkyguy4000 on Wed Jul 16 12:13:56 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your response, I'm quite surprised that I received such a full response considering most other semiconductor company forums, there is nobody on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The overhead I'm referring to is all the files that are created along with the project.&amp;nbsp; Not the startup and system code files, those are for every ARM processor.&amp;nbsp; While building a simple project, not only was the chip header file not included for the specified chip, but I also couldn't build the project after I'd included it and renamed it as something else, a problem not present in Keil4.&amp;nbsp; There was some other file that depended on it being named "chip.h", a file that I don't see as necessary.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure which version specifically but I downloaded it about a little over a month ago.&amp;nbsp; I'm using a ULINK2 debug probe, although I got it from china for like $30 so I doubt its legitimate, but it enumerated as a LINK2 in keil and keil updated its firmware so hopefully that actually works, but I haven't gotten to that point yet.&amp;nbsp; My board is also from china, it is &lt;/SPAN&gt;&lt;A href="http://http://www.ebay.com/itm/LPC4337-LPC-ARM-Cortex-M4-Core-Evaluation-Kit-with-Full-I-O-JTAG-SWD-Interface-/261236540116?pt=LH_DefaultDomain_0&amp;amp;hash=item3cd2e942d4"&gt;this one&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; I can post a build log tonight when I get home.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:16:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Raw-project-with-an-LPC4337/m-p/576730#M19500</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Raw project with an LPC4337</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Raw-project-with-an-LPC4337/m-p/576731#M19501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Thu Jul 17 00:52:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;We consider our forums an important part of our customer service from both the LPCXpresso and MCU angles - so thank you for your comments.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, you should note that the subsiduary files like the chip.h are provided by library projects that you need to import into your workspace. I suggest that you take a look at the LPCXpresso User Guide (on the "Help" menu) which goes through the project creation process, as well as watch the "Rapid Embedded Development" video available from:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Flpcxpresso" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/lpcxpresso&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The recommend libraries/example code is provided through our "LPCOpen" product, which can be found at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Flpcopen" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/lpcopen&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also note that the startup files created by LPCXpresso are tailored to both our environment and also the target MCU - they are not Cortex generic files. There is some more info on these at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fstartup-code-interrupt-handlers" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/startup-code-interrupt-handlers&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I cannot comment on your uLINK2 legitimacy. However we do test LPCXpresso with real uLINK2 units. To use uLINk2 though, your unit will need to have had CMSIS-DAP firmware installed in it (by the Keil tools). You should then see the following FAQs for more details on using CMSIS-DAP with LPCXpresso…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fcmsis-dap-support" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/cmsis-dap-support&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note in particular the comment about JTAG. You will need to ensure that you switch to SWD for connecting to your LPC43xx part…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fcmsis-dap-redlinkapi-unsupported-settings" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/cmsis-dap-redlinkapi-unsupported-settings&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:16:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Raw-project-with-an-LPC4337/m-p/576731#M19501</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Raw project with an LPC4337</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Raw-project-with-an-LPC4337/m-p/576732#M19502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by funkyguy4000 on Sun Jul 20 20:29:25 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I watched the "Rapid Embedded Development" video although it didn't explain how to create a project from scratch in enough detail for me to be able to do it with the LPC4337.&amp;nbsp; I've been studying this document here&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://http://www.lpcware.com/content/faq/what-include-paths-library-paths-and-sources-files-do-i-need-lpcopen-project"&gt;http://www.lpcware.com/content/faq/what-include-paths-library-paths-and-sources-files-do-i-need-lpcopen-project&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Although I can't find the chip layer header files on my computer and since I'm using a board that isn't from an NXP partner, there isn't a package on the LPCopen page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With the freescale chips I've work with, all I have to include the CMSIS chip header file from Keil, the startup.h and startup.c as well as the system.S files (or something like that).&amp;nbsp; It was very simple.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand that some of the files for LPCxpresso tie into the development environment but I really need this to be explained as simply as possible because I'm just not getting something.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:16:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Raw-project-with-an-LPC4337/m-p/576732#M19502</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Raw project with an LPC4337</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Raw-project-with-an-LPC4337/m-p/576733#M19503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rocketdawg on Tue Jul 22 10:01:09 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I would look at the board vendors web page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have use a Bambino 200 and the vendor supplied all the specific files in a project that was easily imported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;perhaps your vendor has done this as well&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:16:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Raw-project-with-an-LPC4337/m-p/576733#M19503</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:16:31Z</dc:date>
    </item>
  </channel>
</rss>

