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

« back to all changes in this revision

Viewing changes to lkr/18f258i.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: 18f258i.lkr,v 1.8 2005/03/24 04:17:19 craigfranklin Exp $
 
1
// $Id: 18f258i.lkr,v 1.9 2006/08/19 02:50:44 craigfranklin Exp $
2
2
// File: 18f258i.lkr
3
3
// Sample ICD2 linker script for the PIC18F258 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
22
25
DATABANK   NAME=dbgspr     START=0x5F4          END=0x5FF          PROTECTED
23
26
DATABANK   NAME=bankedsfr  START=0xF00          END=0xF5F          PROTECTED
24
27
ACCESSBANK NAME=accesssfr  START=0xF60          END=0xFFF          PROTECTED
25
 
 
26
 
SECTION    NAME=CONFIG     ROM=config