AVR compile error

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
shantz
Posts: 1
Joined: Thu Apr 15, 2010 10:01 am

AVR compile error

Post by shantz » Thu Apr 15, 2010 10:09 am

I`m new with V-usb... and I`m trying to understand how it`s works... but i can`t compile anything. I tryed some example from this forum... and offcourse isn`t work.

I put all include file path in "Include Directories"... and it can find that files.... but some file still missing.
Can anyone tell me some steps... for compiling a small example with avr?
Sorry for my english...
I wanna know how can i send just one char from my device to PC (using V_usb)

Post Reply