Good catch with the fuses configuration. I have skipped watchdog fuse 
configuration. 

No problem with the fuses: avrdude can set them easily and I have a makefile 
rule for that.

Regarding the file, yes, I've found wdr.asm, 
but IMHO at least the dict_mcu.inc is not correct, as the no-wdt.asm file is 
missing.


Greetings
Rafael



________________________________
 De: Enoch <[email protected]>
Para: [email protected] 
Enviado: Sábado 16 de febrero de 2013 18:32
Asunto: Re: [Amforth] no-wdt
 
Rafael Gonzalez <[email protected]> writes:

> Hello list
>
> Trying to include dict_mcu.inc, I can't find file  words/no-wdt.asm
> It seems this file is missing from the distribution (amforth-5.0 or 
> amforth-code trunk)

Matthias latest docs say:

"amforth provides wrapper words for the microcontroller instructions
SLEEP and WDR (watch dog reset). To work properly, the MCU needs more
configuration. amforth itself does not call these words."

and there is core/words/wdr.asm

Dealing with the fuses (WDTON) is currently outside Amforth scope.

Regards, Enoch.


>
> Greetings
> Rafael
> ------------------------------------------------------------------------------
> The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
> is your hub for all things parallel software development, from weekly thought 
> leadership blogs to news, videos, case studies, tutorials, tech docs, 
> whitepapers, evaluation guides, and opinion stories. Check out the most 
> recent posts - join the conversation now. http://goparallel.sourceforge.net/


------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
[email protected]
https://lists.sourceforge.net/lists/listinfo/amforth-devel
------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
[email protected]
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to