ch579同時用以太網和U盤功能,編譯一直報錯,單獨用其中一個就可以,是內存不夠嗎
compiling CH57x_uart2.c...
compiling CH57x_uart3.c...
linking...
.\Objects\project.axf: Error: L6218E: Undefined symbol CopySetupReqPkg (referred from CH579MAI.o).
.\Objects\project.axf: Error: L6218E: Undefined symbol CtrlClearEndpStall (referred from CH579MAI.o).
.\Objects\project.axf: Error: L6218E: Undefined symbol CtrlGetConfigDescr (referred from CH579MAI.o).
.\Objects\project.axf: Error: L6218E: Undefined symbol CtrlSetUsbConfig (referred from CH579MAI.o).
.\Objects\project.axf: Error: L6218E: Undefined symbol HostCtrlTransfer (referred from CH579MAI.o).
.\Objects\project.axf: Error: L6218E: Undefined symbol USBHostTransact (referred from CH579MAI.o).
Not enough information to list image symbols.
Finished: 1 information, 0 warning and 6 error messages.
".\Objects\project.axf" - 6 Error(s), 6 Warning(s).
Target not created.
Build Time Elapsed:? 00:00:04