Build target 'UsbTest'
compiling main.c...
..\USB\CONFIG\usb_pwr.h(54): error: #20: identifier "bool" is undefined
compiling stm32f10x_it.c...
..\USB\CONFIG\usb_pwr.h(54): error: #20: identifier "bool" is undefined
compiling hw_config.c...
..\USB\CONFIG\usb_pwr.h(54): error: #20: identifier "bool" is undefined
compiling usb_istr.c...
compiling usb_prop.c...
compiling usb_pwr.c...
..\USB\CONFIG\usb_pwr.h(54): error: #20: identifier "bool" is undefined
error type>(28): error: #20: identifier "bool" is undefined
error type>(28): error: #20: identifier "TRUE" is undefined
Target not created
不知道怎么回事? |