I think this is an old issue that's been discussed before but I can't seem to re-create the solution.
Using device 12F683
When I INCLUDE "DT_INTS_14.bas" the program compiles but there is an error message saying "No access to RAM at $70, change to $20 SYSTEM" . I've seen this before, and I thought the answer was to comment out $70 and un-comment $20 . When I do this,and at the same time change the name of the INCLUDE to "DT_INTS_14 test.bas, the compiler cannot open the INCLUDE. What is wrong?
Bookmarks