Have you commented out what's in the MPASM .inc file or is that where you're changing the CONFIG?
__CONFIG is a directive and MPASM found it in column one where it expects to see labels, try indenting it.
/Henrik.
Have you commented out what's in the MPASM .inc file or is that where you're changing the CONFIG?
__CONFIG is a directive and MPASM found it in column one where it expects to see labels, try indenting it.
/Henrik.
Bookmarks