I have a number of files that I wrote several years ago which contain DT-INT’s. Today I am having a problem compiling the same files that worked as expected a year ago.

Warning: Unable to open INCLUDE file DT-INTS-14
Warning: Unable to open INCLUDE file REENTERPBP

I am getting many other errors, but all derive from DT not opening.

So this one was strange, on one program compile, a copy of REENTERPBP opened up on MicroCode Studio Plus next to the working program then highlighting Vars_Saved = 1. It then reported that this variable had not been allocated. As
I look through Darrel list of variables Vars_Saved is not listed but used twice in his program. Of course most of what Darrel did was over my head.

So what have I missed?

* DT-INT and REENTERPBP is in correct folder *
* Non-DT programs are compiling correctly on same board
* I’ve even downloaded new copies of DT’s to correct folder
* PMASM is selected
* Processor is correctly selected
* No problem with hardware
* no time stamp error messages


comments please!
Wayne