~ubuntu-branches/ubuntu/quantal/gputils/quantal

« back to all changes in this revision

Viewing changes to lkr/18f2515i_e.lkr

  • Committer: Bazaar Package Importer
  • Author(s): Aurelien Jarno
  • Date: 2006-09-04 11:05:06 UTC
  • mfrom: (1.1.5 upstream) (2.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20060904110506-1nmyanxfhepzyogy
Tags: 0.13.4-1
* New upstream version.
  - Fixed 18xx config bug when config is the last section (closes: #305547).
* Bumped Standards-Version to 3.7.2 (no changes).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// $Id: 18f2515i_e.lkr,v 1.3 2005/03/24 04:17:18 craigfranklin Exp $
 
1
// $Id: 18f2515i_e.lkr,v 1.4 2006/08/19 02:50:43 craigfranklin Exp $
2
2
// File: 18f2515i_e.lkr
3
3
// Sample ICD2 linker script for the PIC18F2515 processor
4
4
 
 
5
// Not intended for use with MPLAB C18.  For C18 projects,
 
6
// use the linker scripts provided with that product.
 
7
 
5
8
LIBPATH .
6
9
 
7
10
CODEPAGE   NAME=vectors    START=0x0            END=0x29           PROTECTED
31
34
DATABANK   NAME=dbgspr     START=0xEF4          END=0xEFF          PROTECTED
32
35
DATABANK   NAME=gpr15      START=0xF00          END=0xF7F
33
36
ACCESSBANK NAME=accesssfr  START=0xF80          END=0xFFF          PROTECTED
34
 
 
35
 
SECTION    NAME=CONFIG     ROM=config