Hi,
No change in that regard as far as I know.
I'm a bit rusty on the older version but I believe the CONFIGs are specified differently depending on which assembler you choose (PM or MPASM). I think the syntax you have is for PM so if you have MPASM selected as your assembler that might be where the problem is.
Also, if you have CONFIG or DEVICE directives in your source code file you have to comment the default ones out of the .inc file for the specific target, otherwise you'll get the Overwriting Previous Adress (or something like that) error.
Without more details on the actual error message that would be my best guess.
/Henrik.
Bookmarks