ok, let me write down exactly what I am doing, so you can tell me where I am wrong:
1. open driver.c from Tido’s BLF-VLD, select all and copy.
2. open AVRStudio 5, and make a new project
3. Paste over what I copied from driver.c
4. change to my prefered settings as sixty545 posted here
and then press compile on the avrstudio toolbar
I think I may found what I am doing wrong, can anyone please explain to me in details how to compile??
yes I have read the whole thread about perfect modes but I don’t seem to understand the compile thing…
5. then I burn the hex and eep using burn o mat into the chip and verify them. at this point everything seems fine.
6. I now try to test the light but nothing happens, it does not even light up.