Society of Robots - Robot Forum

Software => Software => Topic started by: violinkid on August 24, 2009, 02:23:02 PM

Title: Programming ATmega8
Post by: violinkid on August 24, 2009, 02:23:02 PM
I'm new to programming micro chips, and I am wondering if you already have a program on the chip and you load another program unto it. Does the old program get overwrited or what happens?  ???
Title: Re: Programming ATmega8
Post by: Razor Concepts on August 24, 2009, 02:53:09 PM
The old program gets erased first and then the new program gets flashed.