Using MPASM


Closed Thread
Results 1 to 2 of 2

Thread: Using MPASM

  1. #1

    Default Using MPASM

    I may try using one of the 18F series chips with PBP and MPASM. Will the compiler do everything it has done before using Basic or will I have to write more of the code in ASM? I noticed the inc.files for the 18F's refer to using MPASM. If using MCS Studio, just click on View, Compile and Programs Options, Assembler, click MPASM then write code in the native PBP Basic and thats about it? I have always done the config. in ASM in the header out of habit. ASM can be a drag with the page thing and all the other stuff. I always found myself stuffing the code in small macros and trying to find them later.

  2. #2


    Did you find this post helpful? Yes | No

    Default MCS+ and MPASM

    MCS+ must be latest version to support the 18F4550 I found out. AFAIK you can leave the CONFIG data to PBP and do not need to write any ASM code unless you want to.

    I have managed to get MCS+ 3.0.0.0 with PBP 2.47 and MPASM 5.03 to work with the 18F4550. Only trouble so far is PBP or something is loading about 2000 bytes of USB drivers that I do not want. I haven't figured out how to stop this yet.

Similar Threads

  1. 16F914 and MPASM
    By jderson in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 7th February 2009, 03:21
  2. 12F675 MCLR directive MPASM
    By OLDSCHOOL in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 4th May 2008, 01:29
  3. MPASM 18F4550 getting started
    By BrianT in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 4th September 2007, 23:59
  4. 18F8722 and MPASM confusion!
    By Jackson in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 2nd April 2006, 01:24
  5. Converting to MPASM
    By btaylor in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 4th November 2005, 01:35

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