Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 90 → Rev 97

/Microsoft Robotics Studio/Roboboard/main.elf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/Microsoft Robotics Studio/Roboboard/main.lst
25,9 → 25,9
CONTENTS, READONLY, DEBUGGING
10 .debug_frame 00000070 00000000 00000000 0000127c 2**2
CONTENTS, READONLY, DEBUGGING
11 .debug_str 000001dc 00000000 00000000 000012ec 2**0
11 .debug_str 00000203 00000000 00000000 000012ec 2**0
CONTENTS, READONLY, DEBUGGING
12 .debug_loc 00000220 00000000 00000000 000014c8 2**0
12 .debug_loc 00000220 00000000 00000000 000014ef 2**0
CONTENTS, READONLY, DEBUGGING
Disassembly of section .text:
 
75,7 → 75,7
00000042 <.do_copy_data_start>:
42: a2 36 cpi r26, 0x62 ; 98
44: b1 07 cpc r27, r17
46: d9 f7 brne .-10 ; 0x3e <__SP_H__>
46: d9 f7 brne .-10 ; 0x3e <.do_copy_data_loop>
 
00000048 <__do_clear_bss>:
48: 11 e0 ldi r17, 0x01 ; 1
94,7 → 94,7
5a: 10 c2 rjmp .+1056 ; 0x47c <_exit>
 
0000005c <__bad_interrupt>:
5c: d1 cf rjmp .-94 ; 0x0 <__heap_end>
5c: d1 cf rjmp .-94 ; 0x0 <__vectors>
 
0000005e <uart_putchar>:
struct str_Exception Exception;
662,17 → 662,19
408: df 93 push r29
// int message structures;
VersionInfo.identifier = XIDENTIFIER_VERSION;
VersionInfo.identifier = XIDENTIFIER_VERSION;
40a: 81 e0 ldi r24, 0x01 ; 1
40c: 80 93 6e 00 sts 0x006E, r24
VersionInfo.majorversion = MAJORVERSION;
VersionInfo.majorversion = MAJORVERSION;
410: 10 92 6f 00 sts 0x006F, r1
VersionInfo.minorversion = MINORVERSION;
VersionInfo.minorversion = MINORVERSION;
414: 80 93 70 00 sts 0x0070, r24
AnalogData.identifier = XIDENTIFIER_ANALOG;
AnalogData.identifier = XIDENTIFIER_ANALOG;
418: 82 e0 ldi r24, 0x02 ; 2
41a: 80 93 3b 01 sts 0x013B, r24
Exception.identifier = XIDENTIFIER_EXCEPTION;
Exception.identifier = XIDENTIFIER_EXCEPTION;
41e: 10 92 71 00 sts 0x0071, r1
 
// PORT D - unused right now
/Microsoft Robotics Studio/Roboboard/main.map
357,10 → 357,10
*(.debug_frame)
.debug_frame 0x00000000 0x70 main.o
 
.debug_str 0x00000000 0x1dc
.debug_str 0x00000000 0x203
*(.debug_str)
.debug_str 0x00000000 0x1dc main.o
0x236 (size before relaxing)
.debug_str 0x00000000 0x203 main.o
0x25d (size before relaxing)
 
.debug_loc 0x00000000 0x220
*(.debug_loc)