solve error #5

include path "..\..\..\stm32f4xx\Libraries\CMSIS\Include" for solve error "error:  #5: cannot open source input file "core_cm3.h": No such file or directory"
pull/2/head
yuht 11 years ago
parent 2478144397
commit 286118ff65

@ -345,7 +345,7 @@
<MiscControls></MiscControls>
<Define>USE_STDPERIPH_DRIVER,STM32F10X_HD,USE_FULL_ASSERT</Define>
<Undefine></Undefine>
<IncludePath>..\app\inc;..\components\rtt_uart;..\components\others;..\Libraries\STM32F10x_StdPeriph_Driver\inc;..\Libraries\CMSIS_RVMDK\CM3\DeviceSupport\ST\STM32F10x;..\..\..\..\easyflash\inc</IncludePath>
<IncludePath>..\app\inc;..\components\rtt_uart;..\components\others;..\Libraries\STM32F10x_StdPeriph_Driver\inc;..\Libraries\CMSIS_RVMDK\CM3\DeviceSupport\ST\STM32F10x;..\..\..\..\easyflash\inc;..\..\..\stm32f4xx\Libraries\CMSIS\Include</IncludePath>
</VariousControls>
</Cads>
<Aads>

Loading…
Cancel
Save