Backing up firmware
- Eaglezsoar
- ULTIMATE 3D JEDI
- Posts: 7159
- Joined: Sun Apr 01, 2012 5:26 pm
Backing up firmware
If I am using a copy of repetier and have it configured the way I want it, is there anyway to create a backup of the firmware
so that I have a copy in case of catastrophic failure. I read about AVRDUDE but I'm not sure if that is what I want to create
such a backup. Is there anyone who can help with this?
so that I have a copy in case of catastrophic failure. I read about AVRDUDE but I'm not sure if that is what I want to create
such a backup. Is there anyone who can help with this?
Re: Backing up firmware
If you've configured it the way you want it, you've ALREADY got a backup - the source code! Burn it to a CD or throw it on a thumb drive.
g.
g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
- Eaglezsoar
- ULTIMATE 3D JEDI
- Posts: 7159
- Joined: Sun Apr 01, 2012 5:26 pm
Re: Backing up firmware
Isn't it amazing how I can take the simplest of things and make them difficult.
You are 100 percent correct. Now I wonder why such utilities such as AVRDUDE and
AVRDUDEGUI exist. This is such a complicated hobby, I should have tried something
simpler like being a brain surgeon.
You are 100 percent correct. Now I wonder why such utilities such as AVRDUDE and
AVRDUDEGUI exist. This is such a complicated hobby, I should have tried something
simpler like being a brain surgeon.

-
- Printmaster!
- Posts: 78
- Joined: Mon Feb 18, 2013 4:08 pm
Re: Backing up firmware
Eagle, I'm the same way.
Being in the IT field, EVERYTHING needs a backup before you work with it. So I figured the Arduino did also in order to make changes. . Your weren't alone..
Being in the IT field, EVERYTHING needs a backup before you work with it. So I figured the Arduino did also in order to make changes. . Your weren't alone..

Re: Backing up firmware
Sure you've got a copy of the source code, and but you've probably changed a bunch of things in eeprom. How can we backup those settings?
If you change settings in eeprom and don't like it, is there an easy way to revert back to a known good configuration?
If you just compile and upload an old firmware version, but your eeprom settings from last time will still remain.
If you change settings in eeprom and don't like it, is there an easy way to revert back to a known good configuration?
If you just compile and upload an old firmware version, but your eeprom settings from last time will still remain.
Re: Backing up firmware
I don't know of a built-in facility for backing up the EEPROM settings, but doing a screenshot of the EEPROM settings window and printing it would work pretty well. (or save the image to your backup media!)
g.
g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Re: Backing up firmware
Might look into using RCS or some other revision tracker to track changes to the source code.
- dan
- dan
Re: Backing up firmware
*cough* github *cough*

g.

g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Re: Backing up firmware
Ok, point made. I didn't really know what github was until you motivated me to go look at it a bit more.
I've been using RCS for almost 19 years so I'm more familiar with it and have evolved my own way of using it with the help of coworkers. I'll take a closer look at github.
- dan
I've been using RCS for almost 19 years so I'm more familiar with it and have evolved my own way of using it with the help of coworkers. I'll take a closer look at github.
- dan
Re: Backing up firmware
RCS is a step up from SCCS, but not by much. *laughs*
You'll really like git. It's got a ton of great features and is very, very cross-platform.
g.
You'll really like git. It's got a ton of great features and is very, very cross-platform.
g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
- Eaglezsoar
- ULTIMATE 3D JEDI
- Posts: 7159
- Joined: Sun Apr 01, 2012 5:26 pm
Re: Backing up firmware
Whats up with all this secret code words like git, RCS..................
Those "words" mean nothing to us clueless non secret code people.
Is git short for gittyup like the old cowboy movies?
Those "words" mean nothing to us clueless non secret code people.
Is git short for gittyup like the old cowboy movies?

- Eaglezsoar
- ULTIMATE 3D JEDI
- Posts: 7159
- Joined: Sun Apr 01, 2012 5:26 pm
Re: Backing up firmware
I was simply trying to add a little humor, I know how to use Google and use it a lot.
My attempt at humor was not to be taken seriously. A good day to all!
My attempt at humor was not to be taken seriously. A good day to all!
