pwm.plg

来自「PWM波程序 可以用来控制电机调速」· PLG 代码 · 共 55 行

PLG
55
字号
Build target 'Target 1'compiling PWM.C....\PWM.C(17): error C202: 'counter': undefined identifier.\PWM.C(20): error C202: 'counter': undefined identifierTarget not createdBuild target 'Target 1'compiling PWM.C....\PWM.C(12): error C141: syntax error near 'void'.\PWM.C(12): warning C206: 'init': missing function-prototype.\PWM.C(13): error C141: syntax error near '{'.\PWM.C(18): error C141: syntax error near 'void'.\PWM.C(18): warning C206: 'main': missing function-prototype.\PWM.C(19): error C141: syntax error near '{'.\PWM.C(20): error C202: 'conter': undefined identifier.\PWM.C(25): error C141: syntax error near 'void'.\PWM.C(25): warning C206: 'timer0': missing function-prototype.\PWM.C(25): error C141: syntax error near 'interrupt'.\PWM.C(26): error C141: syntax error near '{'.\PWM.C(36): error C141: syntax error near ''Target not createdBuild target 'Target 1'compiling PWM.C....\PWM.C(12): error C141: syntax error near 'void'.\PWM.C(12): warning C206: 'init': missing function-prototype.\PWM.C(13): error C141: syntax error near '{'.\PWM.C(18): error C141: syntax error near 'void'.\PWM.C(18): warning C206: 'main': missing function-prototype.\PWM.C(19): error C141: syntax error near '{'.\PWM.C(20): error C202: 'couter': undefined identifier.\PWM.C(25): error C141: syntax error near 'void'.\PWM.C(25): warning C206: 'timer0': missing function-prototype.\PWM.C(25): error C141: syntax error near 'interrupt'.\PWM.C(26): error C141: syntax error near '{'.\PWM.C(36): error C141: syntax error near ''Target not createdBuild target 'Target 1'compiling PWM.C....\PWM.C(20): error C202: 'couter': undefined identifierTarget not createdBuild target 'Target 1'compiling PWM.C...linking..."PWM" - 0 Error(s), 0 Warning(s).Build target 'Target 1'compiling PWM.C...linking..."PWM" - 0 Error(s), 0 Warning(s).Build target 'Target 1'compiling PWM.C...linking..."PWM" - 0 Error(s), 0 Warning(s).Build target 'Target 1'creating hex file from "PWM"..."PWM" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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