<?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: Trouble Downloading Example Project to LPCXplorer4330 in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Trouble-Downloading-Example-Project-to-LPCXplorer4330/m-p/564355#M17533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by whitecoe on Tue Mar 05 09:08:18 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are seeing errors using the GUI flash programmer, suggest you tick the "Display progress log" option, then copy the command being executed and the resulting output into this thread.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also be interesting to know whether the GUI flash programmer works successfully if you leave the JTAG option unticked (so that an SWD connection is used)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, if you just click on the "Debug" button in the Quickstart view, does you code download and then execute successfully? If not, then post your &lt;/SPAN&gt;&lt;A href="http://http://support.code-red-tech.com/CodeRedWiki/DebugLog"&gt;debug log&lt;/A&gt;&lt;SPAN&gt; too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That way we might have a chance of seeing what is going on.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 23:40:16 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:40:16Z</dc:date>
    <item>
      <title>Trouble Downloading Example Project to LPCXplorer4330</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Trouble-Downloading-Example-Project-to-LPCXplorer4330/m-p/564352#M17530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nsacks on Mon Mar 04 14:24:39 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a Robotics/Electrical and Computering Engineering Major, and I am trying to download an example project to the LPCXplorer4330's M4 Core. The project in question is NXP's Example_VirtualSerialDevice from NXPUSBlib. I have successfully linked the project to NXPUSBlib and a project with the drivers for the M4 Core. All projects compile with 0 errors and 0 warnings, and all projects are configured to the 43xx M4 core. I am able to enter debug mode; however, whenever I try to download the code to the M4 core over JTAG I am given the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"05: File 'Example_VirtualSerialDevice.axf' load failure: Eg(10). Attempt to load into missing flash area."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am unsure how to solve this issue. For reference I have attached a screenshot of my JTAG download window.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would appreciate any feedback/help to solve this issue, as using the example echo server is critical to my current project. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:40:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Trouble-Downloading-Example-Project-to-LPCXplorer4330/m-p/564352#M17530</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble Downloading Example Project to LPCXplorer4330</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Trouble-Downloading-Example-Project-to-LPCXplorer4330/m-p/564353#M17531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Mon Mar 04 14:39:11 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you read the FAQ ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/LPC1850_4350_Support&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:40:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Trouble-Downloading-Example-Project-to-LPCXplorer4330/m-p/564353#M17531</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble Downloading Example Project to LPCXplorer4330</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Trouble-Downloading-Example-Project-to-LPCXplorer4330/m-p/564354#M17532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nsacks on Tue Mar 05 08:48:45 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I have read the guide, and I realize the problem has to due with the fact the LPC4330 does not have on board flash, but I am not able to find a solution to this error.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:40:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Trouble-Downloading-Example-Project-to-LPCXplorer4330/m-p/564354#M17532</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble Downloading Example Project to LPCXplorer4330</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Trouble-Downloading-Example-Project-to-LPCXplorer4330/m-p/564355#M17533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by whitecoe on Tue Mar 05 09:08:18 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are seeing errors using the GUI flash programmer, suggest you tick the "Display progress log" option, then copy the command being executed and the resulting output into this thread.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also be interesting to know whether the GUI flash programmer works successfully if you leave the JTAG option unticked (so that an SWD connection is used)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, if you just click on the "Debug" button in the Quickstart view, does you code download and then execute successfully? If not, then post your &lt;/SPAN&gt;&lt;A href="http://http://support.code-red-tech.com/CodeRedWiki/DebugLog"&gt;debug log&lt;/A&gt;&lt;SPAN&gt; too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That way we might have a chance of seeing what is going on.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:40:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Trouble-Downloading-Example-Project-to-LPCXplorer4330/m-p/564355#M17533</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble Downloading Example Project to LPCXplorer4330</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Trouble-Downloading-Example-Project-to-LPCXplorer4330/m-p/564356#M17534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nsacks on Tue Mar 05 09:55:46 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have actually now been able to download code. The problem was that I needed to physically add flash under the MCU settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However I am posed with a new problem. The device is no longer visible on my computer. It is an unknown device now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried installing the Virtual Serial inf file provided with the project, but I am given an error that the device cannot start.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have a solution to this problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:40:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Trouble-Downloading-Example-Project-to-LPCXplorer4330/m-p/564356#M17534</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:40:17Z</dc:date>
    </item>
  </channel>
</rss>

