The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results (selected in 'Test Results' table below)
What works
Open and edit a project
What does not
Building project as the build menu is not visible.
Connecting to the target (i.e. using Tools -> AVR Prog). Same error as previous test: "Cannot connect to target". I am using the AVR Dragon board connected to
an AT90USB1287 via JTAG.
I've spent hours on this without being able to find a solution. The problem seems to be in that the AVR Dragon is not recognized under linux, as it only appears on /dev/bus/usb/x/x. However it works great with avrdude and avarice.
What was not tested
Compiling, Building, Debugging.
Additional Comments
My recommendation is forget completely about AVRStudio under wine and use the linux tools: avr-gcc, avr-libc, avrdude, avarice, avr-gdb. They all work great.