When i try to build i get the next error, i don't understand how to solve the problem,
can somone help me? Thanks...
-----------
Building C:\Program Files\Raisonance\Ride\USBMassStorage\src\stm32f10x_it.c
Running: GCC
\"C:\Program Files\Raisonance\Ride\arm-gcc\bin\arm-none-eabi-gcc.exe" -MD -D_STM32F103VET6_ -D_STM3x_ -D_STM32x_ -mthumb -mcpu=cortex-m3 "C:\Program Files\Raisonance\Ride\USBMassStorage\src\stm32f10x_it.c" -o "C:\Program Files\Raisonance\Ride\USBMassStorage\objdebug\stm32f10x_it.o" -I "." -I "C:\Program Files\Raisonance\Ride\Lib\ARM\include" -c -fsigned-char -g -ffunction-sections -mlittle-endian
arm-none-eabi-gcc.exe: C:\Program Files\Raisonance\Ride\USBMassStorage\src\stm32f10x_it.c: No such file or directory
arm-none-eabi-gcc.exe: no input files
Build failed
-----------------------