<?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: Error finding the header file in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543952#M8482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Sun Jul 17 19:10:09 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Add include path and source location :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=2151&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 01:50:13 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T01:50:13Z</dc:date>
    <item>
      <title>Error finding the header file</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543951#M8481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by akhilpo on Sun Jul 17 19:02:11 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;When building a project, it is giving me error that the header file (uart.h). could not be found. I had added the driver folder to the current project and uart.h &amp;amp; uart&amp;nbsp; is present in the current project folder. Also it marked the functions UARTInit() and UARTSend() as implicit declarations. &lt;SPAN class="lia-unicode-emoji" title=":disappointed_face:"&gt;&lt;LI-EMOJI id="lia_disappointed-face" title=":disappointed_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/SPAN&gt; The uart example project is open in the the project library. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;**** Build of configuration Debug for project uart_comm ****

make all 
Building file: ../src/cr_startup_lpc11.c
Invoking: MCU C Compiler
arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv1p30_LPC11xx -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\CMSISv1p30_LPC11xx\inc" -O0 -Os -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/cr_startup_lpc11.d" -MT"src/cr_startup_lpc11.d" -o"src/cr_startup_lpc11.o" "../src/cr_startup_lpc11.c"
Finished building: ../src/cr_startup_lpc11.c
 
Building file: ../src/main.c
Invoking: MCU C Compiler
arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv1p30_LPC11xx -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\CMSISv1p30_LPC11xx\inc" -O0 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/main.d" -MT"src/main.d" -o"src/main.o" "../src/main.c"
../src/main.c:23:18: error: uart.h: No such file or directory
../src/main.c: In function 'main':
../src/main.c:30: warning: implicit declaration of function 'UARTInit'
../src/main.c:32: warning: implicit declaration of function 'UARTSend'
make: *** [src/main.o] Error 1
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:50:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543951#M8481</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error finding the header file</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543952#M8482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Sun Jul 17 19:10:09 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Add include path and source location :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=2151&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:50:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543952#M8482</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error finding the header file</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543953#M8483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by akhilpo on Mon Jul 18 18:25:02 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I referred this page and it helped me: &lt;/SPAN&gt;&lt;A href="http://" rel="nofollow noopener noreferrer" target="_blank"&gt;http://support.code-red-tech.com/CodeRedWiki/LibraryProjects&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But now it shows a warning (not error) sign for the driver functions (implicit declarations). But the program runs fine...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
**** Build of configuration Debug for project uart_comm ****

make all 
Building file: ../src/cr_startup_lpc11.c
Invoking: MCU C Compiler
arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv1p30_LPC11xx -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\CMSISv1p30_LPC11xx\inc" -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\uart_comm\driver" -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\uart_comm\config" -O0 -Os -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/cr_startup_lpc11.d" -MT"src/cr_startup_lpc11.d" -o"src/cr_startup_lpc11.o" "../src/cr_startup_lpc11.c"
Finished building: ../src/cr_startup_lpc11.c
 
Building file: ../src/main.c
Invoking: MCU C Compiler
arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv1p30_LPC11xx -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\CMSISv1p30_LPC11xx\inc" -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\uart_comm\driver" -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\uart_comm\config" -O0 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/main.d" -MT"src/main.d" -o"src/main.o" "../src/main.c"
../src/main.c: In function 'main':
../src/main.c:30: warning: implicit declaration of function 'UARTInit'
../src/main.c:32: warning: implicit declaration of function 'UARTSend'
Finished building: ../src/main.c
 
Building file: ../driver/ssp.c
Invoking: MCU C Compiler
arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv1p30_LPC11xx -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\CMSISv1p30_LPC11xx\inc" -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\uart_comm\driver" -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\uart_comm\config" -O0 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -mcpu=cortex-m0 -mthumb -MMD -MP -MF"driver/ssp.d" -MT"driver/ssp.d" -o"driver/ssp.o" "../driver/ssp.c"
Finished building: ../driver/ssp.c
 
Building file: ../driver/timer16.c
Invoking: MCU C Compiler
arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv1p30_LPC11xx -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\CMSISv1p30_LPC11xx\inc" -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\uart_comm\driver" -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\uart_comm\config" -O0 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -mcpu=cortex-m0 -mthumb -MMD -MP -MF"driver/timer16.d" -MT"driver/timer16.d" -o"driver/timer16.o" "../driver/timer16.c"
Finished building: ../driver/timer16.c
 
Building file: ../driver/timer32.c
Invoking: MCU C Compiler
arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv1p30_LPC11xx -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\CMSISv1p30_LPC11xx\inc" -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\uart_comm\driver" -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\uart_comm\config" -O0 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -mcpu=cortex-m0 -mthumb -MMD -MP -MF"driver/timer32.d" -MT"driver/timer32.d" -o"driver/timer32.o" "../driver/timer32.c"
Finished building: ../driver/timer32.c
 
