Subversion Repositories svnkaklik

Rev

Rev 410 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 410 Rev 484
Line 1... Line 1...
1
GAS LISTING /tmp/ccz6pioi.s 			page 1
1
GAS LISTING /tmp/cchJhRKj.s 			page 1
2
 
2
 
3
 
3
 
4
   1               		.file	"DebugInterface.c"
4
   1               		.file	"DebugInterface.c"
5
   2               		.arch atmega8
-
 
6
   3               	__SREG__ = 0x3f
5
   2               	__SREG__ = 0x3f
7
   4               	__SP_H__ = 0x3e
6
   3               	__SP_H__ = 0x3e
8
   5               	__SP_L__ = 0x3d
7
   4               	__SP_L__ = 0x3d
9
   6               	__tmp_reg__ = 0
8
   5               	__tmp_reg__ = 0
10
   7               	__zero_reg__ = 1
9
   6               	__zero_reg__ = 1
11
   8               		.global __do_copy_data
10
   7               		.global __do_copy_data
12
   9               		.global __do_clear_bss
11
   8               		.global __do_clear_bss
13
  10               		.stabs	"/home/kaklik/projects/programy/Atmel_C/AVRcam/",100,0,2,.Ltext0
12
   9               		.stabs	"/home/kaklik/projects/programy/C/avr/AVRcam/",100,0,2,.Ltext0
14
  11               		.stabs	"DebugInterface.c",100,0,2,.Ltext0
13
  10               		.stabs	"DebugInterface.c",100,0,2,.Ltext0
15
  12               		.text
14
  11               		.text
16
  13               	.Ltext0:
15
  12               	.Ltext0:
17
  14               		.stabs	"gcc2_compiled.",60,0,0,0
16
  13               		.stabs	"gcc2_compiled.",60,0,0,0
18
  15               		.stabs	"int:t(0,1)=r(0,1);-32768;32767;",128,0,0,0
17
  14               		.stabs	"int:t(0,1)=r(0,1);-32768;32767;",128,0,0,0
19
  16               		.stabs	"char:t(0,2)=@s8;r(0,2);0;255;",128,0,0,0
18
  15               		.stabs	"char:t(0,2)=@s8;r(0,2);0;255;",128,0,0,0
20
  17               		.stabs	"long int:t(0,3)=@s32;r(0,3);020000000000;017777777777;",128,0,0,0
19
  16               		.stabs	"long int:t(0,3)=@s32;r(0,3);020000000000;017777777777;",128,0,0,0
21
  18               		.stabs	"unsigned int:t(0,4)=r(0,4);0;0177777;",128,0,0,0
20
  17               		.stabs	"unsigned int:t(0,4)=r(0,4);0;0177777;",128,0,0,0
22
  19               		.stabs	"long unsigned int:t(0,5)=@s32;r(0,5);0;037777777777;",128,0,0,0
21
  18               		.stabs	"long unsigned int:t(0,5)=@s32;r(0,5);0;037777777777;",128,0,0,0
23
  20               		.stabs	"long long int:t(0,6)=@s64;r(0,6);01000000000000000000000;0777777777777777777777;",128,0,0,
22
  19               		.stabs	"long long int:t(0,6)=@s64;r(0,6);01000000000000000000000;0777777777777777777777;",128,0,0,
24
  21               		.stabs	"long long unsigned int:t(0,7)=@s64;r(0,7);0;01777777777777777777777;",128,0,0,0
23
  20               		.stabs	"long long unsigned int:t(0,7)=@s64;r(0,7);0;01777777777777777777777;",128,0,0,0
25
  22               		.stabs	"short int:t(0,8)=r(0,8);-32768;32767;",128,0,0,0
24
  21               		.stabs	"short int:t(0,8)=r(0,8);-32768;32767;",128,0,0,0
26
  23               		.stabs	"short unsigned int:t(0,9)=r(0,9);0;0177777;",128,0,0,0
25
  22               		.stabs	"short unsigned int:t(0,9)=r(0,9);0;0177777;",128,0,0,0
27
  24               		.stabs	"signed char:t(0,10)=@s8;r(0,10);-128;127;",128,0,0,0
26
  23               		.stabs	"signed char:t(0,10)=@s8;r(0,10);-128;127;",128,0,0,0
