Search found 2 matches
- Fri Aug 24, 2012 6:20 am
- Forum: V-USB
- Topic: Which compiler is better for "V-USB"
- Replies: 1
- Views: 3057
Re: Which compiler is better for "V-USB"
hi, in order to include the files in atmel studio u just need to click on the project and click add existing item.. then select all the files of the usb lib u wants.... next the "Const." problem is easy to be solved just put the word "const" before each line the compiler is telli...
- Thu Aug 23, 2012 11:38 am
- Forum: V-USB
- Topic: v-usb circuit isn't working please help
- Replies: 0
- Views: 5159
v-usb circuit isn't working please help
i had this problem that "variable must be const " and i made everything "const" that the compiler asked for ...next i edited all values that is related to my circuit like the f-cpu and ports numbers ...and other that are recommended in the read-me file ....but the problem is that...