Page 1 of 1

Need to start over.

Posted: Sun Mar 09, 2014 1:58 pm
by bmhair03
I ended up with the "No Internal memory found" message on my RA screen after a upload try. Its been a long while since I have messed with any of this so I forgot it all.Ive tried reloading Internal memory file from the example folder. It uploads fine but nothing changes on the RA screen, and I cant upload my pde. file
HELP!!

Re: Need to start over.

Posted: Sun Mar 09, 2014 2:10 pm
by bmhair03
Wizard in Arduino stays on welcome screen doesnt go further either.

Re: Need to start over.

Posted: Sun Mar 09, 2014 4:50 pm
by bmhair03
Got wizard to work but now get new reef angel logo and no internal memory on the RA screen? both Ra's i try

Re: Need to start over.

Posted: Mon Mar 10, 2014 8:13 am
by rimai
Try adding this to your setup()

Code: Select all

InternalMemory.IMCheck_write(0xCF06A31E);

Re: Need to start over.

Posted: Mon Mar 10, 2014 12:38 pm
by bmhair03
Thanks will try tonight