Hello Erich, Thank you for the reply. Can I safely assume the template file can be copied/pasted to my new project and used as-is for 1wire? The other question is about the other files required: dict_appl dict_appl_core etc. Should I be using the ones in the atmega2561 directory for creation of atmega2560 project?
Thanks again! Michael On 8/15/2013 12:53 PM, Erich Waelde wrote: > Hello Michael, > > On 08/15/2013 09:24 PM, Michael Picco wrote: >> I am using the avrispMK2 and Atmel Studio 5.0. >> >> ... The other >> question I have is the where in the 'project' I should include the 1wire >> file from the driver directory? > 1wire: > If you look into appl/template/template.asm you will find the include > near the end of the file together with 2 definitions (amforth 5.1) > ------------------------------ > ... > ; settings for 1wire interface, if desired > .equ OW_PORT=PORTA > .EQU OW_BIT=4 > .include "drivers/1wire.asm" > > ; include the whole source tree. > .include "amforth.asm" > ------------------------------- > > > > Cheers, > Erich > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite! > It's a free troubleshooting tool designed for production. > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > _______________________________________________ > Amforth-devel mailing list for http://amforth.sf.net/ > Amforth-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/amforth-devel ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel