Re: Two Versions of MPASM in the Same Computer???

Originally Posted by
mackrackit
I am pretty sure even the USB is backwards compatible, but I would ask Darrel to be sure. I do not have a way to test my old USB code, my old files and hardware are at a different location. I do not remember a problem during the last upgrade, but anything I had in progress I changed to the new way because the new way works better and takes less code space.
USB in 2.60 is far different, code example for 2.50 (UsbDemo) will not work AS-IS. Darrel posted a modified version of it in USBDemo thread. There's also DT-HID (or something like that)
You can compile all previous PICBasic Pro version with the same version of MPASM. Download latest MPLAB, and set MCS to use MPASM in
Program File \Microchip\MPASM Suite
Then just specify which PBP version you want to use to compile... you're done. MPASM has next to none to do with PICBASIC PRO version.... but New PIC support.
There's nothing that bad to keep multiple version of the compiler, but not a bad idea to upgrade your previous program too... it's up to you.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks