MEMCON isn't a config word setting. It's a special function register.
@ __CONFIG is only valid for "config word" settings. It has nothing to do with
"special function registers".
If you just need to set MEMCON.7, then MEMCON.7 = 1 should be all you
need.
Bookmarks