myprj.plg
来自「使用关于芯c51编写的以太程序网8109as的详细驱动」· PLG 代码 · 共 34 行
PLG
34 行
Build target 'Target 1'compiling ethernet.c...compiling ip.c...compiling main.c...MAIN.C(410): warning C209: '_flush_gate_mac': too few actual parameterscompiling 24c02.c...compiling Udp.c...linking...*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_WRITE24C02?24C02creating hex file from "myprj"..."myprj" - 0 Error(s), 2 Warning(s).Build target 'Target 1'compiling ethernet.c...compiling ip.c...compiling main.c...MAIN.C(388): error C202: 'destip': undefined identifiercompiling 24c02.c...compiling Udp.c...Target not createdBuild target 'Target 1'compiling ethernet.c...compiling ip.c...compiling main.c...compiling 24c02.c...compiling Udp.c...linking...*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_WRITE24C02?24C02creating hex file from "myprj"..."myprj" - 0 Error(s), 1 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?