Skip to content

Commit

Permalink
Version 1.2.1 fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
grodansparadis committed Mar 24, 2015
1 parent e7f7e11 commit 890911c
Show file tree
Hide file tree
Showing 64 changed files with 234,350 additions and 32,854 deletions.
12 changes: 6 additions & 6 deletions 18f2580_reloc_g.lkr
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@ LIBPATH .
#FI

#IFDEF _DEBUGCODESTART
CODEPAGE NAME=boot START=0x0 END=0x3FF PROTECTED
CODEPAGE NAME=vectors START=0x400 END=0x429 PROTECTED
CODEPAGE NAME=page START=0x42A END=_CODEEND
CODEPAGE NAME=boot START=0x0 END=0x1FF PROTECTED
CODEPAGE NAME=vectors START=0x200 END=0x229 PROTECTED
CODEPAGE NAME=page START=0x22A END=_CODEEND
CODEPAGE NAME=debug START=_DEBUGCODESTART END=_CEND PROTECTED
#ELSE
CODEPAGE NAME=boot START=0x0 END=0x3FF PROTECTED
CODEPAGE NAME=vectors START=0x400 END=0x429 PROTECTED
CODEPAGE NAME=page START=0x42A END=0x7FFF
CODEPAGE NAME=boot START=0x0 END=0x1FF PROTECTED
CODEPAGE NAME=vectors START=0x200 END=0x229 PROTECTED
CODEPAGE NAME=page START=0x22A END=0x7FFF
#FI

CODEPAGE NAME=idlocs START=0x200000 END=0x200007 PROTECTED
Expand Down
3,196 changes: 3,196 additions & 0 deletions kelvin_ntc.X/dist/Debug/debug/kelvin_ntc.X.debug.cmf

Large diffs are not rendered by default.

357 changes: 357 additions & 0 deletions kelvin_ntc.X/dist/Debug/debug/kelvin_ntc.X.debug.hxl

Large diffs are not rendered by default.

25,092 changes: 25,092 additions & 0 deletions kelvin_ntc.X/dist/Debug/debug/kelvin_ntc.X.debug.lst

Large diffs are not rendered by default.

5,363 changes: 5,363 additions & 0 deletions kelvin_ntc.X/dist/Debug/debug/kelvin_ntc.X.debug.map

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions kelvin_ntc.X/dist/Debug/debug/kelvin_ntc.X.debug.mum
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

Memory Summary:
Program space used 5184h ( 20868) of 8000h bytes ( 63.7%)
Data space used 52Bh ( 1323) of 600h bytes ( 86.1%)
Configuration bits used 7h ( 7) of 7h words (100.0%)
EEPROM space used 0h ( 0) of 100h bytes ( 0.0%)
ID Location space used 8h ( 8) of 8h bytes (100.0%)

Loading

0 comments on commit 890911c

Please sign in to comment.