In my PBP Version this option doesn´t exist, i can simply write X VAR LONG and compile it. Micro code Studio 3.0.0.5
In my PBP Version this option doesn´t exist, i can simply write X VAR LONG and compile it. Micro code Studio 3.0.0.5
First, it's only available on PIC18F devices. Go to "View/Compile and Program Options". A pop-up will appear. Check the top check box which reads, "Use Compiler Long Words (18 Series MCU Only)"
Your MicroCode Studio version and your PBP version are different. My MicroStudio is Version 5.0.0.5 while my PBP is Version 3.1.0.4. Not sure if you're confusing them.
What about the Word variable size (16 bits I think).
"w0 VAR word"
Tim Barr
Bookmarks