Hi Quin,

Open the DT_INTS-14 file, and at the top there is a comment that says what to do.

In your case, the 16F648A doesn't have any general purpose registers in BANK3.
So there's no need for the WSAVE3 variable.

To fix the error, simply comment out that line.

hth,