des.plg

来自「c51写的DES加解密程序」· PLG 代码 · 共 37 行

PLG
37
字号
Build target 'des'compiling DES.c...compiling main.c...linking...*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS    SEGMENT: ?PR?_ENCRYPTION?DES*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS    SEGMENT: ?PR?_DECRYPTION?DES"des" - 0 Error(s), 2 Warning(s).Build target 'des'compiling main.c...linking..."des" - 0 Error(s), 0 Warning(s).Build target 'des'compiling DES.c....\DES.C(847): error C249: 'DATA': SEGMENT TOO LARGEcompiling main.c...Target not createdBuild target 'des'compiling DES.c....\DES.C(847): error C249: 'PDATA': SEGMENT TOO LARGEcompiling main.c...Target not createdBuild target 'des'compiling DES.c...compiling main.c...linking..."des" - 0 Error(s), 0 Warning(s).Build target 'des'compiling DES.c...compiling main.c...linking...creating hex file from "des"..."des" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?