Maker Pro
Maker Pro

Software Uploading Problem

pavankukkala

Mar 25, 2014
78
Joined
Mar 25, 2014
Messages
78
Hi friends,
I have bought the AVR Development board,
But AVR Studio software is not installing in my system,
Can anyone say me which software can be useful to work on the AVR Development Board other than the AVR Studio software and its version and its specifications.

I have ATmega16A IC.
Can Anyone explain How to download and install any software(Other than AVR Studio).
and How to run,upload and compile the program Plzzzzzzzzzzzzz step by step.
Its Very urgent
 

Martaine2005

May 12, 2015
4,932
Joined
May 12, 2015
Messages
4,932
I think your questions would be better in the www search bar.
Then read a lot. Then try what you read.
If it doesn't work, read some more and try again!!
We have to do it all the time. And don't have the inclination to babysit:)

All of your questions are very easy to find. You have no problem typing the question, so try it! You might like it:)
Also, I posted the minimum pc requirements in your other post!
And you don't bother to respond. Or put your pc details in your post. Just my honest opinion.

Martin
 

pavankukkala

Mar 25, 2014
78
Joined
Mar 25, 2014
Messages
78
My laptop specifications are

RAM -2 Gb
32 bit OS
Processor- Intel(R) Core(TM)2 Duo CPU
Windows 7 Ultimate
 

pavankukkala

Mar 25, 2014
78
Joined
Mar 25, 2014
Messages
78
Hi ,

I have tried using ATmega16 Microcontroller to execute and upload on board command prompt with the help of RS232 Cable. I have written command like this
avrdude -p m16 avrisp -e -U flash:w:agps16.hex

I have got errors as these in command prompt

1. Not in syn
2. Timeout
 

Harald Kapp

Moderator
Moderator
Nov 17, 2011
13,700
Joined
Nov 17, 2011
Messages
13,700
AVRdude is only the programming software. You'll need a programmer in addition. See these pages.

If the error persists, you'll have to show us how you connected the programmer to the PC and to teh AVR.
 
Top