Hi,
If you're using MicroCodeStudio as your IDE then all you need to do is click View -> Compile and Program Options and make sure that the option Use Compiler Long Words (18 series MCU only) is ticked.
If you're compiling from the commandline then that is where you enter the -n option, ie PBPX -n -p18F45K20 myProgram.pbp or something like that.
/Henrik.




Bookmarks