From: Matthias T. <mt...@we...> - 2008-06-22 20:31:21
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 avr feedback wrote: btw: do you have a more usual name? > ok. thanks. :)Now I have a harder question. > 1. Why is my Arduino losing memory after turning it off. Well, RAM contents is usually lost when the power goes off ;=) > It could also be > that the internal state is damage. What do you mean with "internal state"? There are a few candidates for this label. > When I try to connect second time. It's not answering or garbage appear in > the terminal. I'm using default fuses. With baudrate 9600. What default fuses? Atmel factory defaults or arduino default? If Atmel default, try setting the fuses to maximize the frequency since 1MHz with the internal oszillator is usually non-working setup. If arduino defaults please let us know what they are. My Atmega168 works fine, but is not part of an arduino ... > > Background: > This forth image is based on the svn repository. > And uses AVRMacPack to compile. That should not do any harm since assembly is way too low level for optimizers and friends. br Matthias -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIXraa9bEHdGEMFjMRAtJgAKCkL4A82R/INVipZRXuEHyNzhrJSACgkXMK DHB0nwaZamAH2OJIXEtu/5Q= =bx1h -----END PGP SIGNATURE----- |