Quote Originally Posted by flotulopex View Post
So where can I find the correct syntax for MCS then???
It's not so much the correct syntax for MCS, it's more the correct syntax for the compiler/assembler you are using.
If it's MPASM, the config registers are listed in that particular MCUs INC file in the MPASM directory near the end of the file (usually).
If it's PM, their listed in that particular MCUs INC file in the PBP INC directory near the beginning of the file (usually).