[PicForth] Question on Code Pages

David McNab david at rebirthing.co.nz
Wed Oct 13 11:09:04 CEST 2004


Hi,

How does PicForth handle the issue of multiple code pages on PICs such 
as the 16f87x?

During compilation, when program mem usage exceeds 2k, does PicForth 
automatically place new words in the next program memory page, and 
automatically set PCLATH when a word in one page calls a word in another 
page?

If not, how do I go about placing different words into different pages, 
and calling words in one page from words in other pages?

-- 
Cheers
David


More information about the PicForth mailing list