Charles, >> $25 constant > PORTB > ok > >> $24 constant > DDRB
It looks like you're using two lines. constant expects the name following immediatly on the same line. $25 constant PORTB instead of $25 constant PORTB Matthias ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ [email protected] https://lists.sourceforge.net/lists/listinfo/amforth-devel
