<?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: make error in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/make-error/m-p/546518#M9722</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tanmay on Mon Oct 29 01:44:13 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you, sir.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;this is what it shows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;arm-none-eabi-gcc -nostdlib -L"C:\Documents and Settings\Administrator\My Documents\lpcxpresso_3.6\workspace\CMSISv1p30_LPC17xx\Debug" -Xlinker -Map=FLASHMEMORYFILESYSTEM.map -Xlinker --gc-sections -mcpu=cortex-m3 -mthumb -T "FLASHMEMORYFILESYSTEM_Debug.ld" -o"FLASHMEMORYFILESYSTEM.axf" &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked that .map file but its was self generated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 23:25:04 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:25:04Z</dc:date>
    <item>
      <title>make error</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/make-error/m-p/546515#M9719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tanmay on Sun Oct 28 22:49:01 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I am getting an error while using lpcxpresso for LPC1769 as follows&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;make***[FLASHMEMORYFILESYSTEM.axf]Error1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;how do I overcome this. FLASHMEMORYFILESYSTEM is name of project&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me to work it out.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:25:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/make-error/m-p/546515#M9719</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: make error</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/make-error/m-p/546516#M9720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tanmay on Sun Oct 28 22:59:54 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;**** Build of configuration Debug for project FLASHMEMORYFILESYSTEM ****&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;make all &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Building target: FLASHMEMORYFILESYSTEM.axf&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Invoking: MCU Linker&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arm-none-eabi-gcc -nostdlib -L"C:\Documents and Settings\Administrator\My Documents\lpcxpresso_3.6\workspace\CMSISv1p30_LPC17xx\Debug" -Xlinker -Map=FLASHMEMORYFILESYSTEM.map -Xlinker --gc-sections -mcpu=cortex-m3 -mthumb -T "FLASH_MEMORY_FILE_SYSTEM_Debug.ld" -&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:25:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/make-error/m-p/546516#M9720</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: make error</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/make-error/m-p/546517#M9721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by daniel.widyanto on Sun Oct 28 23:16:54 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The real error message is displayed after arm-none-eabi-gcc (eg. [Error filename.c:123] Something wrong here). It explains why the error happens, which source code and which line no.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:25:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/make-error/m-p/546517#M9721</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: make error</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/make-error/m-p/546518#M9722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tanmay on Mon Oct 29 01:44:13 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you, sir.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;this is what it shows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;arm-none-eabi-gcc -nostdlib -L"C:\Documents and Settings\Administrator\My Documents\lpcxpresso_3.6\workspace\CMSISv1p30_LPC17xx\Debug" -Xlinker -Map=FLASHMEMORYFILESYSTEM.map -Xlinker --gc-sections -mcpu=cortex-m3 -mthumb -T "FLASHMEMORYFILESYSTEM_Debug.ld" -o"FLASHMEMORYFILESYSTEM.axf" &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked that .map file but its was self generated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:25:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/make-error/m-p/546518#M9722</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: make error</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/make-error/m-p/546519#M9723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tanmay on Mon Oct 29 01:47:56 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;for this error it shows location at line number zero and in project explorer window it does not show any error. I`m not getting what to do with this. please tell a solution if any.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:25:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/make-error/m-p/546519#M9723</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: make error</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/make-error/m-p/546520#M9724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tanmay on Tue Oct 30 21:44:29 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Sir, I overcame that error. the error came because semihosting was not enabled.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:25:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/make-error/m-p/546520#M9724</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:25:05Z</dc:date>
    </item>
  </channel>
</rss>

