Society of Robots - Robot Forum

Software => Software => Topic started by: Ravenwulff on February 22, 2010, 06:05:00 PM

Title: AVR Studio, $50 robot
Post by: Ravenwulff on February 22, 2010, 06:05:00 PM
I can not seem to download the .hex file from the PonyProg to the microcontroller.  AVR Studio can connect to the microcontroller just fine.  Is there any reason why i should not write to the microcontroller with Studio instead of trying to work with PonyProg.

Once the microcontroller is programmed is there a way to tell that it is complete?  i have not fully assembled the robot so i'm not sure whether to continue or keep trying to write with PonyProg.

Jason
Title: Re: AVR Studio, $50 robot
Post by: Joker94 on February 22, 2010, 10:03:35 PM
yeah you can program through AVR studio. When you click program in the flash section a blue bar will go along the bottom of the screen and when that bar has dissapeared the program has uploaded.

If you need any more help i will provide some screen prints.
Title: Re: AVR Studio, $50 robot
Post by: Ravenwulff on February 23, 2010, 11:03:40 AM
I don't need the screen shots thank you.  I just did know if there was some advantage to using the PonyProg.  Flash is the correct way or EEPROM?  Or does it matter, i'm not at all familar with either.
Title: Re: AVR Studio, $50 robot
Post by: SmAsH on February 23, 2010, 02:03:06 PM
You program to flash memory.
Title: Re: AVR Studio, $50 robot
Post by: Joker94 on February 24, 2010, 01:19:32 AM
nope there is no advantage to using pony prong. I prefer AVR studio for its usability and its simplicity. I am guessing that you have a USB programmer.

I think pony prong was made initially serial programmers. (but dont hold me to that :D)