Problem compiling internal memory

Do you have a question on how to do something.
Ask in here.
Post Reply
Poiromaniax
Posts: 180
Joined: Thu Apr 05, 2012 6:20 am
Location: JHB, South Africa

Problem compiling internal memory

Post by Poiromaniax »

Hey guys,

I just installed the mac version of arduino (got rid of my old pc, so mac only now).

I wiped my RA clean in preperation of some new coding. When i try to write internal memory using the RA Wizard, i get the following issue:
Screen Shot 2013-04-28 at 10.49.39 PM.png
Can someone point out to me what has gone wrong?

Thanks :D
You do not have the required permissions to view the files attached to this post.
Image
rimai
Posts: 12857
Joined: Fri Mar 18, 2011 6:47 pm

Re: Problem compiling internal memory

Post by rimai »

Thanks for reporting. It's a bug :(
Let me patch and get pushed shortly.
Roberto.
rimai
Posts: 12857
Joined: Fri Mar 18, 2011 6:47 pm

Re: Problem compiling internal memory

Post by rimai »

Ok, I've pushed v1.0.5
Roberto.
Poiromaniax
Posts: 180
Joined: Thu Apr 05, 2012 6:20 am
Location: JHB, South Africa

Problem compiling internal memory

Post by Poiromaniax »

rimai wrote:Ok, I've pushed v1.0.5
Thanks Roberto. I was also having problems uploading code? It would just say "upload error"

Is that also a bug? Because the code I was uploading is the exact same code I was using previously. No changes in any way
Image
rimai
Posts: 12857
Joined: Fri Mar 18, 2011 6:47 pm

Re: Problem compiling internal memory

Post by rimai »

No... no bug in there.
What was the error code in red?
Maybe a different serial port?
Roberto.
Poiromaniax
Posts: 180
Joined: Thu Apr 05, 2012 6:20 am
Location: JHB, South Africa

Re: Problem compiling internal memory

Post by Poiromaniax »

I tried both serial ports that it gave me and both times the error message was : "Error Uploading"

Nothing else, just that

attached is my code

Current.ino
You do not have the required permissions to view the files attached to this post.
Image
rimai
Posts: 12857
Joined: Fri Mar 18, 2011 6:47 pm

Re: Problem compiling internal memory

Post by rimai »

I don't get any errors from the code itself, so it must be communication.
If you already check the serial port, we are down to the cable or the controller.
Does it reboot a few seconds after you hit upload?
Roberto.
Poiromaniax
Posts: 180
Joined: Thu Apr 05, 2012 6:20 am
Location: JHB, South Africa

Re: Problem compiling internal memory

Post by Poiromaniax »

rimai wrote:I don't get any errors from the code itself, so it must be communication.
If you already check the serial port, we are down to the cable or the controller.
Does it reboot a few seconds after you hit upload?
I got it working eventually :D

Updated to new libraries and it seems to be ok now.
Image
Post Reply