28
  25               		.stabs	"unsigned char:t(0,11)=@s8;r(0,11);0;255;",128,0,0,0
27
  24               		.stabs	"unsigned char:t(0,11)=@s8;r(0,11);0;255;",128,0,0,0
29
  26               		.stabs	"float:t(0,12)=r(0,1);4;0;",128,0,0,0
28
  25               		.stabs	"float:t(0,12)=r(0,1);4;0;",128,0,0,0
30
  27               		.stabs	"double:t(0,13)=r(0,1);4;0;",128,0,0,0
29
  26               		.stabs	"double:t(0,13)=r(0,1);4;0;",128,0,0,0
31
  28               		.stabs	"long double:t(0,14)=r(0,1);4;0;",128,0,0,0
30
  27               		.stabs	"long double:t(0,14)=r(0,1);4;0;",128,0,0,0
32
  29               		.stabs	"void:t(0,15)=(0,15)",128,0,0,0
31
  28               		.stabs	"void:t(0,15)=(0,15)",128,0,0,0
33
  30               		.stabs	"CommonDefs.h",130,0,0,0
32
  29               		.stabs	"CommonDefs.h",130,0,0,0
34
  31               		.stabs	"/usr/lib/gcc/avr/4.1.0/../../../../avr/include/avr/interrupt.h",130,0,0,0
33
  30               		.stabs	"/usr/lib/gcc/avr/4.2.1/../../../../avr/include/avr/interrupt.h",130,0,0,0
35
  32               		.stabs	"/usr/lib/gcc/avr/4.1.0/../../../../avr/include/avr/io.h",130,0,0,0
34
  31               		.stabs	"/usr/lib/gcc/avr/4.2.1/../../../../avr/include/avr/io.h",130,0,0,0
36
  33               		.stabs	"/usr/lib/gcc/avr/4.1.0/../../../../avr/include/avr/sfr_defs.h",130,0,0,0
35
  32               		.stabs	"/usr/lib/gcc/avr/4.2.1/../../../../avr/include/avr/sfr_defs.h",130,0,0,0
37
  34               		.stabs	"/usr/lib/gcc/avr/4.1.0/../../../../avr/include/inttypes.h",130,0,0,0
36
  33               		.stabs	"/usr/lib/gcc/avr/4.2.1/../../../../avr/include/inttypes.h",130,0,0,0
38
  35               		.stabs	"/usr/lib/gcc/avr/4.1.0/../../../../avr/include/stdint.h",130,0,0,0
37
  34               		.stabs	"/usr/lib/gcc/avr/4.2.1/../../../../avr/include/stdint.h",130,0,0,0
39
  36               		.stabs	"int8_t:t(6,1)=(0,10)",128,0,116,0
38
  35               		.stabs	"int8_t:t(6,1)=(0,10)",128,0,116,0
40
  37               		.stabs	"uint8_t:t(6,2)=(0,11)",128,0,117,0
39
  36               		.stabs	"uint8_t:t(6,2)=(0,11)",128,0,117,0
41
  38               		.stabs	"int16_t:t(6,3)=(0,1)",128,0,118,0
40
  37               		.stabs	"int16_t:t(6,3)=(0,1)",128,0,118,0
42
  39               		.stabs	"uint16_t:t(6,4)=(0,4)",128,0,119,0
41
  38               		.stabs	"uint16_t:t(6,4)=(0,4)",128,0,119,0
43
  40               		.stabs	"int32_t:t(6,5)=(0,3)",128,0,120,0
42
  39               		.stabs	"int32_t:t(6,5)=(0,3)",128,0,120,0
44
  41               		.stabs	"uint32_t:t(6,6)=(0,5)",128,0,121,0
43
  40               		.stabs	"uint32_t:t(6,6)=(0,5)",128,0,121,0
45
  42               		.stabs	"int64_t:t(6,7)=(0,6)",128,0,122,0
44
  41               		.stabs	"int64_t:t(6,7)=(0,6)",128,0,122,0
46
  43               		.stabs	"uint64_t:t(6,8)=(0,7)",128,0,123,0
45
  42               		.stabs	"uint64_t:t(6,8)=(0,7)",128,0,123,0
47
  44               		.stabs	"intptr_t:t(6,9)=(6,3)",128,0,135,0
