Hi,
I've been editing using MPLab IDE and building on the command line using
gpasm/gplink 0.13.6. I specify -extended on the command line (also tried
-y). This builds fine, but when I load the COF file into MPLab IDE to
simulate/debug, I get a warning:
"The Extended CPU Mode configuration bit is enabled, but the program that
was loaded was not built using extended CPU instructions. Therefore, your
code may not work properly."
The configuration bits page under the Configure menu has "Configuration Bits
set in code" checked. I tried un-checking this and toggling the extended CPU
instruction value from enabled to disabled, etc, but this has no effect.
What am I missing?
Thanks,
James