Backing up firmware

Having a problem? Post it here and someone will be along shortly to help
Post Reply
User avatar
Eaglezsoar
ULTIMATE 3D JEDI
Posts: 7159
Joined: Sun Apr 01, 2012 5:26 pm

Backing up firmware

Post by Eaglezsoar »

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?
geneb
ULTIMATE 3D JEDI
Posts: 5358
Joined: Mon Oct 15, 2012 12:47 pm
Location: Graham, WA
Contact:

Re: Backing up firmware

Post by geneb »

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.
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
User avatar
Eaglezsoar
ULTIMATE 3D JEDI
Posts: 7159
Joined: Sun Apr 01, 2012 5:26 pm

Re: Backing up firmware

Post by Eaglezsoar »

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. :)
cjdavis618
Printmaster!
Posts: 78
Joined: Mon Feb 18, 2013 4:08 pm

Re: Backing up firmware

Post by cjdavis618 »

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.. :-)
ApacheXMD
Printmaster!
Posts: 186
Joined: Fri Mar 08, 2013 1:11 am

Re: Backing up firmware

Post by ApacheXMD »

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.
geneb
ULTIMATE 3D JEDI
Posts: 5358
Joined: Mon Oct 15, 2012 12:47 pm
Location: Graham, WA
Contact:

Re: Backing up firmware

Post by geneb »

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.
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
User avatar
dbarrans
Printmaster!
Posts: 273
Joined: Thu Jan 03, 2013 4:14 am

Re: Backing up firmware

Post by dbarrans »

Might look into using RCS or some other revision tracker to track changes to the source code.

- dan
geneb
ULTIMATE 3D JEDI
Posts: 5358
Joined: Mon Oct 15, 2012 12:47 pm
Location: Graham, WA
Contact:

Re: Backing up firmware

Post by geneb »

*cough* github *cough*

:)

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
User avatar
dbarrans
Printmaster!
Posts: 273
Joined: Thu Jan 03, 2013 4:14 am

Re: Backing up firmware

Post by dbarrans »

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
geneb
ULTIMATE 3D JEDI
Posts: 5358
Joined: Mon Oct 15, 2012 12:47 pm
Location: Graham, WA
Contact:

Re: Backing up firmware

Post by geneb »

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.
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
User avatar
Eaglezsoar
ULTIMATE 3D JEDI
Posts: 7159
Joined: Sun Apr 01, 2012 5:26 pm

Re: Backing up firmware

Post by Eaglezsoar »

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? :mrgreen:
User avatar
dbarrans
Printmaster!
Posts: 273
Joined: Thu Jan 03, 2013 4:14 am

Re: Backing up firmware

Post by dbarrans »

Google means the end of secrets.

http://www.lmgtfy.com/?q=rcs
http://www.lmgtfy.com/?q=git

- dan
User avatar
Eaglezsoar
ULTIMATE 3D JEDI
Posts: 7159
Joined: Sun Apr 01, 2012 5:26 pm

Re: Backing up firmware

Post by Eaglezsoar »

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! :P
Post Reply

Return to “Troubleshooting”