Compile with avr studio in windows?

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
cszikszoy

Compile with avr studio in windows?

Post by cszikszoy » Tue Apr 15, 2008 4:59 am

Hello,

Does anyone have any experience compiling in windows using AVR Studio? I've built the easylogger, with minor modifications (tiny85, D- on PB1). I have also changed the usbconfig.h file accordingly.

When I try to make in the windows terminal I get a hex file. When programmed to my device, I get nothing out of the USB. (lsusb in linux shows no devices on the USB bus). I also get errors when trying to compile in AVR Studio.

I'm actually not sure what is not working correctly. I can confirm that the fuses are set correctly, and the device is powered when connected to USB. Any suggestions or advice would be much appreciated.

Thanks,
-Chris

Post Reply