compiling stm32f10x_rcc.c...
"no source": Error: #5: cannot open source input file "P:\EMMA\Analog Control and Motion\_Projects\EMMA510 dSPIN firmware library for STM32\Firmware\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c": No such file or directory
P:\EMMA\Analog Control and Motion\_Projects\EMMA510 dSPIN firmware library for STM32\Firmware\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c: 0 warnings, 1 error
compiling stm32f10x_spi.c...
compiling system_stm32f10x.c...
"no source": Error: #5: cannot open source input file "P:\EMMA\Analog Control and Motion\_Projects\EMMA510 dSPIN firmware library for STM32\Firmware\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.c": No such file or directory
P:\EMMA\Analog Control and Motion\_Projects\EMMA510 dSPIN firmware library for STM32\Firmware\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.c: 0 warnings, 1 error
compiling stm32f10x_flash.c...
assembling startup_stm32f10x_md.s...
compiling core_cm3.c...
"no source": Error: #5: cannot open source input file "P:\EMMA\Analog Control and Motion\_Projects\EMMA510 dSPIN firmware library for STM32\Firmware\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c": No such file or directory
P:\EMMA\Analog Control and Motion\_Projects\EMMA510 dSPIN firmware library for STM32\Firmware\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c: 0 warnings, 1 error
compiling stm32f10x_it.c...
compiling main.c...
compiling dspin.c...
compiling clock.c...
".\Debug\dSPIN.axf" - 4 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:06 我用的是keil MDK最高的版本,打开在官网下载的一个例程,编译出现这种问题,网上说这四个文件的路径没添加,我看了好几遍路径,没有问题,有大神能给解决么。
还有就是打开这个工程之前提示过没有找到 STM32F103RB 这个芯片,可我明明装了,点了取消就进来了,会不会和这个有关。
我把工程文件上传了,工程路径 dSPIN_Firmware_Library_STM32\Project\dSPIN_SPI_STEVAL-PCC009V2\MDK-ARM_uLink_Pro
我是初学者,求大牛们各显神通