Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yet another Make error #7

Open
hemalchevli opened this issue Jan 15, 2017 · 2 comments
Open

Yet another Make error #7

hemalchevli opened this issue Jan 15, 2017 · 2 comments

Comments

@hemalchevli
Copy link

Hello,

I'm using windows 7 and GNU ARM Embedded Toolchain from launch pad, and peripheral lib v3.5
I'm getting the following error.

D:\STM32\STM32-Template\Demo>make C:\Program Files (x86)\GNU Tools ARM Embedded\5.4 2016q3\bin\arm-none-eabi-gcc -c -O1 -g -mcpu=cortex-m3 -mthumb -I.. -ID:\STM32\STM32F10x_StdPeriph_Lib_V3.5.0 \Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x -ID:\STM32\STM32F10x_StdPeriph_Lib_V3.5.0\Libraries\CMSIS\CM3\CoreSupport -ID:\STM32\STM32F10x_StdPeriph_Lib_V3. 5.0\Libraries\STM32F10x_StdPeriph_Driver\inc -I. -DSTM32F10X_MD_VL -DUSE_STDPERIPH_DRIVER -DUSE_FULL_ASSERT -I..\Library\ff9\src -I..\Library ../startup_stm32 f10x.c -o startup_stm32f10x.o /usr/bin/sh: -c: line 1: syntax error near unexpected token '(x' /usr/bin/sh: -c: line 1: 'C:\Program Files (x86)\GNU Tools ARM Embedded\5.4 2016q3\bin\arm-none-eabi-gcc -c -O1 -g -mcpu=cortex-m3 -mthumb -I.. -ID:\STM32\STM3 2F10x_StdPeriph_Lib_V3.5.0\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x -ID:\STM32\STM32F10x_StdPeriph_Lib_V3.5.0\Libraries\CMSIS\CM3\CoreSupport -ID:\STM32\S TM32F10x_StdPeriph_Lib_V3.5.0\Libraries\STM32F10x_StdPeriph_Driver\inc -I. -DSTM32F10X_MD_VL -DUSE_STDPERIPH_DRIVER -DUSE_FULL_ASSERT -I..\Library\ff9\src -I. .\Library ../startup_stm32f10x.c -o startup_stm32f10x.o' make: *** [startup_stm32f10x.o] Error 258

It seems that there is a syntax error in startup_stm32f10x.c but I haven't edited it.
Please advise.

Thank you.

@geoffreymbrown
Copy link
Owner

geoffreymbrown commented Jan 15, 2017 via email

@hemalchevli
Copy link
Author

hemalchevli commented Jan 15, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants