0
Offline
Newbie
Karma: 0
Posts: 2
Arduino rocks
|
 |
« on: July 16, 2007, 12:02:31 am » |
I have a fresh download of the IDE, completely unmodified. When I try to start it via arduino.exe I get
6 [main] ? (21360) C:\Users\defsegx\Desktop\arduino-0008\tools\avr\bin\avr-g++.exe: *** fatal error - couldn't allocate heap, Win32 error 0, base 0x7C0000, top 0x7D0000, reserve_size 61440, allocsize 65536, page_const 4096 6 [main] avr-g++ 5800 child_copy: stack write copy failed, 0x22E920..0x230000, done 0, windows pid 2287700, Win32 error 5 8 [main] ? (13120) C:\Users\defsegx\Desktop\arduino-0008\tools\avr\bin\avr-g++.exe: *** fatal error - couldn't allocate heap, Win32 error 0, base 0x7C0000, top 0x7D0000, reserve_size 61440, allocsize 65536, page_const 4096 3215653 [main] avr-g++ 5800 child_copy: stack write copy failed, 0x22E920..0x230000, done 0, windows pid 2287700, Win32 error 5 8 [main] ? (19776) C:\Users\defsegx\Desktop\arduino-0008\tools\avr\bin\avr-g++.exe: *** fatal error - couldn't allocate heap, Win32 error 0, base 0x7C0000, top 0x7D0000, reserve_size 61440, allocsize 65536, page_const 4096 7356015 [main] avr-g++ 5800 child_copy: stack write copy failed, 0x22E920..0x230000, done 0, windows pid 2287700, Win32 error 5 6 [main] ? (4028) C:\Users\defsegx\Desktop\arduino-0008\tools\avr\bin\avr-g++.exe: *** fatal error - couldn't allocate heap, Win32 error 0, base 0x7C0000, top 0x7D0000, reserve_size 61440, allocsize 65536, page_const 4096 13473552 [main] avr-g++ 5800 child_copy: stack write copy failed, 0x22E920..0x230000, done 0, windows pid 2287700, Win32 error 5 avr-g++: fork: No error
At the top it says "Error building "Software Serial". Nothing will work after this. Any ideas?
|