Difference between revisions of "Using XploreFlash For USBasp based Programmer"
(Created page with "=Using Xplore Flash= =The first startup window= fig1: This is first screen =Select the programmer as USBasp= File:2_Select_Programmer_as_USBasp.PN...") |
|||
Line 1: | Line 1: | ||
+ | |||
+ | ==Setting up the XploreFlash Programmer== | ||
+ | {{Box|type=l_green_light|text= | ||
+ | Step 1: Xplore flash is based on various opensource software, it requires avrdude. Avrdude is part of WinAVR GCC complier. [http://sourceforge.net/projects/winavr/files/latest/download?source=files Download and install it.] | ||
+ | |||
+ | Step 2: Download and install [http://www.fischl.de/usbasp/usbasp-windriver.2011-05-28.zip USB driver for the programmer.] | ||
+ | |||
+ | Step 3: Download and install [http://xplorelabz.com/wiki/images/e/ef/XploreFlash.zip XploreFlash GUI]. (XploreFlash GUI is based on AVRDUDESS) | ||
+ | |||
+ | Step 4: Follow [[Using_XploreFlash|Step by step guide on using the programmer software XploreFlash]] program the micrcontroller. The GUI software will require [http://www.microsoft.com/en-gb/download/details.aspx?id=16614 .NET framework] 2.0 or later please download and install it. | ||
+ | }} | ||
+ | |||
=Using Xplore Flash= | =Using Xplore Flash= | ||
=The first startup window= | =The first startup window= |
Revision as of 13:01, 1 February 2014
Contents
Setting up the XploreFlash Programmer
Step 1: Xplore flash is based on various opensource software, it requires avrdude. Avrdude is part of WinAVR GCC complier. Download and install it.
Step 2: Download and install USB driver for the programmer.
Step 3: Download and install XploreFlash GUI. (XploreFlash GUI is based on AVRDUDESS)
Step 4: Follow Step by step guide on using the programmer software XploreFlash program the micrcontroller. The GUI software will require .NET framework 2.0 or later please download and install it.