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
Driver Information
- DavidA
- Matrix Staff
- Posts: 1076
- Joined: Fri Apr 23, 2010 2:18 pm
- Location: Matrix Multimedia Ltd
- Has thanked: 58 times
- Been thanked: 258 times
- Contact:
Re: Driver Information
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.
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.