|
"UUProg" - 0 Error(s), 3 Warning(s). 编译三个报警,为什么?
Build target 'Target 1'
compiling F34x_USB_Descriptors.c...
compiling F34x_USB_ISR.c...
compiling F34x_USB_Main.c...
compiling F34x_USB_Standard_Requests.c...
compiling F34x_USB_Utilities.c...
compiling F34x_SPI_Flash.c...
assembling STARTUP.A51...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?U_DELAY?F34X_USB_ISR
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_PAGE_ERASE?F34X_USB_ISR
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_PAGE_WRITE?F34X_USB_ISR
Program Size: data=181.0 xdata=8192 code=4832
creating hex file from "UUProg"...
"UUProg" - 0 Error(s), 3 Warning(s). |
|