Still compile fine here...
Sure there's something weird in your PBP installation... well i think 
Anybody here still have 2.46 and may compile all the above?
P.S.: to place your code in a window like i did, just type
[code]
Paste your code here
[/code]
Please check you p18F2455.INC file in MPASM SUITE folder and search for TRNIF...line 234 or so
Code:
;----- UIR Bits -----------------------------------------------------
URSTIF EQU H'0000'
UERRIF EQU H'0001'
ACTVIF EQU H'0002'
TRNIF EQU H'0003'
IDLEIF EQU H'0004'
STALLIF EQU H'0005'
SOFIF EQU H'0006'
Last edited by mister_e; - 4th July 2007 at 16:26.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks