Hello everybody

I have just installed PBP3 with Microcode Studio Plus 5 and I have been trying to compile Robert Wozniak's High-Resolution Timer code, as is with no changes, but I get the following errors:

PICBASIC PRO(TM) Compiler 3.0.6.4, (c) 1998, 2012 microEngineering Labs, Inc.
All Rights Reserved.
Message[303] C:\USERS\CHRIS\DOCUMENTS\MCSP\SPD TIMER\HIRES TIMER 610.ASM 3263 : Program word too large. Truncated to core size. (012D54D0)
Message[303] C:\USERS\CHRIS\DOCUMENTS\MCSP\SPD TIMER\HIRES TIMER 610.ASM 3263 : Program word too large. Truncated to core size. (012D54E8)
[MESSAGE] pic18f4680.pbpinc(504): LONG Variables enabled (PBPL used)
<font color="#FF0000"><b>[ASM ERROR] HIRES TIMER 610.ASM (3263) : Overwriting previous address contents (0001)
<font color="#FF0000"><b>[ASM ERROR] HIRES TIMER 610.ASM (3263) : Overwriting previous address contents (0000)

What does this mean. Can anyone help.

Regards Chris