Using PIC Pro 3.0.7.1 - the MPASM at C:\Program Files\Microchip\MPASM Suite\MPASMWIN.exe is 5.51 supplied with MPLAB 8.92 (LST file reports 5.51) - OS Win7 Ult SP1 x32.
I'm trying to compile code from thread http://www.picbasic.co.uk/forum/showthread.php?t=14232 post #24. Only change is to add wsave as directed by compiler
Code:
INCLUDE "DT_INTS-14.bas" ; Base Interrupt System
wsave VAR BYTE $70 SYSTEM ' alternate save location for W
ASM
The following errors are generated -

Perhaps DT-INTS-14 is corrupt? I include the copy I downloaded today.
Attachment 7178
Any help appreciated
George
Bookmarks