From: avr f. <avr...@gm...> - 2008-06-22 07:50:35
|
ok. thanks. :)Now I have a harder question. 1. Why is my Arduino losing memory after turning it off. It could also be that the internal state is damage. 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. Background: This forth image is based on the svn repository. And uses AVRMacPack to compile. On Sun, Jun 15, 2008 at 8:40 PM, Christian Berger < cas...@ca...> wrote: > On Sunday 15 June 2008 20:26:19 avr feedback wrote: > > When Amforth it set to 9600 and ZTerm to 19200. It works. why? > > I guess your Arduino runs at 16 MHz but you told the assembler that your > controller is running at 8MHz. > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Amforth-devel mailing list > Amf...@li... > https://lists.sourceforge.net/lists/listinfo/amforth-devel > |