Hi,
Where do PbP place its library files ???? .... so: RTFM, ...
nothing strange here.
Alain
Hi,
Where do PbP place its library files ???? .... so: RTFM, ...
nothing strange here.
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
I have read the manual cover to cover many times and I can't find this information. Would you please be so kind and tell me where I can read about this. The manual is kind of weak in this subject.
I don't get why PBP ignores the ORG statement in the BASIC file or is this a Bill Gates function? (forget what the user wants and do according to own ideas)
The idea of using PBP is to minimize the ASM part of programing.
Chapter 8.3 : Placement of in-line assembly ...
... reason to place libs here is probably the handling of page bits ... far before the 18xxx devices existed.
sooooo ... , why do you want to give the low part adress ??? let PbP do it !!! and ONLY if necessary ( ! ) give the High part address.
( and think an asm statement resets to page 0 ... if you use something else than a 18xxx device !!! you must also care with PCLATH )
Alain
Last edited by Acetronics2; - 20th July 2006 at 14:40.
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Bookmarks