新手上路
- 积分
- 48
- 金钱
- 48
- 注册时间
- 2019-9-16
- 在线时间
- 10 小时
|
1金钱
不知道错在哪?求教。
17:27:45 **** Incremental Build of configuration Debug for project hello_world ****
make pre-build main-build
a9-linaro-pre-build-step
Building file: ../src/main.c
Invoking: ARM v7 gcc compiler
arm-none-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -MT"src/main.o" -mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -I../../hello_world_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/main.d" -MT"src/main.o" -o "src/main.o" "../src/main.c"
make: *** [src/subdir.mk:23: src/main.o] Error 1
17:27:46 Build Finished (took 340ms)
|
|