Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

help in usb data communication program

Status
Not open for further replies.

hosnie

Newbie level 3
Joined
Apr 28, 2008
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,302
usb communication program

hi,
i have a program for connecting atmega8 with usb, and send data from avr to PC.
but when i build is the error "undefined reference to `usbCrc16'"
this variable is in "usbdrv.c"
it has been declared in "usbdrv.h" with this code " extern unsigned usbCrc16(uchar *data, uchar len);" but i can't find it's definition.
i am beginner, could someone help me please?
i use atmega8
i have attached source codes.
 

how to usb data comunication

Hi,
You're missing a file (attached below).

Alternatively, you might want to [re-]download the latest version of the project >here<.

Arthur
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top