OpenEdv-开源电子网

 找回密码
 立即注册
正点原子全套STM32/Linux/FPGA开发资料,上千讲STM32视频教程免费下载...
查看: 3188|回复: 1

创建固件库工程模板时出现的问题

[复制链接]

2

主题

4

帖子

0

精华

新手入门

积分
32
金钱
32
注册时间
2015-11-8
在线时间
0 小时
发表于 2015-11-8 20:29:14 | 显示全部楼层 |阅读模式
5金钱
*** Using Compiler 'V5.06 (build 20)', folder: 'D:\MyProgram\Keil_v5\ARM\ARMCC\Bin'
Build target 'Template'
compiling stm32f4xx_it.c...
stm32f4xx.h(470): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
stm32f4xx_it.c: 0 warnings, 1 error
compiling system_stm32f4xx.c...
stm32f4xx.h(470): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
system_stm32f4xx.c: 0 warnings, 1 error
compiling main.c...
stm32f4xx.h(470): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
main.c: 0 warnings, 1 error
compiling stm32f4xx_can.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_can.c: 0 warnings, 1 error
compiling misc.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\misc.c: 0 warnings, 1 error
compiling stm32f4xx_adc.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_adc.c: 0 warnings, 1 error
compiling stm32f4xx_cryp.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_cryp.c: 0 warnings, 1 error
compiling stm32f4xx_crc.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_crc.c: 0 warnings, 1 error
compiling stm32f4xx_cryp_aes.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_cryp_aes.c: 0 warnings, 1 error
compiling stm32f4xx_cryp_tdes.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_cryp_tdes.c: 0 warnings, 1 error
compiling stm32f4xx_cryp_des.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_cryp_des.c: 0 warnings, 1 error
compiling stm32f4xx_dac.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_dac.c: 0 warnings, 1 error
compiling stm32f4xx_dcmi.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_dcmi.c: 0 warnings, 1 error
compiling stm32f4xx_dbgmcu.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_dbgmcu.c: 0 warnings, 1 error
compiling stm32f4xx_dma.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_dma.c: 0 warnings, 1 error
compiling stm32f4xx_exti.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_exti.c: 0 warnings, 1 error
compiling stm32f4xx_dma2d.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_dma2d.c: 0 warnings, 1 error
compiling stm32f4xx_flash.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_flash.c: 0 warnings, 1 error
compiling stm32f4xx_fsmc.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_fsmc.c: 0 warnings, 1 error
compiling stm32f4xx_flash_ramfunc.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_flash_ramfunc.c: 0 warnings, 1 error
compiling stm32f4xx_gpio.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_gpio.c: 0 warnings, 1 error
compiling stm32f4xx_hash_md5.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_hash_md5.c: 0 warnings, 1 error
compiling stm32f4xx_hash.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_hash.c: 0 warnings, 1 error
compiling stm32f4xx_hash_sha1.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_hash_sha1.c: 0 warnings, 1 error
compiling stm32f4xx_i2c.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_i2c.c: 0 warnings, 1 error
compiling stm32f4xx_iwdg.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_iwdg.c: 0 warnings, 1 error
compiling stm32f4xx_ltdc.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_ltdc.c: 0 warnings, 1 error
compiling stm32f4xx_rcc.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_rcc.c: 0 warnings, 1 error
compiling stm32f4xx_pwr.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_pwr.c: 0 warnings, 1 error
compiling stm32f4xx_rng.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_rng.c: 0 warnings, 1 error
compiling stm32f4xx_rtc.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_rtc.c: 0 warnings, 1 error
compiling stm32f4xx_sdio.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_sdio.c: 0 warnings, 1 error
compiling stm32f4xx_sai.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_sai.c: 0 warnings, 1 error
compiling stm32f4xx_spi.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_spi.c: 0 warnings, 1 error
compiling stm32f4xx_tim.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_tim.c: 0 warnings, 1 error
compiling stm32f4xx_syscfg.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_syscfg.c: 0 warnings, 1 error
compiling stm32f4xx_usart.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_usart.c: 0 warnings, 1 error
compiling stm32f4xx_wwdg.c...
D:\MyProgram\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\Device\Include\stm32f4xx.h(468): error:  #5: cannot open source input file "core_cm4.h": No such file or directory
  #include "core_cm4.h"             /* Cortex-M4 processor and core peripherals */
..\FWLIB\src\stm32f4xx_wwdg.c: 0 warnings, 1 error
"..\OBJ\Template.axf" - 38 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed:  00:00:06


正点原子逻辑分析仪DL16劲爆上市
回复

使用道具 举报

530

主题

11万

帖子

34

精华

管理员

Rank: 12Rank: 12Rank: 12

积分
165371
金钱
165371
注册时间
2010-12-1
在线时间
2110 小时
发表于 2015-11-8 22:19:52 | 显示全部楼层
根据提示修改即可,说明这些文件没找到.
我是开源电子网www.openedv.com站长,有关站务问题请与我联系。
正点原子STM32开发板购买店铺http://openedv.taobao.com
正点原子官方微信公众平台,点击这里关注“正点原子”
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则



关闭

原子哥极力推荐上一条 /2 下一条

正点原子公众号

QQ|手机版|OpenEdv-开源电子网 ( 粤ICP备12000418号-1 )

GMT+8, 2025-2-25 15:23

Powered by OpenEdv-开源电子网

© 2001-2030 OpenEdv-开源电子网

快速回复 返回顶部 返回列表