46
  43               		.stabs	"intptr_t:t(6,9)=(6,3)",128,0,135,0
48
  45               		.stabs	"uintptr_t:t(6,10)=(6,4)",128,0,140,0
47
  44               		.stabs	"uintptr_t:t(6,10)=(6,4)",128,0,140,0
49
  46               		.stabs	"int_least8_t:t(6,11)=(6,1)",128,0,152,0
48
  45               		.stabs	"int_least8_t:t(6,11)=(6,1)",128,0,152,0
50
  47               		.stabs	"uint_least8_t:t(6,12)=(6,2)",128,0,157,0
49
  46               		.stabs	"uint_least8_t:t(6,12)=(6,2)",128,0,157,0
51
  48               		.stabs	"int_least16_t:t(6,13)=(6,3)",128,0,162,0
50
  47               		.stabs	"int_least16_t:t(6,13)=(6,3)",128,0,162,0
52
  49               		.stabs	"uint_least16_t:t(6,14)=(6,4)",128,0,167,0
51
  48               		.stabs	"uint_least16_t:t(6,14)=(6,4)",128,0,167,0
53
  50               		.stabs	"int_least32_t:t(6,15)=(6,5)",128,0,172,0
52
  49               		.stabs	"int_least32_t:t(6,15)=(6,5)",128,0,172,0
54
  51               		.stabs	"uint_least32_t:t(6,16)=(6,6)",128,0,177,0
53
  50               		.stabs	"uint_least32_t:t(6,16)=(6,6)",128,0,177,0
55
  52               		.stabs	"int_least64_t:t(6,17)=(6,7)",128,0,182,0
54
  51               		.stabs	"int_least64_t:t(6,17)=(6,7)",128,0,182,0
56
  53               		.stabs	"uint_least64_t:t(6,18)=(6,8)",128,0,187,0
55
  52               		.stabs	"uint_least64_t:t(6,18)=(6,8)",128,0,187,0
57
  54               		.stabs	"int_fast8_t:t(6,19)=(6,1)",128,0,200,0
56
  53               		.stabs	"int_fast8_t:t(6,19)=(6,1)",128,0,200,0
58
  55               		.stabs	"uint_fast8_t:t(6,20)=(6,2)",128,0,205,0
57
  54               		.stabs	"uint_fast8_t:t(6,20)=(6,2)",128,0,205,0
59
  56               		.stabs	"int_fast16_t:t(6,21)=(6,3)",128,0,210,0
58
  55               		.stabs	"int_fast16_t:t(6,21)=(6,3)",128,0,210,0
60
  57               		.stabs	"uint_fast16_t:t(6,22)=(6,4)",128,0,215,0
59
  56               		.stabs	"uint_fast16_t:t(6,22)=(6,4)",128,0,215,0
-
 
60
  57               		.stabs	"int_fast32_t:t(6,23)=(6,5)",128,0,220,0
61
GAS LISTING /tmp/ccz6pioi.s 			page 2
61
GAS LISTING /tmp/cchJhRKj.s 			page 2
62
 
62
 
63
 
63
 
64
  58               		.stabs	"int_fast32_t:t(6,23)=(6,5)",128,0,220,0
-
 
65
  59               		.stabs	"uint_fast32_t:t(6,24)=(6,6)",128,0,225,0
64
  58               		.stabs	"uint_fast32_t:t(6,24)=(6,6)",128,0,225,0
66
  60               		.stabs	"int_fast64_t:t(6,25)=(6,7)",128,0,230,0
65
  59               		.stabs	"int_fast64_t:t(6,25)=(6,7)",128,0,230,0
67
  61               		.stabs	"uint_fast64_t:t(6,26)=(6,8)",128,0,235,0
66
  60               		.stabs	"uint_fast64_t:t(6,26)=(6,8)",128,0,235,0
68
  62               		.stabs	"intmax_t:t(6,27)=(6,7)",128,0,249,0
67
  61               		.stabs	"intmax_t:t(6,27)=(6,7)",128,0,249,0
69
  63               		.stabs	"uintmax_t:t(6,28)=(6,8)",128,0,254,0
68
  62               		.stabs	"uintmax_t:t(6,28)=(6,8)",128,0,254,0
