[CCC DEV] Servo implementation question
Dennis Meade
meade.dennis at gmail.com
Fri Jun 25 01:11:56 BST 2010
For whatever reason, I still keep getting the Status "E" when I build my
stuff in avr-servo. So I downloaded trunk and now I get the error
messages below.:
context appears as" extern tvm_ectx_t context" in tvm-arduino.h.. I did
a search for "tvm_ectx_t" and couldn't find its definition.
/usr/lib/gcc/avr/4.3.4/../../../avr/lib/avr5/crtm328p.o: In function
`__bad_interrupt':
../../../../crt1/gcrt1.S:193: undefined reference to `main'
interrupts.o: In function `clear_pending_interrupts':
/home/dennis/share/new-trunk/tvm/arduino/interrupts.c:134: undefined
reference to `context'
/home/dennis/share/new-trunk/tvm/arduino/interrupts.c:134: undefined
reference to `context'
/home/dennis/share/new-trunk/tvm/arduino/interrupts.c:134: undefined
reference to `context'
/home/dennis/share/new-trunk/tvm/arduino/interrupts.c:134: undefined
reference to `context'
--
Dennis
More information about the developers
mailing list