MPASM problems


Results 1 to 5 of 5

Thread: MPASM problems

Threaded View

  1. #1

    Default MPASM problems

    I am using MCSP 3.0.0.0. with PBP 2.47 and use a Melabs USB serial programmer or EPIC to load the MCS bootloader.

    I have a simple 116 word BLINK program that works in the PIC 18F4550 when assembled with either MPASM or PM so I am fairly confident my setup is basicly correct.

    I also have a 5k word program (attached) that works a treat with a 16F877A using the PM assembler but when I try to assemble for a 18F4550 with MPASM I get the following errors:-

    Warning [220] .......... Address exceeds maximum range for this processor.

    What is wrong - the '4550 has twice the code space of the '877A?

    Also - what box should I tick under View\Compile and Program Options. I have the choice of INHX8M, INHX8S and INHX32. INHX8S tells me I should be using INHX32. Both INHX8M and INHX32 seem to work identically with the BLINK program. What do these selections do and why should I choose one over the other?

    - all tips greatly appreciated.
    Attached Files Attached Files

Similar Threads

  1. 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
  2. Problems with mpasm
    By electrosolve in forum mel PIC BASIC Pro
    Replies: 33
    Last Post: - 7th July 2008, 20:47
  3. 12F675 MCLR directive MPASM
    By OLDSCHOOL in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 4th May 2008, 01:29
  4. MPASM 18F4550 getting started
    By BrianT in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 4th September 2007, 23:59
  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 : 0

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