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