Re: [Flashforth-devel] draft of revised tutorial guide for FF5
Brought to you by:
oh2aun
From: Peter J. <pe...@me...> - 2014-05-06 00:28:23
|
http://dropbox.eait.uq.edu.au/e4pjacob/flash-forth/ff5-tutorial-guide-2014-05-06.pdf Added the example with bit words that manipulate bits from IO-space. Full speed, as you said. Also refined a little the description of building for the PIC18F microcontrollers and interaction via gtkterm. I have yet to print it on paper and then check it for errors and inconsistencies but it should be close to final form. Cheers, Peter J. On 05/05/14 23:48, Peter Jacobs wrote: > Thanks. A new version: > http://dropbox.eait.uq.edu.au/e4pjacob/flash-forth/ff5-tutorial-guide-2014-05-05.pdf > with section 3.2 a bit more detailed. > > I will have a go at using the bio0: and bio1: words tomorrow. It's a bit > late at night to get any more done (with reasonable quality). > Cheers, > Peter J. > > > On 05/05/14 13:39, Mikael Nordman wrote: >> Peter, >> After a quick scan through, I just noticed some small things. >> >> Abstract has wrong PIC18 number >> >> 3.2 has the wrong filename and USB filename complaint. >> I have changed the filename in FF5.0 >> >> References is missing the FF site. >> >> On Atmega the there is also the BIO0: BIO1: words that produce >> faster code (1 cycle) for IO adressess below $20. >> The BIT0: and BIT1: words use memory adressing (IO address + $20) >> I think I will merge these words so that the BIT words compile >> optimal code also for IO adressess below $20. >> >> BR Mike >> >> ------------------------------------------------------------------------------ >> Is your legacy SCM system holding you back? Join Perforce May 7 to find out: >> • 3 signs your SCM is hindering your productivity >> • Requirements for releasing software faster >> • Expert tips and advice for migrating your SCM now >> http://p.sf.net/sfu/perforce >> _______________________________________________ >> Flashforth-devel mailing list >> Fla...@li... >> https://lists.sourceforge.net/lists/listinfo/flashforth-devel > > ------------------------------------------------------------------------------ > Is your legacy SCM system holding you back? Join Perforce May 7 to find out: > • 3 signs your SCM is hindering your productivity > • Requirements for releasing software faster > • Expert tips and advice for migrating your SCM now > http://p.sf.net/sfu/perforce > _______________________________________________ > Flashforth-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flashforth-devel |