编译好多问题???

2019-07-21 04:27发布

..CMSISstm32f4xx.h(357): error:  #101: "I2C1_ER_IRQn" has already been declared in the current scope
    I2C1_ER_IRQn                = 32,     /*!< I2C1 Error Interrupt                                              */
..CMSISstm32f4xx.h(358): error:  #101: "I2C2_EV_IRQn" has already been declared in the current scope
    I2C2_EV_IRQn                = 33,     /*!< I2C2 Event Interrupt                                              */
..CMSISstm32f4xx.h(359): error:  #101: "I2C2_ER_IRQn" has already been declared in the current scope
    I2C2_ER_IRQn                = 34,     /*!< I2C2 Error Interrupt                                              */  
..CMSISstm32f4xx.h(360): error:  #101: "SPI1_IRQn" has already been declared in the current scope

麻烦原子哥,我的编译出现好多问题????、
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。