Data Sheet
User Manual
WiLoader Revision G
the Atmel Studio with the project path. Finally, the green arrow (start without debugging) can be
utilized in order to program the MCU.!
Connecting to CodeVision AVR
The connection to this software is similar to Atmel Studio. In this application, the user should
select the Execute User's Program option inside After Make tab in project properties and then
enter the necessary parameters by pressing the Program Settings button.!
The Program Directory should be filled in the same way as in Atmel Studio with
WiLoaderInterface file path. The Command Line Parameters section must also be filled in with
programming parameters, with the difference here being that in front of –Uflash:w: the full path
of hex file must be inserted. For example, the Parameters section should be filled as written
below. !
–p atmega328p –c avrisp –b 2000000 “–Uflash:w:D:
\WiLoader\QC_sketch\QC_sketch.ino.standard.hex”%!
34