Difference between MPASM(PROTEUS) and MPASM(MPLAB)

Discussion on both general simulation and Proteus VSM microcontroller simulation.
Post Reply
picchiedi
Professional User
Posts: 142
Joined: Thu 2014-12-25 9:32

Difference between MPASM(PROTEUS) and MPASM(MPLAB)

Post by picchiedi »

Hello.
I have not really clear what is the difference if I use, as a compiler, MPASM(Proteus) instead of MPASM(MPLAB) one, when compiling a PIC source.
Thank you.
Ettore
Labcenter Staff
Posts: 2932
Joined: Fri 2006-03-03 11:56
Location: Milan
Contact:

Re: Difference between MPASM(PROTEUS) and MPASM(MPLAB)

Post by Ettore »

Both are substantially the same thing.
MPASM(PROTEUS) is included in Proteus installation and, therefore, won't require any external Microchip tools.
Conversely, MPASM(MPLAB) requires that Microchip's MPLAB is installed.

For this reason MPASM(PROTEUS) might be not updated to the latest Microchip tools version, so if you have them installed then I would proceed with MPASM included in MPLAB.
Kind regards,
Ettore Arena - Labcenter Electronics.
picchiedi
Professional User
Posts: 142
Joined: Thu 2014-12-25 9:32

Re: Difference between MPASM(PROTEUS) and MPASM(MPLAB)

Post by picchiedi »

Thanks a lot, Ettore.

Regards
Post Reply