標題: stm32中的錯誤以及排除方法 [打印本頁] 作者: heicad 時間: 2014-7-5 01:33 標題: stm32中的錯誤以及排除方法 1、error: #256:invalid redeclaration of type name "s32" (declared at line 470 of"C:\Keil_STM32\ARM\INC\ST\STM32F10x\stm32f10x.h")
2、 warning: #47-D: incompatible redefinition of macro"HSE_Value" (declared at line 511 of"C:\Keil\ARM\INC\ST\STM32F10x\stm32f10x.h")這個警告是重復定義了晶振頻率,可以去stm32f10x.h修改