main.plg

来自「51单片机学习的源代码」· PLG 代码 · 共 69 行

PLG
69
字号
Build target 'Target 1'compiling main.c...MAIN.C(16): error C141: syntax error near 'char'MAIN.C(23): error C141: syntax error near 'char', expected '*'MAIN.C(23): error C141: syntax error near ')'MAIN.C(23): error C141: syntax error near 'H'MAIN.C(23): error C202: 'H': undefined identifierTarget not createdBuild target 'Target 1'compiling main.c...MAIN.C(16): error C141: syntax error near 'char'MAIN.C(23): error C141: syntax error near 'char', expected '*'MAIN.C(23): error C141: syntax error near ')'MAIN.C(23): error C141: syntax error near 'H'MAIN.C(23): error C202: 'H': undefined identifierTarget not createdBuild target 'Target 1'compiling main.c...MAIN.C(23): error C141: syntax error near 'char', expected '*'MAIN.C(23): error C141: syntax error near ')'MAIN.C(23): error C141: syntax error near 'H'MAIN.C(23): error C202: 'H': undefined identifierTarget not createdBuild target 'Target 1'compiling main.c...MAIN.C(15): error C141: syntax error near 'char'MAIN.C(23): error C141: syntax error near 'char', expected '*'MAIN.C(23): error C141: syntax error near ')'MAIN.C(23): error C141: syntax error near 'H'MAIN.C(23): error C202: 'H': undefined identifierTarget not createdBuild target 'Target 1'compiling main.c...MAIN.C(24): error C141: syntax error near 'char', expected '*'MAIN.C(24): error C141: syntax error near ')'MAIN.C(24): error C141: syntax error near 'H'MAIN.C(24): error C202: 'H': undefined identifierTarget not createdBuild target 'Target 1'compiling main.c...MAIN.C(24): error C141: syntax error near 'H'MAIN.C(24): error C202: 'H': undefined identifierTarget not createdBuild target 'Target 1'compiling main.c...MAIN.C(25): error C141: syntax error near 'H'MAIN.C(25): error C202: 'H': undefined identifierTarget not createdBuild target 'Target 1'compiling main.c...MAIN.C(25): error C141: syntax error near 'H'MAIN.C(25): error C202: 'H': undefined identifierTarget not createdBuild target 'Target 1'compiling main.c...MAIN.C(24): error C141: syntax error near 'H'MAIN.C(24): error C202: 'H': undefined identifierTarget not createdBuild target 'Target 1'compiling main.c...linking...Program Size: data=9.0 xdata=4 code=299"main" - 0 Error(s), 0 Warning(s).Build target 'Target 1'compiling main.c...linking...Program Size: data=9.0 xdata=4 code=299"main" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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