Need some help.

New members questions
Post Reply
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Need some help.

Post by rimai »

You can either load the attached code once or add this line to your setup():

Code: Select all

    InternalMemory.IMCheck_write(0xCF06A31E);
Attachments
InitialInternalMemory.ino
(6.25 KiB) Downloaded 359 times
Roberto.
stifler51
Posts: 11
Joined: Fri Nov 04, 2011 3:29 am

Re: Need some help.

Post by stifler51 »

Tried both, still didnt clear off the No Internal Memory.

Matt
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Need some help.

Post by rimai »

Are you sure you are using the latest libraries?
If so, you will need to send it back for me to look at it.
PM for RMA if you want to send it back.
Roberto.
stifler51
Posts: 11
Joined: Fri Nov 04, 2011 3:29 am

Re: Need some help.

Post by stifler51 »

Ok, I got it to work. However i figured id post here how I got it to work so if someone else runs into the same.

Starting with 1.1.0 libraries, it would not load and give me the error No Internal Memory. No matter what i tried would not work. So as a last ditch effort, I found an old install of 1.0.2a libraries. I uninstalled 1.1.0 and install the ReefAngel under the 1.0.2a libraries. I ran the Wizard, uploaded the code and it worked. I then updated to the 1.1.0 and it worked. I did try reinstalling the 1.1.0 prior to installing the 1.0.2a. Im not sure what would cause it to work with one but not the other. Either way it's working now on 1.1.0 libraries.

Matt

Thanks everyone for the help.
Image
Post Reply