Hello Sir, please help me in compiling lpc4330_led_blink code downloaded from
freddiechopin.info
compiling through the arm tool chain.
Assembling file: startup_ARMv7-M_E_.S
arm-none-eabi-gcc -x assembler-with-cpp -c -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -ffast-math -g -ggdb3 -Wa,-amhls=out/startup_ARMv7-M_E_.lst -DCORE_M4 -DCMSIS_BITPOSITIONS -MD -MP -MF out/startup_ARMv7-M_E_.d -I. -Iinc startup_ARMv7-M_E_.S -o out/startup_ARMv7-M_E_.o
/home/venkata/home/praveen/PMG/NXP_LPC_BOARD/gcc-arm-none-eabi-4_7-131005/bin/arm-none-eabi-gcc: 1: /home/venkata/home/praveen/PMG/NXP_LPC_BOARD/gcc-arm-none-eabi-4_7-131005/bin/arm-none-eabi-gcc: Syntax error: ")" unexpected
make: *** [out/startup_ARMv7-M_E_.o] Error 2
[url=]Link[/url]
freddiechopin.info
compiling through the arm tool chain.
Assembling file: startup_ARMv7-M_E_.S
arm-none-eabi-gcc -x assembler-with-cpp -c -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -ffast-math -g -ggdb3 -Wa,-amhls=out/startup_ARMv7-M_E_.lst -DCORE_M4 -DCMSIS_BITPOSITIONS -MD -MP -MF out/startup_ARMv7-M_E_.d -I. -Iinc startup_ARMv7-M_E_.S -o out/startup_ARMv7-M_E_.o
/home/venkata/home/praveen/PMG/NXP_LPC_BOARD/gcc-arm-none-eabi-4_7-131005/bin/arm-none-eabi-gcc: 1: /home/venkata/home/praveen/PMG/NXP_LPC_BOARD/gcc-arm-none-eabi-4_7-131005/bin/arm-none-eabi-gcc: Syntax error: ")" unexpected
make: *** [out/startup_ARMv7-M_E_.o] Error 2
[url=]Link[/url]