Executing: "C:Program FilesMicrochipMPLAB C30binpic30-gcc.exe" -mcpu=24FJ64GB002 -x c -c "1-Wire App Note Source Code1wire.c" -o"1wire.o" -D__DEBUG -g -Wall
In file included from 1-Wire App Note Source Code1wire.c:45:
1-Wire App Note Source Code/1wire.h:23:7: warning: no newline at end of file
1-Wire App Note Source Code1wire.c: In function 'OW_reset_pulse':
1-Wire App Note Source Code1wire.c:115: error: '_asm' undeclared (first use in this function)
1-Wire App Note Source Code1wire.c:115: error: (Each undeclared identifier is reported only once
1-Wire App Note Source Code1wire.c:115: error: for each function it appears in.)
1-Wire App Note Source Code1wire.c:115: error: syntax error before 'movlw'
1-Wire App Note Source Code1wire.c:120: error: syntax error before 'movlw'
1-Wire App Note Source Code1wire.c:124: error: syntax error before 'movlw'
1-Wire App Note Source Code1wire.c: In function 'OW_write_bit':
1-Wire App Note Source Code1wire.c:147: error: '_asm' undeclared (first use in this function)
1-Wire App Note Source Code1wire.c:147: error: syntax error before 'movlw'
1-Wire App Note Source Code1wire.c:149: error: syntax error before 'movlw'
1-Wire App Note Source Code1wire.c:155: error: syntax error before 'movlw'
1-Wire App Note Source Code1wire.c:157: error: syntax error before 'movlw'
1-Wire App Note Source Code1wire.c: In function 'OW_read_bit':
1-Wire App Note Source Code1wire.c:176: error: '_asm' undeclared (first use in this function)
1-Wire App Note Source Code1wire.c:176: error: syntax error before 'movlw'
1-Wire App Note Source Code1wire.c:178: error: syntax error before 'movlw'
1-Wire App Note Source Code1wire.c:182: error: syntax error before 'movlw'
1-Wire App Note Source Code1wire.c:230:95: warning: no newline at end of file
更多回帖