Page 1 of 1
Problem compiling internal memory
Posted: Sun Apr 28, 2013 1:53 pm
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

Re: Problem compiling internal memory
Posted: Sun Apr 28, 2013 7:01 pm
by rimai
Thanks for reporting. It's a bug

Let me patch and get pushed shortly.
Re: Problem compiling internal memory
Posted: Sun Apr 28, 2013 7:19 pm
by rimai
Ok, I've pushed v1.0.5
Problem compiling internal memory
Posted: Sun Apr 28, 2013 10:58 pm
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
Re: Problem compiling internal memory
Posted: Sun Apr 28, 2013 11:02 pm
by rimai
No... no bug in there.
What was the error code in red?
Maybe a different serial port?
Re: Problem compiling internal memory
Posted: Mon Apr 29, 2013 1:22 am
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
Re: Problem compiling internal memory
Posted: Mon Apr 29, 2013 8:08 am
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?
Re: Problem compiling internal memory
Posted: Mon Apr 29, 2013 12:38 pm
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
Updated to new libraries and it seems to be ok now.