[ATmega16 + AVRGCC] USB HID = Undefined procedure
Posted: Tue Nov 27, 2007 11:27 pm
Hello,
i want to make HID device. I haven't got any problems with configuration that library, but when i want to compile i take ERROR from compiler like:
1. "../usbdrv/usbdrv.c:251: undefined reference to `usbFunctionWrite'"
2. "../usbdrv/usbdrv.c:240: undefined reference to `usbCrc16'"
I am searching that procedures, but I not have that to this day.
Where I can find that procedures?
Sorry for my language
i want to make HID device. I haven't got any problems with configuration that library, but when i want to compile i take ERROR from compiler like:
1. "../usbdrv/usbdrv.c:251: undefined reference to `usbFunctionWrite'"
2. "../usbdrv/usbdrv.c:240: undefined reference to `usbCrc16'"
I am searching that procedures, but I not have that to this day.
Where I can find that procedures?
Sorry for my language