<?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 problems building LPCOpen projects in LPXCpresso in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/problems-building-LPCOpen-projects-in-LPXCpresso/m-p/564938#M17799</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by bowerymarc on Wed Apr 10 15:45:47 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I've downloaded LPCOpen v1.02, and lpcxpresso_5.1.2_2065, to try to do some SD Benchmarking using the Hitex Eva 4350 board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've imported the following projects into my workspace:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lpc18xx_43xx_lib_lpc_board&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lpc43xx_hitex_eva_4350_board_lib&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lpc43xx_hitex_eva_4350_board_lib_m0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lpc43xx_hitex_eva_4350_periph_sdmmc&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the first library (lpc_board) I selected the hitex_eva_4350 build target.&amp;nbsp; I'm able to build all 3 libraries with no errors.&amp;nbsp; But when I build the sdmmc project I get this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;18:12:28 **** Incremental Build of configuration Debug for project lpc43xx_hitex_eva_4350_periph_sdmmc ****&lt;BR /&gt;make -j4 all &lt;BR /&gt;Building file: Y:/BEA/ioti/software/lpcSDBenchmarking/LPCOpen_v1.02/software/filesystems/fatfslpc/rtc.c&lt;BR /&gt;Building file: Y:/BEA/ioti/software/lpcSDBenchmarking/LPCOpen_v1.02/software/filesystems/fatfslpc/fs_mci.c&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;Building file: Y:/BEA/ioti/software/lpcSDBenchmarking/LPCOpen_v1.02/applications/lpc18xx_43xx/examples/periph/periph_sdmmc/sdmmc.c&lt;BR /&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -DCORE_M4 -I"../../../../../../../software/CMSIS/CMSIS/Include" -I"../../../../../../../software/lpc_core/lpc_ip" -I"../../../../../../../software/filesystems/fatfs/src" -I"../../../../../../../software/filesystems/fatfslpc" -I"../../../../../examples/periph/periph_sdmmc" -I"../../../../../../../software/lpc_core/lpc_chip/chip_18xx_43xx" -I"../../../../../../../software/lpc_core/lpc_chip/chip_common" -I"../../../../../../../software/lpc_core/lpc_board/board_common" -I"../../../../../../../software/lpc_core/lpc_board/boards_18xx_43xx/hitex_eva_18504350" -I"../../../../../../../software/lpc_core/lpc_board/boards_18xx_43xx/hitex_eva_18504350/hitex_eva_4350" -O0 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fsingle-precision-constant -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=softfp -mthumb -MMD -MP -MF"fatfs/rtc.d" -MT"fatfs/rtc.d" -o "fatfs/rtc.o" "Y:/BEA/ioti/software/lpcSDBenchmarking/LPCOpen_v1.02/software/filesystems/fatfslpc/rtc.c"&lt;BR /&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -DCORE_M4 -I"../../../../../../../software/CMSIS/CMSIS/Include" -I"../../../../../../../software/lpc_core/lpc_ip" -I"../../../../../../../software/filesystems/fatfs/src" -I"../../../../../../../software/filesystems/fatfslpc" -I"../../../../../examples/periph/periph_sdmmc" -I"../../../../../../../software/lpc_core/lpc_chip/chip_18xx_43xx" -I"../../../../../../../software/lpc_core/lpc_chip/chip_common" -I"../../../../../../../software/lpc_core/lpc_board/board_common" -I"../../../../../../../software/lpc_core/lpc_board/boards_18xx_43xx/hitex_eva_18504350" -I"../../../../../../../software/lpc_core/lpc_board/boards_18xx_43xx/hitex_eva_18504350/hitex_eva_4350" -O0 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fsingle-precision-constant -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=softfp -mthumb -MMD -MP -MF"fs_mci.d" -MT"fs_mci.d" -o "fs_mci.o" "Y:/BEA/ioti/software/lpcSDBenchmarking/LPCOpen_v1.02/software/filesystems/fatfslpc/fs_mci.c"&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -DCORE_M4 -I"../../../../../../../software/CMSIS/CMSIS/Include" -I"../../../../../../../software/lpc_core/lpc_ip" -I"../../../../../../../software/filesystems/fatfs/src" -I"../../../../../../../software/filesystems/fatfslpc" -I"../../../../../examples/periph/periph_sdmmc" -I"../../../../../../../software/lpc_core/lpc_chip/chip_18xx_43xx" -I"../../../../../../../software/lpc_core/lpc_chip/chip_common" -I"../../../../../../../software/lpc_core/lpc_board/board_common" -I"../../../../../../../software/lpc_core/lpc_board/boards_18xx_43xx/hitex_eva_18504350" -I"../../../../../../../software/lpc_core/lpc_board/boards_18xx_43xx/hitex_eva_18504350/hitex_eva_4350" -O0 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fsingle-precision-constant -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=softfp -mthumb -MMD -MP -MF"sdmmc.d" -MT"sdmmc.d" -o "sdmmc.o" "Y:/BEA/ioti/software/lpcSDBenchmarking/LPCOpen_v1.02/applications/lpc18xx_43xx/examples/periph/periph_sdmmc/sdmmc.c"&lt;BR /&gt;In file included from Y:/BEA/ioti/software/lpcSDBenchmarking/LPCOpen_v1.02/software/filesystems/fatfslpc/rtc.c:14:0:&lt;BR /&gt;../../../../../../../software/lpc_core/lpc_chip/chip_18xx_43xx/chip.h:32:24: fatal error: sys_config.h: No such file or directory&lt;BR /&gt;compilation terminated.&lt;BR /&gt;make: *** [fatfs/rtc.o] Error 1&lt;BR /&gt;make: *** Waiting for unfinished jobs....&lt;BR /&gt;In file included from ../../../../../examples/periph/periph_sdmmc/fsmci_cfg.h:43:0,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from Y:/BEA/ioti/software/lpcSDBenchmarking/LPCOpen_v1.02/software/filesystems/fatfslpc/fs_mci.c:32:&lt;BR /&gt;../../../../../../../software/lpc_core/lpc_board/boards_18xx_43xx/hitex_eva_18504350/board.h:35:38: fatal error: board_hitex_eva_18504350.h: No such file or directory&lt;BR /&gt;compilation terminated.&lt;BR /&gt;make: *** [fs_mci.o] Error 1&lt;BR /&gt;In file included from Y:/BEA/ioti/software/lpcSDBenchmarking/LPCOpen_v1.02/applications/lpc18xx_43xx/examples/periph/periph_sdmmc/sdmmc.c:33:0:&lt;BR /&gt;../../../../../../../software/lpc_core/lpc_board/boards_18xx_43xx/hitex_eva_18504350/board.h:35:38: fatal error: board_hitex_eva_18504350.h: No such file or directory&lt;BR /&gt;compilation terminated.&lt;BR /&gt;make: *** [sdmmc.o] Error 1&lt;BR /&gt;&lt;BR /&gt;18:12:31 Build Finished (took 2s.437ms)&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get the same errors when trying other projects (e.g. freertos_blinky)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what's really odd is, they compile OK with the OSX version of LPCXpresso, but not the windows one!&amp;nbsp; (I had to switch because the Keil ULINK2 apparently isn't supported in the OSX version, even though the device is a bog-stock USB HID as far as the OS is concerned and needs no drivers).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone have a clue what's going on??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:56:30 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:56:30Z</dc:date>
    <item>
      <title>problems building LPCOpen projects in LPXCpresso</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/problems-building-LPCOpen-projects-in-LPXCpresso/m-p/564938#M17799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by bowerymarc on Wed Apr 10 15:45:47 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I've downloaded LPCOpen v1.02, and lpcxpresso_5.1.2_2065, to try to do some SD Benchmarking using the Hitex Eva 4350 board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've imported the following projects into my workspace:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lpc18xx_43xx_lib_lpc_board&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lpc43xx_hitex_eva_4350_board_lib&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lpc43xx_hitex_eva_4350_board_lib_m0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lpc43xx_hitex_eva_4350_periph_sdmmc&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the first library (lpc_board) I selected the hitex_eva_4350 build target.&amp;nbsp; I'm able to build all 3 libraries with no errors.&amp;nbsp; But when I build the sdmmc project I get this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;18:12:28 **** Incremental Build of configuration Debug for project lpc43xx_hitex_eva_4350_periph_sdmmc ****&lt;BR /&gt;make -j4 all &lt;BR /&gt;Building file: Y:/BEA/ioti/software/lpcSDBenchmarking/LPCOpen_v1.02/software/filesystems/fatfslpc/rtc.c&lt;BR /&gt;Building file: Y:/BEA/ioti/software/lpcSDBenchmarking/LPCOpen_v1.02/software/filesystems/fatfslpc/fs_mci.c&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;Building file: Y:/BEA/ioti/software/lpcSDBenchmarking/LPCOpen_v1.02/applications/lpc18xx_43xx/examples/periph/periph_sdmmc/sdmmc.c&lt;BR /&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -DCORE_M4 -I"../../../../../../../software/CMSIS/CMSIS/Include" -I"../../../../../../../software/lpc_core/lpc_ip" -I"../../../../../../../software/filesystems/fatfs/src" -I"../../../../../../../software/filesystems/fatfslpc" -I"../../../../../examples/periph/periph_sdmmc" -I"../../../../../../../software/lpc_core/lpc_chip/chip_18xx_43xx" -I"../../../../../../../software/lpc_core/lpc_chip/chip_common" -I"../../../../../../../software/lpc_core/lpc_board/board_common" -I"../../../../../../../software/lpc_core/lpc_board/boards_18xx_43xx/hitex_eva_18504350" -I"../../../../../../../software/lpc_core/lpc_board/boards_18xx_43xx/hitex_eva_18504350/hitex_eva_4350" -O0 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fsingle-precision-constant -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=softfp -mthumb -MMD -MP -MF"fatfs/rtc.d" -MT"fatfs/rtc.d" -o "fatfs/rtc.o" "Y:/BEA/ioti/software/lpcSDBenchmarking/LPCOpen_v1.02/software/filesystems/fatfslpc/rtc.c"&lt;BR /&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -DCORE_M4 -I"../../../../../../../software/CMSIS/CMSIS/Include" -I"../../../../../../../software/lpc_core/lpc_ip" -I"../../../../../../../software/filesystems/fatfs/src" -I"../../../../../../../software/filesystems/fatfslpc" -I"../../../../../examples/periph/periph_sdmmc" -I"../../../../../../../software/lpc_core/lpc_chip/chip_18xx_43xx" -I"../../../../../../../software/lpc_core/lpc_chip/chip_common" -I"../../../../../../../software/lpc_core/lpc_board/board_common" -I"../../../../../../../software/lpc_core/lpc_board/boards_18xx_43xx/hitex_eva_18504350" -I"../../../../../../../software/lpc_core/lpc_board/boards_18xx_43xx/hitex_eva_18504350/hitex_eva_4350" -O0 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fsingle-precision-constant -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=softfp -mthumb -MMD -MP -MF"fs_mci.d" -MT"fs_mci.d" -o "fs_mci.o" "Y:/BEA/ioti/software/lpcSDBenchmarking/LPCOpen_v1.02/software/filesystems/fatfslpc/fs_mci.c"&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -DCORE_M4 -I"../../../../../../../software/CMSIS/CMSIS/Include" -I"../../../../../../../software/lpc_core/lpc_ip" -I"../../../../../../../software/filesystems/fatfs/src" -I"../../../../../../../software/filesystems/fatfslpc" -I"../../../../../examples/periph/periph_sdmmc" -I"../../../../../../../software/lpc_core/lpc_chip/chip_18xx_43xx" -I"../../../../../../../software/lpc_core/lpc_chip/chip_common" -I"../../../../../../../software/lpc_core/lpc_board/board_common" -I"../../../../../../../software/lpc_core/lpc_board/boards_18xx_43xx/hitex_eva_18504350" -I"../../../../../../../software/lpc_core/lpc_board/boards_18xx_43xx/hitex_eva_18504350/hitex_eva_4350" -O0 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fsingle-precision-constant -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=softfp -mthumb -MMD -MP -MF"sdmmc.d" -MT"sdmmc.d" -o "sdmmc.o" "Y:/BEA/ioti/software/lpcSDBenchmarking/LPCOpen_v1.02/applications/lpc18xx_43xx/examples/periph/periph_sdmmc/sdmmc.c"&lt;BR /&gt;In file included from Y:/BEA/ioti/software/lpcSDBenchmarking/LPCOpen_v1.02/software/filesystems/fatfslpc/rtc.c:14:0:&lt;BR /&gt;../../../../../../../software/lpc_core/lpc_chip/chip_18xx_43xx/chip.h:32:24: fatal error: sys_config.h: No such file or directory&lt;BR /&gt;compilation terminated.&lt;BR /&gt;make: *** [fatfs/rtc.o] Error 1&lt;BR /&gt;make: *** Waiting for unfinished jobs....&lt;BR /&gt;In file included from ../../../../../examples/periph/periph_sdmmc/fsmci_cfg.h:43:0,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from Y:/BEA/ioti/software/lpcSDBenchmarking/LPCOpen_v1.02/software/filesystems/fatfslpc/fs_mci.c:32:&lt;BR /&gt;../../../../../../../software/lpc_core/lpc_board/boards_18xx_43xx/hitex_eva_18504350/board.h:35:38: fatal error: board_hitex_eva_18504350.h: No such file or directory&lt;BR /&gt;compilation terminated.&lt;BR /&gt;make: *** [fs_mci.o] Error 1&lt;BR /&gt;In file included from Y:/BEA/ioti/software/lpcSDBenchmarking/LPCOpen_v1.02/applications/lpc18xx_43xx/examples/periph/periph_sdmmc/sdmmc.c:33:0:&lt;BR /&gt;../../../../../../../software/lpc_core/lpc_board/boards_18xx_43xx/hitex_eva_18504350/board.h:35:38: fatal error: board_hitex_eva_18504350.h: No such file or directory&lt;BR /&gt;compilation terminated.&lt;BR /&gt;make: *** [sdmmc.o] Error 1&lt;BR /&gt;&lt;BR /&gt;18:12:31 Build Finished (took 2s.437ms)&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get the same errors when trying other projects (e.g. freertos_blinky)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what's really odd is, they compile OK with the OSX version of LPCXpresso, but not the windows one!&amp;nbsp; (I had to switch because the Keil ULINK2 apparently isn't supported in the OSX version, even though the device is a bog-stock USB HID as far as the OS is concerned and needs no drivers).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone have a clue what's going on??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:56:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/problems-building-LPCOpen-projects-in-LPXCpresso/m-p/564938#M17799</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:56:30Z</dc:date>
    </item>
  </channel>
</rss>