Building file: ../driver/uart.c
Invoking: MCU C Compiler
arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv1p30_LPC11xx -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\CMSISv1p30_LPC11xx\inc" -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\uart_comm\driver" -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\uart_comm\config" -O0 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -mcpu=cortex-m0 -mthumb -MMD -MP -MF"driver/uart.d" -MT"driver/uart.d" -o"driver/uart.o" "../driver/uart.c"
Finished building: ../driver/uart.c
 
Building file: ../driver/wdt.c
Invoking: MCU C Compiler
arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv1p30_LPC11xx -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\CMSISv1p30_LPC11xx\inc" -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\uart_comm\driver" -I"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\uart_comm\config" -O0 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -mcpu=cortex-m0 -mthumb -MMD -MP -MF"driver/wdt.d" -MT"driver/wdt.d" -o"driver/wdt.o" "../driver/wdt.c"
Finished building: ../driver/wdt.c
 
Building target: uart_comm.axf
Invoking: MCU Linker
arm-none-eabi-gcc -nostdlib -L"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\CMSISv1p30_LPC11xx\Debug" -L"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\uart_comm\driver" -L"C:\Users\Akhil\Documents\lpcxpresso_3.6.3_317\workspace\uart_comm\config" -Xlinker -Map=uart_comm.map -Xlinker --gc-sections -mcpu=cortex-m0 -mthumb -T "uart_comm_Debug.ld" -o"uart_comm.axf"&amp;nbsp; ./src/cr_startup_lpc11.o ./src/main.o&amp;nbsp; ./driver/adc.o ./driver/can.o ./driver/clkconfig.o ./driver/debug_printf.o ./driver/gpio.o ./driver/i2c.o ./driver/i2cslave.o ./driver/lpc_swu.o ./driver/rs485.o ./driver/small_gpio.o ./driver/ssp.o ./driver/timer16.o ./driver/timer32.o ./driver/uart.o ./driver/wdt.o&amp;nbsp;&amp;nbsp; -lCMSISv1p30_LPC11xx
Finished building target: uart_comm.axf
 
make --no-print-directory post-build
Performing post-build steps
arm-none-eabi-size uart_comm.axf; # arm-none-eabi-objcopy -O binary uart_comm.axf uart_comm.bin ; checksum -p LPC1114_302 -d uart_comm.bin;
&amp;nbsp;&amp;nbsp; text&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; data&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bss&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dec&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hex&amp;nbsp;&amp;nbsp;&amp;nbsp; filename
&amp;nbsp;&amp;nbsp; 2340&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 524&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 80&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2944&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b80&amp;nbsp;&amp;nbsp;&amp;nbsp; uart_comm.axf
 
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:50:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543953#M8483</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error finding the header file</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543954#M8484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by akhilpo on Tue Jul 19 18:17:13 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Please tell me why is it still showing those warning signs.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:50:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543954#M8484</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error finding the header file</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543955#M8485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Tue Jul 19 23:17:33 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;../src/main.c: In function 'main':&lt;BR /&gt;../src/main.c:30: warning: implicit declaration of function 'UARTInit'&lt;BR /&gt;../src/main.c:32: warning: implicit declaration of function 'UARTSend'&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The compiler can't find a declaration of this 2 functions you are using in main :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So you did forget to include it's header or your include path is wrong :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: If you are using CMSIS2p00 change you Symbol to __USE_CMSIS=CMSISv2p00_LPC11xx&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:50:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543955#M8485</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error finding the header file</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543956#M8486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by akhilpo on Wed Jul 20 08:12:03 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have added the paths and the build does run fine... I am using lpcxpresso IDE v3.6.3. Is it fine if I ignore this warning??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:50:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543956#M8486</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error finding the header file</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543957#M8487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Rob65 on Wed Jul 20 08:30:44 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: akhilpo&lt;/STRONG&gt;&lt;BR /&gt; Is it fine if I ignore this warning??&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you keep doing things like this you will end up with a problem with type casting of parameters some day.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Always fix errors and warnings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a reason why you are being warned ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should try to get some more knowledge about the tools (Eclipse, Gnu compiler suite, C-language) you are using.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rob&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:50:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543957#M8487</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error finding the header file</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543958#M8488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Wed Jul 20 08:38:03 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: akhilpo&lt;/STRONG&gt;&lt;BR /&gt;I have added the paths and the build does run fine...&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, this build isn't running fine, it's warning :eek::eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So you didn't declare this 2 functions in main. If they are linked later, your luck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:50:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543958#M8488</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error finding the header file</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543959#M8489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by akhilpo on Wed Jul 20 11:26:03 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;These are the functions declared in the libraries provided be NXP. If the compiler cant find the definitions of those functions, isnt it supposed to show an error instead of a warning? Infact it did show error before I added the library file's path in the project properties. :???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;@rob Yes, I know i should learn about the environment. Do you have any suggestion which can help me in this regard?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:50:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543959#M8489</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error finding the header file</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543960#M8490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Wed Jul 20 11:59:41 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a compiler warning. The compiler doesn't know if the linker will add these functions, so it's warning you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After including the correct header file (and it's path in properties) the compiler is satisfied.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:50:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Error-finding-the-header-file/m-p/543960#M8490</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:50:18Z</dc:date>
    </item>
  </channel>
</rss>