70
  64               		.stabn	162,0,0,0
69
  63               		.stabn	162,0,0,0
71
  65               		.stabs	"int_farptr_t:t(5,1)=(6,5)",128,0,76,0
70
  64               		.stabs	"int_farptr_t:t(5,1)=(6,5)",128,0,76,0
72
  66               		.stabs	"uint_farptr_t:t(5,2)=(6,6)",128,0,80,0
71
  65               		.stabs	"uint_farptr_t:t(5,2)=(6,6)",128,0,80,0
-
 
72
  66               		.stabn	162,0,0,0
73
  67               		.stabn	162,0,0,0
73
  67               		.stabn	162,0,0,0
74
  68               		.stabn	162,0,0,0
74
  68               		.stabn	162,0,0,0
75
  69               		.stabn	162,0,0,0
75
  69               		.stabn	162,0,0,0
76
  70               		.stabn	162,0,0,0
-
 
77
  71               		.stabs	"bool_t:t(1,1)=(0,11)",128,0,56,0
76
  70               		.stabs	"bool_t:t(1,1)=(0,11)",128,0,56,0
78
  72               		.stabn	162,0,0,0
77
  71               		.stabn	162,0,0,0
79
  73               		.stabs	"DebugInt_init:F(0,15)",36,0,71,DebugInt_init
78
  72               		.stabs	"DebugInt_init:F(0,15)",36,0,71,DebugInt_init
80
  74               	.global	DebugInt_init
79
  73               	.global	DebugInt_init
81
  75               		.type	DebugInt_init, @function
80
  74               		.type	DebugInt_init, @function
82
  76               	DebugInt_init:
81
  75               	DebugInt_init:
83
  77               		.stabd	46,0,0
82
  76               		.stabd	46,0,0
84
   1:DebugInterface.c **** /*
83
   1:DebugInterface.c **** /*
85
   2:DebugInterface.c ****     Copyright (C) 2004    John Orlando
84
   2:DebugInterface.c ****     Copyright (C) 2004    John Orlando
86
   3:DebugInterface.c ****     
85
   3:DebugInterface.c ****     
87
   4:DebugInterface.c ****    AVRcam: a small real-time image processing engine.
86
   4:DebugInterface.c ****    AVRcam: a small real-time image processing engine.
88
   5:DebugInterface.c **** 
87
   5:DebugInterface.c **** 
Line 116... Line 115...
116
  33:DebugInterface.c **** 	debugging that is available is through the on-board
115
  33:DebugInterface.c **** 	debugging that is available is through the on-board
117
  34:DebugInterface.c **** 	UART (which is used by the main application as well) in
116
  34:DebugInterface.c **** 	UART (which is used by the main application as well) in
118
  35:DebugInterface.c **** 	addition to the LED hooked up at PORTD bit 6.
117
  35:DebugInterface.c **** 	addition to the LED hooked up at PORTD bit 6.
119
  36:DebugInterface.c ****     
118
  36:DebugInterface.c ****     
120
  37:DebugInterface.c ****     Revision History:
119
  37:DebugInterface.c ****     Revision History:
-
 
120
  38:DebugInterface.c ****     Date        Rel Ver.    Notes
121
GAS LISTING /tmp/ccz6pioi.s 			page 3
121
GAS LISTING /tmp/cchJhRKj.s 			page 3
122
 
122
 
123
 
123
 
124
  38:DebugInterface.c ****     Date        Rel Ver.    Notes
-
 
125
  39:DebugInterface.c ****     4/10/2004      0.1     Module created
124
  39:DebugInterface.c ****     4/10/2004      0.1     Module created
126
  40:DebugInterface.c ****     6/30/2004      1.0     Initial release for Circuit Cellar
125
  40:DebugInterface.c ****     6/30/2004      1.0     Initial release for Circuit Cellar
127
  41:DebugInterface.c ****                            contest.
126
  41:DebugInterface.c ****                            contest.
128
  42:DebugInterface.c **** ***********************************************************/
127
  42:DebugInterface.c **** ***********************************************************/
129
  43:DebugInterface.c **** 
128
  43:DebugInterface.c **** 
Line 153... Line 152...
153
  67:DebugInterface.c **** 	Inputs:  none
152
  67:DebugInterface.c **** 	Inputs:  none
