It depends on what chip you are using.
Open the ASM_INTS.bas file and comment out the wsave variables that give errors.
Leave the one's that DO NOT cause errors un-commented.
<br>
It depends on what chip you are using.
Open the ASM_INTS.bas file and comment out the wsave variables that give errors.
Leave the one's that DO NOT cause errors un-commented.
<br>
DT
OK, it's working now. The problem was indeed with the wsave variables.
I'm using DT_INST-14.bas version 1.00. All the wsave stuff was already commented out there. The error messages gave the clue to uncomment the line "wsave var byte $70 SYSTEM". It then compiled without error for the 16F88 chip and other similar chips as well.
Oh ... ok,
I thought you were using the original Elapsed Timer Demo.
In DT_INTS-14 v1.00, I added new error messages that warn when the wsave variables need to be adjusted, and tell you what to do.
I thought that would finally end the questions about wsave vars .. I guess not.
In all fairness, I haven't explained that anywhere yet.
So you could not have known.
Glad you got it working.
DT
Bookmarks