~ubuntu-branches/ubuntu/utopic/gputils/utopic

« back to all changes in this revision

Viewing changes to lkr/17cr43.lkr

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Tardieu
  • Date: 2002-01-21 11:14:50 UTC
  • Revision ID: james.westby@ubuntu.com-20020121111450-rayvyl8jzft0ninr
Tags: upstream-0.10.0
ImportĀ upstreamĀ versionĀ 0.10.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// File: 17cr43.lkr
 
2
// Sample linker command file for 17CR43
 
3
 
 
4
LIBPATH  .
 
5
 
 
6
CODEPAGE   NAME=vectors   START=0x0      END=0x27     PROTECTED
 
7
CODEPAGE   NAME=page      START=0x28     END=0xFFF
 
8
CODEPAGE   NAME=config    START=0xFE00   END=0xFE0F   PROTECTED
 
9
 
 
10
SHAREBANK  NAME=sfrnobnk  START=0x0      END=0xF      PROTECTED
 
11
SHAREBANK  NAME=sfrnobnk  START=0x100    END=0x10F    PROTECTED
 
12
SHAREBANK  NAME=sfrnobnk  START=0x200    END=0x20F    PROTECTED
 
13
SHAREBANK  NAME=sfrnobnk  START=0x300    END=0x30F    PROTECTED
 
14
 
 
15
DATABANK   NAME=sfr0      START=0x10     END=0x17     PROTECTED
 
16
DATABANK   NAME=sfr1      START=0x110    END=0x117    PROTECTED
 
17
DATABANK   NAME=sfr2      START=0x210    END=0x217    PROTECTED
 
18
DATABANK   NAME=sfr3      START=0x310    END=0x317    PROTECTED
 
19
 
 
20
SHAREBANK  NAME=sfrprod   START=0x18     END=0x19     PROTECTED
 
21
SHAREBANK  NAME=sfrprod   START=0x118    END=0x119    PROTECTED
 
22
SHAREBANK  NAME=sfrprod   START=0x218    END=0x219    PROTECTED
 
23
SHAREBANK  NAME=sfrprod   START=0x318    END=0x319    PROTECTED
 
24
 
 
25
SHAREBANK  NAME=registers START=0x1A     END=0x1F
 
26
SHAREBANK  NAME=registers START=0x11A    END=0x11F
 
27
SHAREBANK  NAME=registers START=0x21A    END=0x21F
 
28
SHAREBANK  NAME=registers START=0x31A    END=0x31F
 
29
 
 
30
DATABANK   NAME=gpr0      START=0x20     END=0xFF
 
31
DATABANK   NAME=gpr1      START=0x120    END=0x1FF
 
32
 
 
33
// The stack directive below is for use with MPLAB-C17
 
34
// STACK SIZE=0x20