MPASM vs PM


Closed Thread
Results 1 to 3 of 3

Thread: MPASM vs PM

  1. #1
    Join Date
    Oct 2003
    Location
    Australia
    Posts
    257

    Default MPASM vs PM

    What are the advantages of using either of these compiliers over the other?

    I know that 18Fxxxx need to be compiled with MPASM (microchip's assembler) but 16Fxxx etc can use either.

    PM appears to be a bit quicker then MPASM, and I tend to have more bugs when I use MPASM on anything else but the 18Fxxx chips....


    Any advice welcome...


    Squib

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    To be honnest i never use PM, so i don't understand when you say
    I tend to have more bugs when I use MPASM on anything else but the 18Fxxx chips....
    If you don't use any assembler lines/macro/feature/etc etc there's no real advantage between PM/MPASM. MPASM should compile as fast as PM, but it load that little GUI... hence why it may appear to be a bit more slow.

    You can still open PM.TXT and MPASM PDF and compare both features.

    PM and MPASM syntax are a bit different, so why using 2 syntax when only one is more powerfull anyway. But again, if you just use PBP syntax/command set, it doesn't make any difference... or just in the CONFIG fuse syntax... big deal.

    mmm... sure i still forgot something...
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    Join Date
    Oct 2003
    Location
    Australia
    Posts
    257


    Did you find this post helpful? Yes | No

    Default

    mr E,

    Your probably right, it's the config fuse settings that most likely generate the errors when coding...

    I'll try and use MPASM for the time being and see how that pans out.

    Big deal.

    BTW, I downloaded your picmultical program from your revamped site (very nice). I found it very useful.

    It would be nice if you could add a "copy register settings to clipboard" button for the PWM calcultor with a check box to select the appropriate prescaler option.

    Cheers
    Squib

Similar Threads

  1. Warning (and other Compilation Error) Messages
    By Melanie in forum FAQ - Frequently Asked Questions
    Replies: 6
    Last Post: - 9th September 2009, 01:29
  2. Moved from PM to MPASM and have fuse definition problems
    By Tomexx in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 26th November 2008, 22:27
  3. erratic behavior when using MPASM vs. PM
    By cool_justin in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 8th June 2006, 01:08
  4. Converting to MPASM
    By btaylor in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 4th November 2005, 01:35
  5. PM assembler versus MPAsm
    By bwarb in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 16th August 2005, 16:14

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts