Drivers installed fine. The board is also blinking by itself, without the upload. I have a Arduino Diecimila.
I'm using Vista 64-bit Ultimate (it drops out of aero in a java environment I guess)
Picture of the board...
Thanks for any help
Drivers installed fine. The board is also blinking by itself, without the upload. I have a Arduino Diecimila.
I'm using Vista 64-bit Ultimate (it drops out of aero in a java environment I guess)
Picture of the board...
Thanks for any help
Can you copy the full text of the error you get and paste it here? It's possible that the software simply won't work under the 64-bit version of Windows Vista. You're not running cygwin, are you (or anything else that uses a cygwin dll)?
I don't remember ever seeing cygwin before, but it's possible that it's running, I've got way too much stuff installed atm.
2 [main] ? (5164) C:\Users\mootsfox\Desktop\arduino-0009-win\arduino-0009\tools\avr\bin\avr-g++.exe: *** fatal error - cygheap base mismatch detected - 0x0/0x6115B900.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version should
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
21 [main] avr-g++ 1948 child_copy: stack write copy failed, 0x27DAE0..0x280000, done 0, windows pid 2611732, Win32 error 5
2 [main] ? (5196) C:\Users\mootsfox\Desktop\arduino-0009-win\arduino-0009\tools\avr\bin\avr-g++.exe: *** fatal error - cygheap base mismatch detected - 0x0/0x6115B900.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version should
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
1025230 [main] avr-g++ 1948 child_copy: stack write copy failed, 0x27DAE0..0x280000, done 0, windows pid 2611732, Win32 error 5
2 [main] ? (5224) C:\Users\mootsfox\Desktop\arduino-0009-win\arduino-0009\tools\avr\bin\avr-g++.exe: *** fatal error - cygheap base mismatch detected - 0x0/0x6115B900.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version should
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
3031953 [main] avr-g++ 1948 child_copy: stack write copy failed, 0x27DAE0..0x280000, done 0, windows pid 2611732, Win32 error 5
2 [main] ? (5264) C:\Users\mootsfox\Desktop\arduino-0009-win\arduino-0009\tools\avr\bin\avr-g++.exe: *** fatal error - cygheap base mismatch detected - 0x0/0x6115B900.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version should
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
7039062 [main] avr-g++ 1948 child_copy: stack write copy failed, 0x27DAE0..0x280000, done 0, windows pid 2611732, Win32 error 5
avr-g++: fork: No error
Can you try Arduino 0010?
Still giving me some sort of error when I open the program, but it uploads! Thanks for the help