gnupic: Thread: Error in default link script for pic16f676


[<<] [<] Page 1 of 1 [>] [>>]
Subject: Error in default link script for pic16f676
From: "R. Timothy Edwards" ####@####.####
Date: 9 Jun 2007 00:59:38 +0100
Message-Id: <200706082359.l58NxV7p019153@khachaturian.tim.linglan.net>

I found an error in the default link script for the PIC
16F676 chip.  The line:

	SHAREBANK  NAME=gpr0     START=0xA0     END=0xDF

should be:

	SHAREBANK  NAME=gpr1     START=0xA0     END=0xDF

otherwise you get your (already very small) shared memory
bank size cut in half.  This error is also in 16f676i.lkr,
16f630.lkr, and 16f630i.lkr.  Several other link scripts
duplicate the name "gprnobnk", but I'm not sure if this
is intentional or not.

					---Tim
[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.