From 8eeb5d5444b2f29aa56fb1f0f8f20955c160e99e Mon Sep 17 00:00:00 2001 From: Xavier ASUS Date: Wed, 23 Oct 2019 16:57:57 +0200 Subject: Removed intermediate files --- main_sdcc.map | 97 ----------------------------------------------------------- 1 file changed, 97 deletions(-) delete mode 100644 main_sdcc.map (limited to 'main_sdcc.map') diff --git a/main_sdcc.map b/main_sdcc.map deleted file mode 100644 index a4ab049..0000000 --- a/main_sdcc.map +++ /dev/null @@ -1,97 +0,0 @@ - ASxxxx Linker V03.00 + NoICE + sdld, page 1. -Hexadecimal [32-Bits] - -Area Addr Size Decimal Bytes (Attributes) --------------------------------- ---- ---- ------- ----- ------------ -. .ABS. 00000000 00000000 = 0. bytes (ABS,CON) - - Value Global Global Defined In Module - ----- -------------------------------- ------------------------ - FFFFFFFF s_SSEG - 00000000 .__.ABS. main_sdcc - 00000000 l_CABS - 00000000 l_CONST - 00000000 l_DABS - 00000000 l_DATA - 00000000 l_INITIALIZED - 00000000 l_INITIALIZER - 00000000 l__CODE - 00000000 s_CABS - 00000000 s_DABS - 00000000 s__CODE - 00000001 l_SSEG - 00000001 s_DATA - 00000001 s_INITIALIZED - 00000002 l_CODE - 00000003 l_GSFINAL - 00000007 l_HOME - 0000001A l_GSINIT - 00008000 s_HOME - 00008007 s_GSINIT - 00008021 s_GSFINAL - 00008024 s_CODE - 00008024 s_CONST - 00008024 s_INITIALIZER - - ASxxxx Linker V03.00 + NoICE + sdld, page 2. -Hexadecimal [32-Bits] - -Area Addr Size Decimal Bytes (Attributes) --------------------------------- ---- ---- ------- ----- ------------ -SSEG FFFFFFFF 00000001 = 1. bytes (REL,CON) - - Value Global Global Defined In Module - ----- -------------------------------- ------------------------ - ASxxxx Linker V03.00 + NoICE + sdld, page 3. -Hexadecimal [32-Bits] - -Area Addr Size Decimal Bytes (Attributes) --------------------------------- ---- ---- ------- ----- ------------ -HOME 00008000 00000007 = 7. bytes (REL,CON) - - Value Global Global Defined In Module - ----- -------------------------------- ------------------------ - ASxxxx Linker V03.00 + NoICE + sdld, page 4. -Hexadecimal [32-Bits] - -Area Addr Size Decimal Bytes (Attributes) --------------------------------- ---- ---- ------- ----- ------------ -GSINIT 00008007 0000001A = 26. bytes (REL,CON) - - Value Global Global Defined In Module - ----- -------------------------------- ------------------------ - ASxxxx Linker V03.00 + NoICE + sdld, page 5. -Hexadecimal [32-Bits] - -Area Addr Size Decimal Bytes (Attributes) --------------------------------- ---- ---- ------- ----- ------------ -GSFINAL 00008021 00000003 = 3. bytes (REL,CON) - - Value Global Global Defined In Module - ----- -------------------------------- ------------------------ - ASxxxx Linker V03.00 + NoICE + sdld, page 6. -Hexadecimal [32-Bits] - -Area Addr Size Decimal Bytes (Attributes) --------------------------------- ---- ---- ------- ----- ------------ -CODE 00008024 00000002 = 2. bytes (REL,CON) - - Value Global Global Defined In Module - ----- -------------------------------- ------------------------ - 00008024 _main main_sdcc - - ASxxxx Linker V03.00 + NoICE + sdld, page 7. - -Files Linked [ module(s) ] - -main_sdcc.rel [ main_sdcc ] - - ASxxxx Linker V03.00 + NoICE + sdld, page 8. - -User Base Address Definitions - -HOME = 0x8000 -DATA = 0x0001 -SSEG = 0xffffffff - - \ No newline at end of file -- cgit v1.2.3