Hi,

@ first ... you do not have to care about those .BAS files ... they are here only for compiler use ( Goodram, badram, registers aliases ... etc,etc )

so, forget about them BOTH ... Compiler AUTOMATICALLY includes it ...

the .inc files may have the "Config" section commented when using MPLAB AND set configs inside the Program ...

But it's all you may have to do with those files ... The more you "touch" them , the more problems you'll get ...

Alain