We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
这是错误信息:
实例化 RTE 组件时出错错误 #540:'Keil::Device:StdPeriph Drivers:EXTI:1.3.0' 组件不适用于目标 'Target 1'错误 #540:'Keil::Device:StdPeriph Drivers:Framework:1.3.1' 组件不适用于目标 'Target 1'错误 #540:'Keil::Device:StdPeriph Drivers:GPIO:1.3.0' 组件不适用于目标 'Target 1'错误 #540:'Keil::Device:StdPeriph Drivers:IWDG:1.3.0' 组件不适用于目标 'Target 1'错误 #540:'Keil::Device:StdPeriph Drivers:RCC:1.3.0' 组件不适用于目标 'Target 1'错误 #540: 'Keil::Device:StdPeriph Drivers:SPI:1.3.0' 组件不适用于目标 'Target 1'错误 #540: 'Keil::Device:StdPeriph Drivers:SYSCFG:1.3.0' 组件不适用于目标 'Target 1' 错误#540: 'Keil::Device:StdPeriph Drivers:TIM:1.3.0' 组件不适用于目标 'Target 1' 错误 # 540: 'Keil::Device:StdPeriph Drivers:USART:1.3.0' 组件不适用于目标 'Target 1'
You probably installed version 3.0.0 of the Keil::STM32F4xx_DFP and you are trying to use an application that was written for an older DFP. With version 3.0.0 the peripheral drivers must be generated with ST CubeMX. See more details in this Open-CMSIS repo:
https://github.com/Open-CMSIS-Pack/STM32F4xx_DFP