*** Using Compiler 'V5.06 update 4 (build 422)', folder: 'C:Keil_v5ARMARMCCBin'
Build target 'Target 1'
compiling main.c...
main.c(16): error: #18: expected a ")"
IPOH_MODER&=~(3<<(2*10));
main.c(17): error: #18: expected a ")"
IPOH_MODER|=(1<<(2*10));
main.c(19): error: #18: expected a ")"
PIOH_ODR&=~(1<<10);
main.c(29): warning: #1-D: last line of file ends without a newline
}
main.c: 1 warning, 3 errors
".outLED-REG.axf" - 3 Error(s), 1 Warning(s).
这是错误
0