C:\icc\bin\imakew -f 电子钟.mak
iccavr -c -IC:\icc\include\ -e -DATMEGA -DATMega16 -l -g -Mavr_enhanced F:\单片机\AVR单~1\ATmega16学习资料\05电子~1\电子钟.c
!E F:\单片机\AVR单~1\ATmega16学习资料\05电子~1\电子钟.c(52): operands of / have illegal types `pointer to unsigned char' and `int'
!E F:\单片机\AVR单~1\ATmega16学习资料\05电子~1\电子钟.c(53): operands of % have illegal types `pointer to unsigned char' and `int'
C:\icc\bin\imakew.exe: Error code 1
Done: there are error(s). Exit code: 1 |