From ff8d8a739f4cd65cec732252bc2faa3b5333d975 Mon Sep 17 00:00:00 2001 From: tecodev Date: Sun, 9 Nov 2008 07:55:13 +0000 Subject: [PATCH] * device/include/pic/pic14devices.txt: fixed memory description for 12f629 and 12f675, closes #2236240 git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@5258 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 5 +++++ device/include/pic/pic14devices.txt | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 80ce246c..904f9e0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-11-09 Raphael Neider + + * device/include/pic/pic14devices.txt: fixed memory description for + 12f629 and 12f675, closes #2236240 + 2008-11-06 Borut Razem * src/SDCCmain.c: #fixed bug 2224960: sdcc -MM no working correctly diff --git a/device/include/pic/pic14devices.txt b/device/include/pic/pic14devices.txt index 2e33fd85..ee4ee121 100644 --- a/device/include/pic/pic14devices.txt +++ b/device/include/pic/pic14devices.txt @@ -1005,8 +1005,7 @@ processor 12f629, 12f675 bankmsk 0x80 confsiz 1 regmap 0x80 0x00 0x02 0x03 0x04 0x0a 0x0b - memmap 0x0020 0x005f 0x000 - memmap 0x00a0 0x00df 0x000 + memmap 0x0020 0x005f 0x080 processor 12f635 program 1K -- 2.47.2