Need to start over.

Related to the development libraries, released by Curt Binder
Post Reply
bmhair03
Posts: 166
Joined: Sun Mar 20, 2011 1:22 pm

Need to start over.

Post 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!!
bmhair03
Posts: 166
Joined: Sun Mar 20, 2011 1:22 pm

Re: Need to start over.

Post by bmhair03 »

Wizard in Arduino stays on welcome screen doesnt go further either.
bmhair03
Posts: 166
Joined: Sun Mar 20, 2011 1:22 pm

Re: Need to start over.

Post 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
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Need to start over.

Post by rimai »

Try adding this to your setup()

Code: Select all

InternalMemory.IMCheck_write(0xCF06A31E);
Roberto.
bmhair03
Posts: 166
Joined: Sun Mar 20, 2011 1:22 pm

Re: Need to start over.

Post by bmhair03 »

Thanks will try tonight
Post Reply