I'm trying to use DT instant interrupts but get 1 error message saying (Temp variables exceeding T0 " increase the MaxTvars constant"). I'm using the newest one downloaded off of the bottom of DT's webpage as he instructed on another thread.
I'm trying to use DT instant interrupts but get 1 error message saying (Temp variables exceeding T0 " increase the MaxTvars constant"). I'm using the newest one downloaded off of the bottom of DT's webpage as he instructed on another thread.
In the ReEnterPBP.bas file there's a constant.
MaxTvars CON 0
Increase the value until you no longer get the warning.
I was trying to minimize the amount of RAM used with the smaller chips.
So the T? var limit is adjustable now.
hth,
DT
Tried up thru 30 but now only get c:\pbp\pbppic14.lib 441:Symbol not previously defined(_T1 Save).There's like 5 of these errors but instead of 441 it's different numbers. Also 5 errors like above but with (_T2 Save).
Sorry about that.
If only I could get things right the first time. (or even the 5th).
This version of ReEnterPBP should be better.
Let me know if you have more problems.
DT
Thanks Darrel what ever you changed works fine now, no errors. Thanks again your the man.
Mike
Bookmarks