Rev 1755 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1755 | Rev 1789 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 .file "twimaster.c" |
1 | 1 .file "twimaster.c" |
2 | 2 .arch atmega644p |
2 | 2 __SREG__ = 0x3f |
3 | 3 __SREG__ = 0x3f |
3 | 3 __SP_H__ = 0x3e |
4 | 4 __SP_H__ = 0x3e |
4 | 4 __SP_L__ = 0x3d |
5 | 5 __SP_L__ = 0x3d |
5 | 5 __CCP__ = 0x34 |
6 | 6 __tmp_reg__ = 0 |
6 | 6 __tmp_reg__ = 0 |
7 | 7 __zero_reg__ = 1 |
7 | 7 __zero_reg__ = 1 |
1142 | DEFINED SYMBOLS |
1100 | DEFINED SYMBOLS |
1143 | *ABS*:00000000 twimaster.c |
1101 | *ABS*:00000000 twimaster.c |
1144 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:3 *ABS*:0000003f __SREG__ |
1102 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:2 *ABS*:0000003f __SREG__ |
1145 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:4 *ABS*:0000003e __SP_H__ |
1103 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:3 *ABS*:0000003e __SP_H__ |
1146 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:5 *ABS*:0000003d __SP_L__ |
1104 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:4 *ABS*:0000003d __SP_L__ |
1147 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:6 *ABS*:00000000 __tmp_reg__ |
1105 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:5 *ABS*:00000034 __CCP__ |
1148 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:7 *ABS*:00000001 __zero_reg__ |
1106 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:6 *ABS*:00000000 __tmp_reg__ |
1149 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:15 .bss:00000000 BLConfig_ReadMask |
- | |
1150 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:21 .bss:00000002 BLConfig_WriteMask |
- | |
1151 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:27 .bss:00000004 BLFlags |
- | |
1152 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:33 .bss:00000005 MissingMotor |
1107 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:7 *ABS*:00000001 __zero_reg__ |
1153 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:39 .data:00000000 I2CTimeout |
1108 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:11 .text:00000000 I2C_Init |
1154 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:46 .bss:00000006 motor_read |
1109 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:1069 .bss:00000000 twi_state |
1155 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:52 .bss:00000007 motor_write |
1110 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:1081 .bss:00000002 motor_write |
1156 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:58 .bss:00000008 dac_channel |
- | |
1157 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:64 .bss:00000009 twi_state |
1111 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:1087 .bss:00000003 motor_read |
1158 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:69 .text:00000000 I2C_Init |
- | |
1159 | *COM*:00000060 Motor |
1112 | *COM*:00000060 Motor |
1160 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:113 .text:0000004c I2C_Reset |
1113 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:55 .text:0000004c I2C_Reset |
1161 | .bss:0000000a missing_motor.0 |
- | |
1162 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:140 .bss:0000000b motor_read_temperature.1 |
1114 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:1106 .bss:00000005 BLFlags |
1163 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:141 .bss:0000000c pBuff.2 |
1115 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:99 .text:000000aa __vector_26 |
1164 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:142 .bss:0000000e BuffLen.3 |
1116 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:1112 .bss:00000006 BLConfig_WriteMask |
1165 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:146 .text:00000092 __vector_26 |
1117 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:1118 .bss:00000008 BLConfig_ReadMask |
1166 | *COM*:00000008 BLConfig |
1118 | *COM*:00000008 BLConfig |
- | 1119 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:1120 .bss:0000000b pBuff.1659 |
|
- | 1120 | .bss:0000000a BuffLen.1660 |
|
- | 1121 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:1122 .bss:0000000e missing_motor.1657 |
|
- | 1122 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:1093 .data:00000000 I2CTimeout |
|
- | 1123 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:1121 .bss:0000000d motor_read_temperature.1658 |
|
- | 1124 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:1100 .bss:00000004 MissingMotor |
|
- | 1125 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:1075 .bss:00000001 dac_channel |
|
1167 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:828 .text:00000670 I2C_WriteBLConfig |
1126 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:744 .text:00000638 I2C_ReadBLConfig |
1168 | C:\Users\Arthur-P\AppData\Local\Temp/cciecaaa.s:1000 .text:000007c4 I2C_ReadBLConfig |
1127 | C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp/ccHkTAFJ.s:902 .text:0000077a I2C_WriteBLConfig |
Line 1169... | Line 1128... | ||
1169 | 1128 | ||
1170 | UNDEFINED SYMBOLS |
- | |
1171 | __do_copy_data |
- | |
1172 | __do_clear_bss |
1129 | UNDEFINED SYMBOLS |
1173 | __tablejump2__ |
1130 | __tablejump2__ |
1174 | Mixer |
1131 | Mixer |
1175 | RequiredMotors |
1132 | RequiredMotors |
1176 | FCFlags |
1133 | FCFlags |
1177 | AnalogOffsetNick |
1134 | AnalogOffsetNick |
1178 | AnalogOffsetRoll |
1135 | AnalogOffsetRoll |
1179 | AnalogOffsetGier |
1136 | AnalogOffsetGier |
1180 | MotorenEin |
1137 | MotorenEin |
1181 | PC_MotortestActive |
- | |
1182 | RAM_Checksum |
1138 | PC_MotortestActive |
1183 | SetDelay |
1139 | SetDelay |
- | 1140 | CheckDelay |
|
- | 1141 | RAM_Checksum |
|
- | 1142 | __epilogue_restores__ |
|
- | 1143 | __do_copy_data |