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
Code:
  ifdef PM_USED                             ; verify MPASM is the assembler
    "ERROR: DT_INTS does not support the PM assembler, USE MPASM"
  endif