make -f nbproject/Makefile-default.mk SUBPROJECTS= .build-conf
make[1]: Entering directory 'D:/Microchip/led.X'
make -f nbproject/Makefile-default.mk dist/default/production/led.X.production.hex
make[2]: Entering directory 'D:/Microchip/led.X'
make[2]: Leaving directory 'D:/Microchip/led.X'
nbproject/Makefile-default.mk:91: recipe for target '.build-conf' failed
make[1]: Leaving directory 'D:/Microchip/led.X'
nbproject/Makefile-impl.mk:39: recipe for target '.build-impl' failed
make[2]: *** No rule to make target 'build/default/production/mcc_generated_files/mcc.o', needed by 'dist/default/production/led.X.production.hex'. Stop.
make[1]: *** [.build-conf] Error 2
make: *** [.build-impl] Error 2
编译已失败 (退出值2, 总时间: 3s) |