keil5编译错误cannot open source input file “stdint.h“:

本文指导用户如何通过UninstallToolPortable卸载ADS1.2以解决在Keil5中遇到的stdint.h文件开源输入错误。步骤包括下载工具、卸载软件并重启电脑。

keil5报错cannot open source input file "stdint.h":

ADS1.2与Keil5不兼容,需要卸载ADS软件

使用UninstallToolPortable软件卸载ADS软件

链接: https://pan.baidu.com/s/1qoKGrh2iEwjmRbT0q-nthw 提取码: xmjj 复制这段内容后打开百度网盘手机App,操作更方便哦

删除后重启电脑再启动软件就不会报错了

分析下面报错 *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'Template' compiling stm32f10x_rtc.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\Libraries\src\stm32f10x_rtc.c: 0 warnings, 1 error compiling system_stm32f10x.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\Libraries\CMSIS\system_stm32f10x.c: 0 warnings, 1 error compiling stm32f10x_fsmc.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\Libraries\src\stm32f10x_fsmc.c: 0 warnings, 1 error compiling stm32f10x_rcc.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\Libraries\src\stm32f10x_rcc.c: 0 warnings, 1 error compiling core_cm3.c... ..\..\Libraries\CMSIS\core_cm3.c(24): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> ..\..\Libraries\CMSIS\core_cm3.c: 0 warnings, 1 error compiling stm32f10x_gpio.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\Libraries\src\stm32f10x_gpio.c: 0 warnings, 1 error compiling stm32f10x_flash.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\Libraries\src\stm32f10x_flash.c: 0 warnings, 1 error compiling stm32f10x_dma.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\Libraries\src\stm32f10x_dma.c: 0 warnings, 1 error compiling stm32f10x_i2c.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\Libraries\src\stm32f10x_i2c.c: 0 warnings, 1 error compiling stm32f10x_adc.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\Libraries\src\stm32f10x_adc.c: 0 warnings, 1 error compiling misc.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\Libraries\src\misc.c: 0 warnings, 1 error compiling stm32f10x_dac.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\Libraries\src\stm32f10x_dac.c: 0 warnings, 1 error compiling stm32f10x_sdio.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\Libraries\src\stm32f10x_sdio.c: 0 warnings, 1 error compiling stm32f10x_tim.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\Libraries\src\stm32f10x_tim.c: 0 warnings, 1 error compiling stm32f10x_usart.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\Libraries\src\stm32f10x_usart.c: 0 warnings, 1 error compiling main.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\User\main.c: 0 warnings, 1 error compiling stm32f10x_it.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\User\stm32f10x_it.c: 0 warnings, 1 error compiling OLED_I2C.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\User\OLED_I2C.c: 0 warnings, 1 error compiling delay.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\User\delay.c: 0 warnings, 1 error compiling key.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\User\key.c: 0 warnings, 1 error compiling ds1302.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\User\ds1302.c: 0 warnings, 1 error compiling ds18b20.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\User\ds18b20.c: 0 warnings, 1 error compiling iic.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\User\iic.c: 0 warnings, 1 error compiling adxl345.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\User\adxl345.c: 0 warnings, 1 error compiling usart1.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\User\usart1.c: 0 warnings, 1 error compiling myiic.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\User\myiic.c: 0 warnings, 1 error compiling max30102.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\User\max30102.c: 0 warnings, 1 error compiling algorithm.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\User\algorithm.c: 0 warnings, 1 error compiling timer.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\User\timer.c: 0 warnings, 1 error compiling max30102_read.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ ..\..\User\max30102_read.c: 0 warnings, 1 error compiling system_stm32f10x.c... ..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory #include <stdint.h> /* Include standard types */ RTE\Device\STM32F103C8\system_stm32f10x.c: 0 warnings, 1 error "..\..\Output\HelTec.axf" - 31 Error(s), 0 Warning(s).
05-31
Build started: Project: noye01 *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'Target 1' compiling list.c... ..\User\FreeRTOSConfig.h(184): error: #5: cannot open source input file "trcRecorder.h": No such file or directory #include "trcRecorder.h" ..\freertos\list.c: 0 warnings, 1 error compiling heap_4.c... ..\User\FreeRTOSConfig.h(184): error: #5: cannot open source input file "trcRecorder.h": No such file or directory #include "trcRecorder.h" ..\freertos_port\MemMang\heap_4.c: 0 warnings, 1 error compiling timers.c... ..\User\FreeRTOSConfig.h(184): error: #5: cannot open source input file "trcRecorder.h": No such file or directory #include "trcRecorder.h" ..\freertos\timers.c: 0 warnings, 1 error compiling tasks.c... ..\User\FreeRTOSConfig.h(184): error: #5: cannot open source input file "trcRecorder.h": No such file or directory #include "trcRecorder.h" ..\freertos\tasks.c: 0 warnings, 1 error compiling main.c... ..\User\FreeRTOSConfig.h(184): error: #5: cannot open source input file "trcRecorder.h": No such file or directory #include "trcRecorder.h" ..\User\main.c: 0 warnings, 1 error compiling port.c... ..\User\FreeRTOSConfig.h(184): error: #5: cannot open source input file "trcRecorder.h": No such file or directory #include "trcRecorder.h" ..\freertos_port\RVDS\ARM_CM3\port.c: 0 warnings, 1 error compiling queue.c... ..\User\FreeRTOSConfig.h(184): error: #5: cannot open source input file "trcRecorder.h": No such file or directory #include "trcRecorder.h" ..\freertos\queue.c: 0 warnings, 1 error compiling event_groups.c... ..\User\FreeRTOSConfig.h(184): error: #5: cannot open source input file "trcRecorder.h": No such file or directory #include "trcRecorder.h" ..\freertos\event_groups.c: 0 warnings, 1 error compiling croutine.c... ..\User\FreeRTOSConfig.h(184): error: #5: cannot open source input file "trcRecorder.h": No such file or directory #include "trcRecorder.h" ..\freertos\croutine.c: 0 warnings, 1 error ".\Objects\noye01.axf" - 9 Error(s), 0 Warning(s). Target not created. Build Time Elapsed: 00:00:01
最新发布
11-07
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值