Hi Jan,

> 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?

Really strange. The sourceforge files are created using the Atmel
assembler itself. (ok using wine and linux, but that should do no harm
to the generated files).

What's strange too is that the USB connection get lost, when you
reprogram the Atmege328p, the USB-Atmega16 should not be affected
at all (at least, I cannot see anything related)...

Sorry, no help from my side (until someone else tells me)
Matthias

PS: One very little chance is: could you upgrade to AVR Studio 5 or 6?

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to