From: Jan K. <kro...@ho...> - 2012-05-14 14:28:54
|
Hello, I found some strange thing. I compiled the version 4.8 under windows with AVR Studio 4. As you can see there where no errors. ATmega328P memory use summary [bytes]: Segment Begin End Code Data Used Size Use% --------------------------------------------------------------- [.cseg] 0x000000 0x007ef6 1936 10724 12660 32768 38.6% [.dseg] 0x000100 0x0001dd 0 221 221 2048 10.8% [.eseg] 0x000000 0x000052 0 82 82 1024 8.0% Assembly complete, 0 errors. 0 warnings When I flash this version to the Arduino, some strange things where find. Windows/IMAC is not recognise any more the USB port of the arduino! When I take the prepared files (Get from the sourse forge side) from the directory c:\amforth-4.8\appl\arduino and flash them to the arduino there is no problem. (duemilanove.hex and duemilanove.eep.hex) Is this meaning that i never can make a version under windows? Thanks for anny help. Jan Kromhout Hellevoetsluis-NL |