Page 1 of 1

Driver Information

Posted: Tue Aug 17, 2010 1:34 am
by DILJINDER SINGH
HELLO SEAN

KINDLY TELL THAT WHICH DRIVER IS REQUIRED FOR SOFTWARE

- One that works with Atmels software, but not our software.
- One that works with our software, but not with Atmels
- One that works with both.

THANKS IN ADVANCE

REGARDS

DILJINDER SINGH

Re: Driver Information

Posted: Tue Aug 17, 2010 7:27 am
by DavidA
The driver that can work with both is located here:

http://www.matrixmultimedia.com/mmforum ... .php?id=97

But your programmer settings need to be correct, if you are programming with AVRstudio already then you are better off just changing your programmer settings to the the following.

Open the Flowcode 'Chip -> Compiler Options' menu

Make the following changes in the two indicated text boxes in Programmer section of the Compiler Options panel

Location:
C:\Program Files\Atmel\AVR Tools\STK500\Stk500.exe

Parameters:
-cUSB -d%t -e -if"%D\%f.hex" -pf -vf

Note: The location string is the default installation location for AVR Studio. If you have installed AVR Studio in a different location, you will need to change the string accordingly.