Are you using Melabs PicBasic Pro or just pure assembler?
If you're using PicBasic Pro, there's no need to change assembler, always use MPASM. It works for all pic Family.
Are you using Melabs PicBasic Pro or just pure assembler?
If you're using PicBasic Pro, there's no need to change assembler, always use MPASM. It works for all pic Family.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
I'm using PicBasic Pro and it throws an error when using the built-in assembler:
"MPASM Required
The PICMicro Assembler does not support the 18F2423 microcontroller. You need to use MPASM in order to compile your PICBasic program."
hence why i suggest you to ALWAYS use MPASM, from the 10F to 18F.
Once again, there's no advantages to use PM. The only difference for "most" regular end-user will be the ConfigFuses syntax, and... period. So forget about PM, and always use MPASM. Leave "Use MPASM" box checked in MicroCode Studio.
That's what i do all the time since years now.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks