Searching \ for 'How to link multiple files with MPLAB/MPASM?' in subject line. ()
Make payments with PayPal - it's fast, free and secure! Help us get a faster server
FAQ page: massmind.org/techref/microchip/languages.htm?key=mplab
Search entire site for: 'How to link multiple files with MPLAB/MPASM?'.

Truncated match.
PICList Thread
'How to link multiple files with MPLAB/MPASM?'
1996\11\14@100300 by BLEGER

flavicon
face
    Hi folks,

    I'm new to the PIC family of s/w tools, and I'm wondering how to link
    multiple files.  MPLAB Help doesn't say much about the linking
    process. Here's what I'm trying to do: I have a Project in MPLAB with
    3 asm files. I need the first file to originate (org) at 0000h. That's
    easy. But now I need the next two files to link so that memory is
    utilized contiguously.

    Thanks in advance for your assistance.

    -Brian Leger
    spam_OUTblegerTakeThisOuTspamharris.com

1996\11\14@125653 by Bob Fehrenbach

picon face
BLEGER <.....BLEGERKILLspamspam@spam@MAILB.HARRIS.COM> wrote:
>     Hi folks,
>
>     I'm new to the PIC family of s/w tools, and I'm wondering how to link
>     multiple files.  MPLAB Help doesn't say much about the linking
>     process. Here's what I'm trying to do: I have a Project in MPLAB with
>     3 asm files. I need the first file to originate (org) at 0000h. That's
>     easy. But now I need the next two files to link so that memory is
>     utilized contiguously.
>
>     Thanks in advance for your assistance.
>
>     -Brian Leger
>     blegerspamKILLspamharris.com
>

  ORG the first file at 0.  At the bottom of that file add
  'include' statements for each of the other two files.

  The linker for MPASM is not yet available.



--
Bob Fehrenbach    Wauwatosa, WI     .....bfehrenbKILLspamspam.....execpc.com

1996\11\14@153710 by Craig Knotts

flavicon
face
    Currently, your only option is to use "#include" files to link the
    other two files to the original.  At this time there is no link
    facility available for PIC products (as far as I know).


______________________________ Reply Separator _________________________________
Subject: How to link multiple files with MPLAB/MPASM?
Author:  EraseMEBLEGERspam_OUTspamTakeThisOuTMAILB.HARRIS.COM at internet
Date:    11/14/96 12:35 AM


    Hi folks,

    I'm new to the PIC family of s/w tools, and I'm wondering how to link
    multiple files.  MPLAB Help doesn't say much about the linking
    process. Here's what I'm trying to do: I have a Project in MPLAB with
    3 asm files. I need the first file to originate (org) at 0000h. That's
    easy. But now I need the next two files to link so that memory is
    utilized contiguously.

    Thanks in advance for your assistance.

    -Brian Leger
    blegerspamspam_OUTharris.com

1996\11\15@035036 by efoc

flavicon
face
BLEGER wrote:
>
>      Hi folks,
>
>      I'm new to the PIC family of s/w tools, and I'm wondering how to link
>      multiple files.  MPLAB Help doesn't say much about the linking
>      process. Here's what I'm trying to do: I have a Project in MPLAB with
>      3 asm files. I need the first file to originate (org) at 0000h. That's
>      easy. But now I need the next two files to link so that memory is
>      utilized contiguously.
>
>      Thanks in advance for your assistance.
>
>      -Brian Leger
>      @spam@blegerKILLspamspamharris.com




how about #including them

Peter

--
==================================
= New Ideas come from those who  =
= didn't know it wasn't possible =
==================================

More... (looser matching)
- Last day of these posts
- In 1996 , 1997 only
- Today
- New search...