154
  68:DebugInterface.c **** 	Outputs: none
153
  68:DebugInterface.c **** 	Outputs: none
155
  69:DebugInterface.c **** ***********************************************************/	
154
  69:DebugInterface.c **** ***********************************************************/	
156
  70:DebugInterface.c **** void DebugInt_init(void)
155
  70:DebugInterface.c **** void DebugInt_init(void)
157
  71:DebugInterface.c **** {
156
  71:DebugInterface.c **** {
158
  78               		.stabn	68,0,71,.LM0-DebugInt_init
157
  77               		.stabn	68,0,71,.LM0-.LFBB1
159
  79               	.LM0:
158
  78               	.LM0:
-
 
159
  79               	.LFBB1:
160
  80               	/* prologue: frame size=0 */
160
  80               	/* prologue: frame size=0 */
161
  81               	/* prologue end (size=0) */
161
  81               	/* prologue end (size=0) */
162
  72:DebugInterface.c **** 	/* set PortD pin6 for output */
162
  72:DebugInterface.c **** 	/* set PortD pin6 for output */
163
  73:DebugInterface.c **** 	DDRD  |= 0x40;
163
  73:DebugInterface.c **** 	DDRD  |= 0x40;
164
  82               		.stabn	68,0,73,.LM1-DebugInt_init
164
  82               		.stabn	68,0,73,.LM1-.LFBB1
165
  83               	.LM1:
165
  83               	.LM1:
166
  84 0000 8E9A      		sbi 49-0x20,6
166
  84 0000 8E9A      		sbi 49-0x20,6
167
  74:DebugInterface.c **** 	/* turn on LED */
167
  74:DebugInterface.c **** 	/* turn on LED */
168
  75:DebugInterface.c **** 	PORTD |= 0x40;
168
  75:DebugInterface.c **** 	PORTD |= 0x40;
169
  85               		.stabn	68,0,75,.LM2-DebugInt_init
169
  85               		.stabn	68,0,75,.LM2-.LFBB1
170
  86               	.LM2:
170
  86               	.LM2:
171
  87 0002 969A      		sbi 50-0x20,6
171
  87 0002 969A      		sbi 50-0x20,6
172
  76:DebugInterface.c ****     Utility_delay(500);
172
  76:DebugInterface.c ****     Utility_delay(500);
173
  88               		.stabn	68,0,76,.LM3-DebugInt_init
173
  88               		.stabn	68,0,76,.LM3-.LFBB1
174
  89               	.LM3:
174
  89               	.LM3:
175
  90 0004 84EF      		ldi r24,lo8(500)
175
  90 0004 84EF      		ldi r24,lo8(500)
176
  91 0006 91E0      		ldi r25,hi8(500)
176
  91 0006 91E0      		ldi r25,hi8(500)
177
  92 0008 00D0      		rcall Utility_delay
177
  92 0008 00D0      		rcall Utility_delay
178
  77:DebugInterface.c ****     PORTD &= 0xBF;
178
  77:DebugInterface.c ****     PORTD &= 0xBF;
179
  93               		.stabn	68,0,77,.LM4-DebugInt_init
179
  93               		.stabn	68,0,77,.LM4-.LFBB1
180
  94               	.LM4:
180
  94               	.LM4:
181
GAS LISTING /tmp/ccz6pioi.s 			page 4
181
GAS LISTING /tmp/cchJhRKj.s 			page 4
182
 
182
 
183
 
183
 
184
  95 000a 9698      		cbi 50-0x20,6
184
  95 000a 9698      		cbi 50-0x20,6
185
  78:DebugInterface.c ****     Utility_delay(500);
185
  78:DebugInterface.c ****     Utility_delay(500);
186
  96               		.stabn	68,0,78,.LM5-DebugInt_init
186
  96               		.stabn	68,0,78,.LM5-.LFBB1
187
  97               	.LM5:
187
  97               	.LM5:
188
  98 000c 84EF      		ldi r24,lo8(500)
188
  98 000c 84EF      		ldi r24,lo8(500)
189
  99 000e 91E0      		ldi r25,hi8(500)
189
  99 000e 91E0      		ldi r25,hi8(500)
190
 100 0010 00D0      		rcall Utility_delay
190
 100 0010 00D0      		rcall Utility_delay
191
  79:DebugInterface.c ****     PORTD |= 0x40;
191
  79:DebugInterface.c ****     PORTD |= 0x40;
192
 101               		.stabn	68,0,79,.LM6-DebugInt_init
192
 101               		.stabn	68,0,79,.LM6-.LFBB1
193
 102               	.LM6:
193
 102               	.LM6:
194
 103 0012 969A      		sbi 50-0x20,6
194
 103 0012 969A      		sbi 50-0x20,6
195
  80:DebugInterface.c ****     Utility_delay(500);
195
  80:DebugInterface.c ****     Utility_delay(500);
196
 104               		.stabn	68,0,80,.LM7-DebugInt_init
196
 104               		.stabn	68,0,80,.LM7-.LFBB1
197
 105               	.LM7:
197
 105               	.LM7:
198
 106 0014 84EF      		ldi r24,lo8(500)
198
 106 0014 84EF      		ldi r24,lo8(500)
199
 107 0016 91E0      		ldi r25,hi8(500)
199
 107 0016 91E0      		ldi r25,hi8(500)
200
 108 0018 00D0      		rcall Utility_delay
200
 108 0018 00D0      		rcall Utility_delay
201
  81:DebugInterface.c ****     PORTD &= 0xBF;
201
  81:DebugInterface.c ****     PORTD &= 0xBF;
202
 109               		.stabn	68,0,81,.LM8-DebugInt_init
202
 109               		.stabn	68,0,81,.LM8-.LFBB1
203
 110               	.LM8:
203
 110               	.LM8:
204
 111 001a 9698      		cbi 50-0x20,6
204
 111 001a 9698      		cbi 50-0x20,6
205
  82:DebugInterface.c ****     Utility_delay(500);
205
  82:DebugInterface.c ****     Utility_delay(500);
206
 112               		.stabn	68,0,82,.LM9-DebugInt_init
206
 112               		.stabn	68,0,82,.LM9-.LFBB1
207
 113               	.LM9:
207
 113               	.LM9:
208
 114 001c 84EF      		ldi r24,lo8(500)
208
 114 001c 84EF      		ldi r24,lo8(500)
209
 115 001e 91E0      		ldi r25,hi8(500)
209
 115 001e 91E0      		ldi r25,hi8(500)
210
 116 0020 00D0      		rcall Utility_delay
210
 116 0020 00D0      		rcall Utility_delay
211
  83:DebugInterface.c ****     PORTD |= 0x40;
211
  83:DebugInterface.c ****     PORTD |= 0x40;
212
 117               		.stabn	68,0,83,.LM10-DebugInt_init
212
 117               		.stabn	68,0,83,.LM10-.LFBB1
213
 118               	.LM10:
213
 118               	.LM10:
214
 119 0022 969A      		sbi 50-0x20,6
214
 119 0022 969A      		sbi 50-0x20,6
215
  84:DebugInterface.c ****     Utility_delay(500);
215
  84:DebugInterface.c ****     Utility_delay(500);
216
 120               		.stabn	68,0,84,.LM11-DebugInt_init
216
 120               		.stabn	68,0,84,.LM11-.LFBB1
217
 121               	.LM11:
217
 121               	.LM11:
218
 122 0024 84EF      		ldi r24,lo8(500)
218
 122 0024 84EF      		ldi r24,lo8(500)
219
 123 0026 91E0      		ldi r25,hi8(500)
219
 123 0026 91E0      		ldi r25,hi8(500)
220
 124 0028 00D0      		rcall Utility_delay
220
 124 0028 00D0      		rcall Utility_delay
221
  85:DebugInterface.c ****     PORTD &= 0xBF;
221
  85:DebugInterface.c ****     PORTD &= 0xBF;
222
 125               		.stabn	68,0,85,.LM12-DebugInt_init
222
 125               		.stabn	68,0,85,.LM12-.LFBB1
223
 126               	.LM12:
223
 126               	.LM12:
224
 127 002a 9698      		cbi 50-0x20,6
224
 127 002a 9698      		cbi 50-0x20,6
225
  86:DebugInterface.c ****     Utility_delay(500);
225
  86:DebugInterface.c ****     Utility_delay(500);
226
 128               		.stabn	68,0,86,.LM13-DebugInt_init
226
 128               		.stabn	68,0,86,.LM13-.LFBB1
227
 129               	.LM13:
227
 129               	.LM13:
228
 130 002c 84EF      		ldi r24,lo8(500)
228
 130 002c 84EF      		ldi r24,lo8(500)
229
 131 002e 91E0      		ldi r25,hi8(500)
229
 131 002e 91E0      		ldi r25,hi8(500)
230
 132 0030 00D0      		rcall Utility_delay
230
 132 0030 00D0      		rcall Utility_delay
231
  87:DebugInterface.c ****     PORTD |= 0x40;
231
  87:DebugInterface.c ****     PORTD |= 0x40;
232
 133               		.stabn	68,0,87,.LM14-DebugInt_init
232
 133               		.stabn	68,0,87,.LM14-.LFBB1
233
 134               	.LM14:
233
 134               	.LM14:
234
 135 0032 969A      		sbi 50-0x20,6
234
 135 0032 969A      		sbi 50-0x20,6
235
 136               	/* epilogue: frame size=0 */
235
 136               	/* epilogue: frame size=0 */
236
 137 0034 0895      		ret
236
 137 0034 0895      		ret
237
 138               	/* epilogue end (size=1) */
237
 138               	/* epilogue end (size=1) */
238
 139               	/* function DebugInt_init size 27 (26) */
238
 139               	/* function DebugInt_init size 27 (26) */
239
 140               		.size	DebugInt_init, .-DebugInt_init
239
 140               		.size	DebugInt_init, .-DebugInt_init
240
 141               	.Lscope0:
240
 141               	.Lscope1:
241
GAS LISTING /tmp/ccz6pioi.s 			page 5
241
GAS LISTING /tmp/cchJhRKj.s 			page 5
242
 
242
 
243
 
243
 
244
 142               		.stabs	"",36,0,0,.Lscope0-DebugInt_init
244
 142               		.stabs	"",36,0,0,.Lscope1-.LFBB1
245
 143               		.stabd	78,0,0
245
 143               		.stabd	78,0,0
246
 144               		.stabs	"",100,0,0,.Letext0
246
 144               		.stabs	"",100,0,0,.Letext0
247
 145               	.Letext0:
247
 145               	.Letext0:
248
 146               	/* File "DebugInterface.c": code   27 = 0x001b (  26), prologues   0, epilogues   1 */
248
 146               	/* File "DebugInterface.c": code   27 = 0x001b (  26), prologues   0, epilogues   1 */
249
GAS LISTING /tmp/ccz6pioi.s 			page 6
249
GAS LISTING /tmp/cchJhRKj.s 			page 6
250
 
250
 
251
 
251
 
252
DEFINED SYMBOLS
252
DEFINED SYMBOLS
253
                            *ABS*:00000000 DebugInterface.c
253
                            *ABS*:00000000 DebugInterface.c
254
     /tmp/ccz6pioi.s:3      *ABS*:0000003f __SREG__
254
     /tmp/cchJhRKj.s:2      *ABS*:0000003f __SREG__
255
     /tmp/ccz6pioi.s:4      *ABS*:0000003e __SP_H__
255
     /tmp/cchJhRKj.s:3      *ABS*:0000003e __SP_H__
256
     /tmp/ccz6pioi.s:5      *ABS*:0000003d __SP_L__
256
     /tmp/cchJhRKj.s:4      *ABS*:0000003d __SP_L__
257
     /tmp/ccz6pioi.s:6      *ABS*:00000000 __tmp_reg__
257
     /tmp/cchJhRKj.s:5      *ABS*:00000000 __tmp_reg__
258
     /tmp/ccz6pioi.s:7      *ABS*:00000001 __zero_reg__
258
     /tmp/cchJhRKj.s:6      *ABS*:00000001 __zero_reg__
259
     /tmp/ccz6pioi.s:76     .text:00000000 DebugInt_init
259
     /tmp/cchJhRKj.s:75     .text:00000000 DebugInt_init
260
 
260
 
261
UNDEFINED SYMBOLS
261
UNDEFINED SYMBOLS
262
__do_copy_data
262
__do_copy_data
263
__do_clear_bss
263
__do_clear_bss
264
Utility_delay
264
Utility_delay