OpenEdv-开源电子网

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

按照原子哥的步骤来的,也检测了文件里面的文件正确性,但是编译出现了十四个错误

[复制链接]

1

主题

1

帖子

0

精华

新手入门

积分
4
金钱
4
注册时间
2023-6-15
在线时间
0 小时
发表于 2023-6-15 16:21:29 | 显示全部楼层 |阅读模式
1金钱
按照原子哥的步骤来的,也检测了文件里面的文件正确性,但是编译出现了十四个错误,不知道怎么解决。
*** Using Compiler 'V5.06 update 5 (build 528)', folder: 'D:\keil5\ARM\ARMCC\Bin'
Rebuild target 'template'
assembling startup_stm32f103xe.s...
compiling stm32f1xx_it.c...
..\..\user\stm32f1xx_it.c(141): warning:  #223-D: function "HAL_IncTick" declared implicitly
    HAL_IncTick();
..\..\user\stm32f1xx_it.c: 1 warning, 0 errors
compiling system_stm32f1xx.c...
..\..\divers\CMSIS\Device\ST\STM32F1xx\Source\Templates\system_stm32f1xx.c(59): error:  #5: cannot open source input file "stm32f1xx.h": No such file or directory
  #include "stm32f1xx.h"
..\..\divers\CMSIS\Device\ST\STM32F1xx\Source\Templates\system_stm32f1xx.c: 0 warnings, 1 error
compiling delay.c...
..\..\divers\SYSTEM\delay\delay.c(26): error:  #5: cannot open source input file "./SYSTEM/sys/sys.h": No such file or directory
  #include "./SYSTEM/sys/sys.h"
..\..\divers\SYSTEM\delay\delay.c: 0 warnings, 1 error
compiling main.c...
..\..\user\main.c(20): error:  #5: cannot open source input file "./SYSTEM/sys/sys.h": No such file or directory
  #include "./SYSTEM/sys/sys.h"
..\..\user\main.c: 0 warnings, 1 error
compiling sys.c...
..\..\divers\SYSTEM\sys\sys.c(25): error:  #5: cannot open source input file "./SYSTEM/sys/sys.h": No such file or directory
  #include "./SYSTEM/sys/sys.h"
..\..\divers\SYSTEM\sys\sys.c: 0 warnings, 1 error
compiling stm32f1xx_hal.c...
..\..\divers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.c(36): error:  #5: cannot open source input file "stm32f1xx_hal.h": No such file or directory
  #include "stm32f1xx_hal.h"
..\..\divers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.c: 0 warnings, 1 error
compiling stm32f1xx_hal_cortex.c...
..\..\divers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.c(83): error:  #5: cannot open source input file "stm32f1xx_hal.h": No such file or directory
  #include "stm32f1xx_hal.h"
..\..\divers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.c: 0 warnings, 1 error
compiling stm32f1xx_hal_dma.c...
..\..\divers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.c(85): error:  #5: cannot open source input file "stm32f1xx_hal.h": No such file or directory
  #include "stm32f1xx_hal.h"
..\..\divers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.c: 0 warnings, 1 error

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

使用道具 举报

70

主题

6698

帖子

0

精华

论坛大神

Rank: 7Rank: 7Rank: 7

积分
12692
金钱
12692
注册时间
2012-11-26
在线时间
3711 小时
发表于 2023-6-16 08:47:38 | 显示全部楼层
1、头文件路径没添加
2、源文件没添加

别动不动就说按照视频来的,肯定是少步骤了
学无止境
回复

使用道具 举报

12

主题

156

帖子

0

精华

金牌会员

Rank: 6Rank: 6

积分
2555
金钱
2555
注册时间
2017-12-16
在线时间
188 小时
发表于 2023-6-16 09:26:01 | 显示全部楼层
找不着文件   一般就是  要不  文件没加入工程,要不是文件路径没加入
回复

使用道具 举报

28

主题

360

帖子

0

精华

金牌会员

Rank: 6Rank: 6

积分
1027
金钱
1027
注册时间
2021-2-4
在线时间
146 小时
发表于 2023-6-16 09:26:24 | 显示全部楼层
文件找不到不是吗 路径不对吧
回复

使用道具 举报

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

本版积分规则



关闭

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

正点原子公众号

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

GMT+8, 2024-11-24 07:42

Powered by OpenEdv-开源电子网

© 2001-2030 OpenEdv-开源电子网

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