Page 1 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si Command Line: C:\ghs\comp_rh850\ease850.exe -w -elf -b0 -I..\source\Driver\Clock -I..\source\Driver\RH850F1KM_S1 -I..\source\Driver\Timer -I..\source\Driver\TimerB -I..\source\Driver\Analog_Signals -I..\source\Driver\CAN -I..\source\Driver\GPIO -I..\source\System -I..\source\Appliciation -I..\source\FCL -I..\source\EEL -I..\source\eel_user -I..\source\fdl_user -I..\source\FDL -I..\source\EEL\lib -I..\source\FDL\lib -IC:\ghs\comp_rh850\lib\rh850 -cg_underscore -cpu=rh850g3kh -no_v850_simd -nomacro -patch_dbo=Z:\D\project\MV1�յ����\8_code\MV1_TouchLine\ghs\obj\HD_Touch_Key.dbo -source=HD_Touch_Key.c -o .\obj\gh_00005fo1.o -list=.\list\HD_Touch_Key.lst C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si Original File: C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si Source File: HD_Touch_Key.c Directory: Z:\D\project\MV1�յ����\8_code\MV1_TouchLine\ghs Host OS: Windows EASE: Copyright (C) 1983-2019 Green Hills Software. All Rights Reserved. Release: Compiler v2019.5.5 Build Directory: [Directory] messi:/home/messi2/build_2019_5_bto/2019-09-30.1900-2019_5_bto/win64-cross-linux86-comp Revision: [VCInfo] http://toolsvc/branches/release-branch-2019-5-bto/src@658753 (built by build) Revision Date: Tue Oct 01 10:26:24 2019 Release Date: Tue Oct 01 11:51:34 2019 1 --Driver Command: ccv850 -c -MD -I..\source\Driver\Clock 2 -- -I..\source\Driver\RH850F1KM_S1 -I..\source\Driver\Timer 3 -- -I..\source\Driver\TimerB -I..\source\Driver\Analog_Signals 4 -- -I..\source\Driver\CAN -I..\source\Driver\GPIO -I..\source\System 5 -- -I..\source\Appliciation -I..\source\FCL -I..\source\EEL 6 -- -I..\source\eel_user -I..\source\fdl_user -I..\source\FDL 7 -- -I..\source\EEL\lib -I..\source\FDL\lib -object_dir=.\obj 8 -- -preprocess_assembly_files -list -list_dir=./list -bsp generic 9 -- -dwarf2 -D__GHS__ -cpu=rh850g3kh -fhard -DPlatform_RH850 10 -- -DPlatform_32Bit -nothreshold -g -passsource --diag_suppress 1 11 -- --diag_suppress 9 --diag_suppress 177 --diag_suppress 550 12 -- --diag_suppress 188 -registermode=32 -data_bus_width=32 -Onone 13 -- -japanese_automotive_c -filetype.c 14 -- ..\source\touch_screen\HD_Tuoch_Key\HD_Touch_Key.c -o 15 -- .\obj\HD_Touch_Key.o 16 --Source File: ..\source\touch_screen\HD_Tuoch_Key\HD_Touch_Key.c 17 --Directory: Z:\D\project\MV1�յ����\8_code\MV1_TouchLine\ghs 18 --Compile Date: Sun Aug 09 11:27:48 2020 19 --Host OS: Win64 20 --Version: C-RH850 2019.5.5 RELEASE VERSION 21 --Release: Compiler v2019.5.5 22 --Revision Date: Tue Oct 01 10:27:05 2019 23 --Release Date: Tue Oct 01 11:51:35 2019 24 -- ecom -g -w 25 26 --2: // 程序版本 REV 0.1 27 --4: //--------------------------------------------------------------------------- 28 --5: // 包含头文件 29 --6: #include <gpio.h> 30 --7: #include <string.h> 31 --8: #include <stdio.h> 32 --9: #include <stdlib.h> 33 --10: #include "HD_Touch_Key.h" 34 --11: #include "../HD_Touch/HD_Touch.h" 35 --12: #include "../BSP/BSP.h" 36 --13: #include "../ChinaTSP_Host/ChinaTSP_Host.h" 37 --14: #include "../Com_948/Com_948_I2C.h" 38 --15: #include "../TimeStamp/TimeStamp.h" 39 --17: void GetSend_CMD4D(HD_touch_key *key_data); 40 --19: static HD_touch_key touch_key; 41 --20: //--------------------------------------------------------------------------- 42 --21: // 当收到有效的触摸信号时的回调函数,输入参数为触摸信息首地址 43 --22: void HD_Touch_Key_RecvTouch_CallBack(SHDTouchInfo *ptpbuf) 44 .text 45 ..bof.Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key...5A.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs..5F2F6D35..0:: 46 .align 2 47 .align 2 48 ..gh.f.a.2.e.0: 49 .type ..gh.f.a.2.e.0,@object 50 .size ..gh.f.a.2.e.0,0 Page 2 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 51 .global _HD_Touch_Key_RecvTouch_CallBack 52 _HD_Touch_Key_RecvTouch_CallBack: 53 .LDW01: 00000000 5c1a 54 add -4,sp 00000002 63ff0100 55 st.w lp,0[sp] 00000006 06f0 56 mov r6,ep 57 -- .bf 58 .LDW11: 59 --23: { 60 --24: // uart1_printf("have touch!! %d finger\r\n", ptpbuf->tp_status & 0x0F); 61 --26: // 获取手指个数 62 --27: uint8_t finger_num = ptpbuf->tp_status & 0x0F; 00000008 6008 63 sld.bu 0[ep],r1 0000000a c10e0f00 64 andi 15,r1,r1 0000000e 8100 65 zxb r1 66 --29: uint8_t HaveKey = (ptpbuf->tp_status & 0x10) >> 4;/*检查是否有收到按键状态,因为发送抬起时该位也为0,所以不用*/ 00000010 6010 67 sld.bu 0[ep],r2 00000012 c2161000 68 andi 16,r2,r2 00000016 a412 69 sar 4,r2 00000018 8200 70 zxb r2 71 --31: uint8_t key = ptpbuf->point_info[finger_num].id; 0000001a c30a 72 shl 3,r1 0000001c 1e160100 73 addi 1,ep,r2 00000020 01f0 74 mov r1,ep 00000022 c2f1 75 add r2,ep 00000024 6008 76 sld.bu 0[ep],r1 77 --32: 78 --33: switch (key)/*检测按下的按键*/ 00000026 640a 79 cmp 4,r1 00000028 990d* 80 bnl .L103 0000002a 610a 81 cmp 1,r1 0000002c 911d* 82 bl .L5 0000002e 9255* 83 be .L6 00000030 620a 84 cmp 2,r1 00000032 e2071101* 85 be .L7 00000036 80073a03* 86 br .L2 87 .L103: 0000003a 640a 88 cmp 4,r1 0000003c e2077901* 89 be .L8 00000040 680a 90 cmp 8,r1 00000042 e207e501* 91 be .L9 00000046 205e1000 92 movea 16,zero,r11 0000004a eb09 93 cmp r11,r1 0000004c e2074b02* 94 be .L10 00000050 205e2000 95 movea 32,zero,r11 00000054 eb09 96 cmp r11,r1 00000056 e207af02* 97 be .L11 0000005a 80071603* 98 br .L2 99 .L5: 100 --34: { 101 --35: case 0:/*所有按键抬起*/ 102 --36: if(touch_key.close != PRESS) 103 --line36 104 ..lin.91be0fe5..afc3f618.0_1:: 105 .LDWlin1: 0000005e 2b0600000000* 106 mov _touch_key,r11 00000064 8b0f0100 107 ld.bu 0[r11],r1 00000068 610a 108 cmp 1,r1 0000006a e2070703* 109 be .L2 110 --37: { 111 --38: touch_key.close =PRESS; Page 3 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 112 --line38 113 ..lin.91be0fe5..afc3f618.0_2:: 114 .LDWlin2: 0000006e 010a 115 mov 1,r1 00000070 2b0600000000* 116 mov _touch_key,r11 00000076 4b0f0000 117 st.b r1,0[r11] 118 --39: touch_key.HOME =LIFT; 119 --line39 120 ..lin.91be0fe5..afc3f618.0_3:: 121 .LDWlin3: 0000007a 2c0600000000* 122 mov _touch_key+1,r12 00000080 4c070000 123 st.b zero,0[r12] 124 --40: touch_key.NAVI =LIFT; 125 --line40 126 ..lin.91be0fe5..afc3f618.0_4:: 127 .LDWlin4: 00000084 2d0600000000* 128 mov _touch_key+2,r13 0000008a 4d070000 129 st.b zero,0[r13] 130 --41: touch_key.MUSIC =LIFT; 131 --line41 132 ..lin.91be0fe5..afc3f618.0_5:: 133 .LDWlin5: 0000008e 2e0600000000* 134 mov _touch_key+3,r14 00000094 4e070000 135 st.b zero,0[r14] 136 --42: touch_key.MUTE =LIFT; 137 --line42 138 ..lin.91be0fe5..afc3f618.0_6:: 139 .LDWlin6: 00000098 2f0600000000* 140 mov _touch_key+4,r15 0000009e 4f070000 141 st.b zero,0[r15] 142 --43: touch_key.VOL_UP =LIFT; 143 --line43 144 ..lin.91be0fe5..afc3f618.0_7:: 145 .LDWlin7: 000000a2 300600000000* 146 mov _touch_key+5,r16 000000a8 50070000 147 st.b zero,0[r16] 148 --44: touch_key.VOL_DOWN =LIFT; 149 --line44 150 ..lin.91be0fe5..afc3f618.0_8:: 151 .LDWlin8: 000000ac 310600000000* 152 mov _touch_key+6,r17 000000b2 51070000 153 st.b zero,0[r17] 154 --45: GetSend_CMD4D(&touch_key); 155 --line45 156 ..lin.91be0fe5..afc3f618.0_9:: 157 .LDWlin9: 000000b6 260600000000* 158 mov _touch_key,r6 159 jarl _GetSend_CMD4D,lp 159 <EXPANSION BEGIN> 159 jarl22 _GetSend_CMD4D , lp 000000bc 80ffbc02* 159 <EXPANSION END> 160 --46: COM_948_SET_SEND_CMD_Status(Idx_ButtonStatus, st_CMD_SEND_REQ); 161 --line46 162 ..lin.91be0fe5..afc3f618.0_10:: 163 .LDWlin10: 000000c0 0a32 164 mov 10,r6 000000c2 2706a55aa33a 165 mov 983784101,r7 166 jarl _COM_948_SET_SEND_CMD_Status,lp 166 <EXPANSION BEGIN> 166 jarl22 _COM_948_SET_SEND_CMD_Status , lp 000000c8 80ff0000* 166 <EXPANSION END> Page 4 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 000000cc 8007a402* 167 br .L2 168 .L6: 169 --47: } 170 --48: break; 171 --50: case 0x01U:/*主页*/ 172 --51: if(touch_key.HOME != PRESS) 173 --line51 174 ..lin.91be0fe5..afc3f618.0_11:: 175 .LDWlin11: 000000d0 2b0600000000* 176 mov _touch_key+1,r11 000000d6 8b0f0100 177 ld.bu 0[r11],r1 000000da 610a 178 cmp 1,r1 000000dc e2079502* 179 be .L2 180 --52: { 181 --53: touch_key.close =LIFT; 182 --line53 183 ..lin.91be0fe5..afc3f618.0_12:: 184 .LDWlin12: 000000e0 2b0600000000* 185 mov _touch_key,r11 000000e6 4b070000 186 st.b zero,0[r11] 187 --54: touch_key.HOME =PRESS; 188 --line54 189 ..lin.91be0fe5..afc3f618.0_13:: 190 .LDWlin13: 000000ea 010a 191 mov 1,r1 000000ec 2c0600000000* 192 mov _touch_key+1,r12 000000f2 4c0f0000 193 st.b r1,0[r12] 194 --55: touch_key.NAVI =LIFT; 195 --line55 196 ..lin.91be0fe5..afc3f618.0_14:: 197 .LDWlin14: 000000f6 2d0600000000* 198 mov _touch_key+2,r13 000000fc 4d070000 199 st.b zero,0[r13] 200 --56: touch_key.MUSIC =LIFT; 201 --line56 202 ..lin.91be0fe5..afc3f618.0_15:: 203 .LDWlin15: 00000100 2e0600000000* 204 mov _touch_key+3,r14 00000106 4e070000 205 st.b zero,0[r14] 206 --57: touch_key.MUTE =LIFT; 207 --line57 208 ..lin.91be0fe5..afc3f618.0_16:: 209 .LDWlin16: 0000010a 2f0600000000* 210 mov _touch_key+4,r15 00000110 4f070000 211 st.b zero,0[r15] 212 --58: touch_key.VOL_UP =LIFT; 213 --line58 214 ..lin.91be0fe5..afc3f618.0_17:: 215 .LDWlin17: 00000114 300600000000* 216 mov _touch_key+5,r16 0000011a 50070000 217 st.b zero,0[r16] 218 --59: touch_key.VOL_DOWN =LIFT; 219 --line59 220 ..lin.91be0fe5..afc3f618.0_18:: 221 .LDWlin18: 0000011e 310600000000* 222 mov _touch_key+6,r17 00000124 51070000 223 st.b zero,0[r17] 224 --60: GetSend_CMD4D(&touch_key); 225 --line60 226 ..lin.91be0fe5..afc3f618.0_19:: 227 .LDWlin19: Page 5 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 00000128 260600000000* 228 mov _touch_key,r6 229 jarl _GetSend_CMD4D,lp 229 <EXPANSION BEGIN> 229 jarl22 _GetSend_CMD4D , lp 0000012e 80ff4a02* 229 <EXPANSION END> 230 --61: COM_948_SET_SEND_CMD_Status(Idx_ButtonStatus, st_CMD_SEND_REQ); 231 --line61 232 ..lin.91be0fe5..afc3f618.0_20:: 233 .LDWlin20: 00000132 0a32 234 mov 10,r6 00000134 2706a55aa33a 235 mov 983784101,r7 236 jarl _COM_948_SET_SEND_CMD_Status,lp 236 <EXPANSION BEGIN> 236 jarl22 _COM_948_SET_SEND_CMD_Status , lp 0000013a 80ff0000* 236 <EXPANSION END> 0000013e 80073202* 237 br .L2 238 .L7: 239 --62: } 240 --63: break; 241 --65: case 0x02U:/*NAVI*/ 242 --66: if(touch_key.NAVI != PRESS) 243 --line66 244 ..lin.91be0fe5..afc3f618.0_21:: 245 .LDWlin21: 00000142 2b0600000000* 246 mov _touch_key+2,r11 00000148 8b0f0100 247 ld.bu 0[r11],r1 0000014c 610a 248 cmp 1,r1 0000014e e2072302* 249 be .L2 250 --67: { 251 --68: touch_key.close =LIFT; 252 --line68 253 ..lin.91be0fe5..afc3f618.0_22:: 254 .LDWlin22: 00000152 2b0600000000* 255 mov _touch_key,r11 00000158 4b070000 256 st.b zero,0[r11] 257 --69: touch_key.HOME =LIFT; 258 --line69 259 ..lin.91be0fe5..afc3f618.0_23:: 260 .LDWlin23: 0000015c 2c0600000000* 261 mov _touch_key+1,r12 00000162 4c070000 262 st.b zero,0[r12] 263 --70: touch_key.NAVI =PRESS; 264 --line70 265 ..lin.91be0fe5..afc3f618.0_24:: 266 .LDWlin24: 00000166 010a 267 mov 1,r1 00000168 2d0600000000* 268 mov _touch_key+2,r13 0000016e 4d0f0000 269 st.b r1,0[r13] 270 --71: touch_key.MUSIC =LIFT; 271 --line71 272 ..lin.91be0fe5..afc3f618.0_25:: 273 .LDWlin25: 00000172 2e0600000000* 274 mov _touch_key+3,r14 00000178 4e070000 275 st.b zero,0[r14] 276 --72: touch_key.MUTE =LIFT; 277 --line72 278 ..lin.91be0fe5..afc3f618.0_26:: 279 .LDWlin26: 0000017c 2f0600000000* 280 mov _touch_key+4,r15 00000182 4f070000 281 st.b zero,0[r15] 282 --73: touch_key.VOL_UP =LIFT; Page 6 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 283 --line73 284 ..lin.91be0fe5..afc3f618.0_27:: 285 .LDWlin27: 00000186 300600000000* 286 mov _touch_key+5,r16 0000018c 50070000 287 st.b zero,0[r16] 288 --74: touch_key.VOL_DOWN =LIFT; 289 --line74 290 ..lin.91be0fe5..afc3f618.0_28:: 291 .LDWlin28: 00000190 310600000000* 292 mov _touch_key+6,r17 00000196 51070000 293 st.b zero,0[r17] 294 --75: GetSend_CMD4D(&touch_key); 295 --line75 296 ..lin.91be0fe5..afc3f618.0_29:: 297 .LDWlin29: 0000019a 260600000000* 298 mov _touch_key,r6 299 jarl _GetSend_CMD4D,lp 299 <EXPANSION BEGIN> 299 jarl22 _GetSend_CMD4D , lp 000001a0 80ffd801* 299 <EXPANSION END> 300 --76: COM_948_SET_SEND_CMD_Status(Idx_ButtonStatus, st_CMD_SEND_REQ); 301 --line76 302 ..lin.91be0fe5..afc3f618.0_30:: 303 .LDWlin30: 000001a4 0a32 304 mov 10,r6 000001a6 2706a55aa33a 305 mov 983784101,r7 306 jarl _COM_948_SET_SEND_CMD_Status,lp 306 <EXPANSION BEGIN> 306 jarl22 _COM_948_SET_SEND_CMD_Status , lp 000001ac 80ff0000* 306 <EXPANSION END> 000001b0 8007c001* 307 br .L2 308 .L8: 309 --77: } 310 --78: break; 311 --80: case 0x04U:/*MUSIC*/ 312 --81: if(touch_key.MUSIC != PRESS) 313 --line81 314 ..lin.91be0fe5..afc3f618.0_31:: 315 .LDWlin31: 000001b4 2b0600000000* 316 mov _touch_key+3,r11 000001ba 8b0f0100 317 ld.bu 0[r11],r1 000001be 610a 318 cmp 1,r1 000001c0 e207b101* 319 be .L2 320 --82: { 321 --83: touch_key.close =LIFT; 322 --line83 323 ..lin.91be0fe5..afc3f618.0_32:: 324 .LDWlin32: 000001c4 2b0600000000* 325 mov _touch_key,r11 000001ca 4b070000 326 st.b zero,0[r11] 327 --84: touch_key.HOME =LIFT; 328 --line84 329 ..lin.91be0fe5..afc3f618.0_33:: 330 .LDWlin33: 000001ce 2c0600000000* 331 mov _touch_key+1,r12 000001d4 4c070000 332 st.b zero,0[r12] 333 --85: touch_key.NAVI =LIFT; 334 --line85 335 ..lin.91be0fe5..afc3f618.0_34:: 336 .LDWlin34: 000001d8 2d0600000000* 337 mov _touch_key+2,r13 Page 7 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 000001de 4d070000 338 st.b zero,0[r13] 339 --86: touch_key.MUSIC =PRESS; 340 --line86 341 ..lin.91be0fe5..afc3f618.0_35:: 342 .LDWlin35: 000001e2 010a 343 mov 1,r1 000001e4 2e0600000000* 344 mov _touch_key+3,r14 000001ea 4e0f0000 345 st.b r1,0[r14] 346 --87: touch_key.MUTE =LIFT; 347 --line87 348 ..lin.91be0fe5..afc3f618.0_36:: 349 .LDWlin36: 000001ee 2f0600000000* 350 mov _touch_key+4,r15 000001f4 4f070000 351 st.b zero,0[r15] 352 --88: touch_key.VOL_UP =LIFT; 353 --line88 354 ..lin.91be0fe5..afc3f618.0_37:: 355 .LDWlin37: 000001f8 300600000000* 356 mov _touch_key+5,r16 000001fe 50070000 357 st.b zero,0[r16] 358 --89: touch_key.VOL_DOWN =LIFT; 359 --line89 360 ..lin.91be0fe5..afc3f618.0_38:: 361 .LDWlin38: 00000202 310600000000* 362 mov _touch_key+6,r17 00000208 51070000 363 st.b zero,0[r17] 364 --90: GetSend_CMD4D(&touch_key); 365 --line90 366 ..lin.91be0fe5..afc3f618.0_39:: 367 .LDWlin39: 0000020c 260600000000* 368 mov _touch_key,r6 369 jarl _GetSend_CMD4D,lp 369 <EXPANSION BEGIN> 369 jarl22 _GetSend_CMD4D , lp 00000212 80ff6601* 369 <EXPANSION END> 370 --91: COM_948_SET_SEND_CMD_Status(Idx_ButtonStatus, st_CMD_SEND_REQ); 371 --line91 372 ..lin.91be0fe5..afc3f618.0_40:: 373 .LDWlin40: 00000216 0a32 374 mov 10,r6 00000218 2706a55aa33a 375 mov 983784101,r7 376 jarl _COM_948_SET_SEND_CMD_Status,lp 376 <EXPANSION BEGIN> 376 jarl22 _COM_948_SET_SEND_CMD_Status , lp 0000021e 80ff0000* 376 <EXPANSION END> 00000222 80074e01* 377 br .L2 378 .L9: 379 --92: } 380 --93: break; 381 --95: case 0x08U:/*MUTE*/ 382 --96: if(touch_key.MUTE != PRESS) 383 --line96 384 ..lin.91be0fe5..afc3f618.0_41:: 385 .LDWlin41: 00000226 2b0600000000* 386 mov _touch_key+4,r11 0000022c 8b0f0100 387 ld.bu 0[r11],r1 00000230 610a 388 cmp 1,r1 00000232 e2073f01* 389 be .L2 390 --97: { 391 --98: touch_key.close =LIFT; 392 --line98 Page 8 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 393 ..lin.91be0fe5..afc3f618.0_42:: 394 .LDWlin42: 00000236 2b0600000000* 395 mov _touch_key,r11 0000023c 4b070000 396 st.b zero,0[r11] 397 --99: touch_key.HOME =LIFT; 398 --line99 399 ..lin.91be0fe5..afc3f618.0_43:: 400 .LDWlin43: 00000240 2c0600000000* 401 mov _touch_key+1,r12 00000246 4c070000 402 st.b zero,0[r12] 403 --100: touch_key.NAVI =LIFT; 404 --line100 405 ..lin.91be0fe5..afc3f618.0_44:: 406 .LDWlin44: 0000024a 2d0600000000* 407 mov _touch_key+2,r13 00000250 4d070000 408 st.b zero,0[r13] 409 --101: touch_key.MUSIC =LIFT; 410 --line101 411 ..lin.91be0fe5..afc3f618.0_45:: 412 .LDWlin45: 00000254 2e0600000000* 413 mov _touch_key+3,r14 0000025a 4e070000 414 st.b zero,0[r14] 415 --102: touch_key.MUTE =PRESS; 416 --line102 417 ..lin.91be0fe5..afc3f618.0_46:: 418 .LDWlin46: 0000025e 010a 419 mov 1,r1 00000260 2f0600000000* 420 mov _touch_key+4,r15 00000266 4f0f0000 421 st.b r1,0[r15] 422 --103: touch_key.VOL_UP =LIFT; 423 --line103 424 ..lin.91be0fe5..afc3f618.0_47:: 425 .LDWlin47: 0000026a 300600000000* 426 mov _touch_key+5,r16 00000270 50070000 427 st.b zero,0[r16] 428 --104: touch_key.VOL_DOWN =LIFT; 429 --line104 430 ..lin.91be0fe5..afc3f618.0_48:: 431 .LDWlin48: 00000274 310600000000* 432 mov _touch_key+6,r17 0000027a 51070000 433 st.b zero,0[r17] 434 --105: GetSend_CMD4D(&touch_key); 435 --line105 436 ..lin.91be0fe5..afc3f618.0_49:: 437 .LDWlin49: 0000027e 260600000000* 438 mov _touch_key,r6 439 jarl _GetSend_CMD4D,lp 439 <EXPANSION BEGIN> 439 jarl22 _GetSend_CMD4D , lp 00000284 80fff400* 439 <EXPANSION END> 440 --106: COM_948_SET_SEND_CMD_Status(Idx_ButtonStatus, st_CMD_SEND_REQ); 441 --line106 442 ..lin.91be0fe5..afc3f618.0_50:: 443 .LDWlin50: 00000288 0a32 444 mov 10,r6 0000028a 2706a55aa33a 445 mov 983784101,r7 446 jarl _COM_948_SET_SEND_CMD_Status,lp 446 <EXPANSION BEGIN> 446 jarl22 _COM_948_SET_SEND_CMD_Status , lp 00000290 80ff0000* 446 <EXPANSION END> 00000294 e56d* 447 br .L2 Page 9 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 448 .L10: 449 --107: } 450 --108: break; 451 --110: case 0x10U:/*音量减*/ 452 --111: if(touch_key.VOL_DOWN != PRESS) 453 --line111 454 ..lin.91be0fe5..afc3f618.0_51:: 455 .LDWlin51: 00000296 2b0600000000* 456 mov _touch_key+6,r11 0000029c 8b0f0100 457 ld.bu 0[r11],r1 000002a0 610a 458 cmp 1,r1 000002a2 f265* 459 be .L2 460 --112: { 461 --113: touch_key.close =LIFT; 462 --line113 463 ..lin.91be0fe5..afc3f618.0_52:: 464 .LDWlin52: 000002a4 2b0600000000* 465 mov _touch_key,r11 000002aa 4b070000 466 st.b zero,0[r11] 467 --114: touch_key.HOME =LIFT; 468 --line114 469 ..lin.91be0fe5..afc3f618.0_53:: 470 .LDWlin53: 000002ae 2c0600000000* 471 mov _touch_key+1,r12 000002b4 4c070000 472 st.b zero,0[r12] 473 --115: touch_key.NAVI =LIFT; 474 --line115 475 ..lin.91be0fe5..afc3f618.0_54:: 476 .LDWlin54: 000002b8 2d0600000000* 477 mov _touch_key+2,r13 000002be 4d070000 478 st.b zero,0[r13] 479 --116: touch_key.MUSIC =LIFT; 480 --line116 481 ..lin.91be0fe5..afc3f618.0_55:: 482 .LDWlin55: 000002c2 2e0600000000* 483 mov _touch_key+3,r14 000002c8 4e070000 484 st.b zero,0[r14] 485 --117: touch_key.MUTE =LIFT; 486 --line117 487 ..lin.91be0fe5..afc3f618.0_56:: 488 .LDWlin56: 000002cc 2f0600000000* 489 mov _touch_key+4,r15 000002d2 4f070000 490 st.b zero,0[r15] 491 --118: touch_key.VOL_UP =LIFT; 492 --line118 493 ..lin.91be0fe5..afc3f618.0_57:: 494 .LDWlin57: 000002d6 300600000000* 495 mov _touch_key+5,r16 000002dc 50070000 496 st.b zero,0[r16] 497 --119: touch_key.VOL_DOWN =PRESS; 498 --line119 499 ..lin.91be0fe5..afc3f618.0_58:: 500 .LDWlin58: 000002e0 010a 501 mov 1,r1 000002e2 310600000000* 502 mov _touch_key+6,r17 000002e8 510f0000 503 st.b r1,0[r17] 504 --120: GetSend_CMD4D(&touch_key); 505 --line120 506 ..lin.91be0fe5..afc3f618.0_59:: 507 .LDWlin59: 000002ec 260600000000* 508 mov _touch_key,r6 Page 10 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 509 jarl _GetSend_CMD4D,lp 509 <EXPANSION BEGIN> 509 jarl22 _GetSend_CMD4D , lp 000002f2 80ff8600* 509 <EXPANSION END> 510 --121: COM_948_SET_SEND_CMD_Status(Idx_ButtonStatus, st_CMD_SEND_REQ); 511 --line121 512 ..lin.91be0fe5..afc3f618.0_60:: 513 .LDWlin60: 000002f6 0a32 514 mov 10,r6 000002f8 2706a55aa33a 515 mov 983784101,r7 516 jarl _COM_948_SET_SEND_CMD_Status,lp 516 <EXPANSION BEGIN> 516 jarl22 _COM_948_SET_SEND_CMD_Status , lp 000002fe 80ff0000* 516 <EXPANSION END> 00000302 f535* 517 br .L2 518 .L11: 519 --122: } 520 --123: break; 521 --125: case 0x20U:/*音量加*/ 522 --126: if(touch_key.VOL_DOWN != PRESS) 523 --line126 524 ..lin.91be0fe5..afc3f618.0_61:: 525 .LDWlin61: 00000304 2b0600000000* 526 mov _touch_key+6,r11 0000030a 8b0f0100 527 ld.bu 0[r11],r1 0000030e 610a 528 cmp 1,r1 00000310 8235* 529 be .L2 530 --127: { 531 --128: touch_key.close =LIFT; 532 --line128 533 ..lin.91be0fe5..afc3f618.0_62:: 534 .LDWlin62: 00000312 2b0600000000* 535 mov _touch_key,r11 00000318 4b070000 536 st.b zero,0[r11] 537 --129: touch_key.HOME =LIFT; 538 --line129 539 ..lin.91be0fe5..afc3f618.0_63:: 540 .LDWlin63: 0000031c 2c0600000000* 541 mov _touch_key+1,r12 00000322 4c070000 542 st.b zero,0[r12] 543 --130: touch_key.NAVI =LIFT; 544 --line130 545 ..lin.91be0fe5..afc3f618.0_64:: 546 .LDWlin64: 00000326 2d0600000000* 547 mov _touch_key+2,r13 0000032c 4d070000 548 st.b zero,0[r13] 549 --131: touch_key.MUSIC =LIFT; 550 --line131 551 ..lin.91be0fe5..afc3f618.0_65:: 552 .LDWlin65: 00000330 2e0600000000* 553 mov _touch_key+3,r14 00000336 4e070000 554 st.b zero,0[r14] 555 --132: touch_key.MUTE =LIFT; 556 --line132 557 ..lin.91be0fe5..afc3f618.0_66:: 558 .LDWlin66: 0000033a 2f0600000000* 559 mov _touch_key+4,r15 00000340 4f070000 560 st.b zero,0[r15] 561 --133: touch_key.VOL_UP =PRESS; 562 --line133 563 ..lin.91be0fe5..afc3f618.0_67:: Page 11 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 564 .LDWlin67: 00000344 010a 565 mov 1,r1 00000346 300600000000* 566 mov _touch_key+5,r16 0000034c 500f0000 567 st.b r1,0[r16] 568 --134: touch_key.VOL_DOWN =LIFT; 569 --line134 570 ..lin.91be0fe5..afc3f618.0_68:: 571 .LDWlin68: 00000350 310600000000* 572 mov _touch_key+6,r17 00000356 51070000 573 st.b zero,0[r17] 574 --135: GetSend_CMD4D(&touch_key); 575 --line135 576 ..lin.91be0fe5..afc3f618.0_69:: 577 .LDWlin69: 0000035a 260600000000* 578 mov _touch_key,r6 579 jarl _GetSend_CMD4D,lp 579 <EXPANSION BEGIN> 579 jarl22 _GetSend_CMD4D , lp 00000360 80ff1800* 579 <EXPANSION END> 580 --136: COM_948_SET_SEND_CMD_Status(Idx_ButtonStatus, st_CMD_SEND_REQ); 581 --line136 582 ..lin.91be0fe5..afc3f618.0_70:: 583 .LDWlin70: 00000364 0a32 584 mov 10,r6 00000366 2706a55aa33a 585 mov 983784101,r7 586 jarl _COM_948_SET_SEND_CMD_Status,lp 586 <EXPANSION BEGIN> 586 jarl22 _COM_948_SET_SEND_CMD_Status , lp 0000036c 80ff0000* 586 <EXPANSION END> 587 .L2: 588 --137: } 589 --138: break; 590 --139: 591 --140: default: 592 --141: break; 593 --142: } 594 --144: } 595 -- .ef 596 .LDW21: 597 --line144 598 ..lin.91be0fe5..afc3f618.0_71:: 599 .LDWlin71: 00000370 23ff0100 600 ld.w 0[sp],lp 00000374 441a 601 add 4,sp 602 .jumptype return 00000376 7f00 603 jmp [lp] 604 ..lin.91be0fe5..afc3f618.0_72:: 605 .LDWlin72: 606 .global ___ghs_eofn_HD_Touch_Key_RecvTouch_CallBack 607 ___ghs_eofn_HD_Touch_Key_RecvTouch_CallBack: 608 .type _HD_Touch_Key_RecvTouch_CallBack,@function 609 .size _HD_Touch_Key_RecvTouch_CallBack,.-_HD_Touch_Key_RecvTouch_CallBack 610 .align 2 611 --_finger_num r1 local 612 --_HaveKey r2 local 613 --_key r1 local 614 615 --_ptpbuf ep param 616 617 .section ".bss","awb" 618 .global _touch_key..Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key. Page 12 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 619 _touch_key..Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key.: 00000000 000000000000 620 _touch_key: .space 7 00000006 00 621 .type _touch_key..Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key.,@object 622 .size _touch_key..Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key.,7 623 .type _touch_key,@object 624 .size _touch_key,7 625 .data 626 .text 627 628 629 --146: void GetSend_CMD4D(HD_touch_key *key_data) 630 .align 2 631 .align 2 632 .align 2 633 ..gh.f.a.2.e.1: 634 .type ..gh.f.a.2.e.1,@object 635 .size ..gh.f.a.2.e.1,0 636 .global _GetSend_CMD4D 637 _GetSend_CMD4D: 638 .LDW31: 639 -- .bf 640 .LDW41: 641 --147: { 642 --148: //填充数组,创建发送请求 643 --149: Com_948_Ctrl.App_CMD_4D[1] = 0x06; //发生状态变化的按键数量 00000378 210600000000* 644 mov _Com_948_Ctrl,r1 0000037e 010efb00 645 addi 251,r1,r1 00000382 01f60100 646 addi 1,r1,ep 00000386 060a 647 mov 6,r1 00000388 800b 648 sst.b r1,0[ep] 649 --150: Com_948_Ctrl.App_CMD_4D[2] = 0x01; //HOME 650 --line150 651 ..lin.91be0fe5..87adae19.0_73:: 652 .LDWlin73: 0000038a 210600000000* 653 mov _Com_948_Ctrl,r1 00000390 010efb00 654 addi 251,r1,r1 00000394 01f60200 655 addi 2,r1,ep 00000398 010a 656 mov 1,r1 0000039a 800b 657 sst.b r1,0[ep] 658 --151: Com_948_Ctrl.App_CMD_4D[3] = key_data->HOME; //HOME 659 --line151 660 ..lin.91be0fe5..87adae19.0_74:: 661 .LDWlin74: 0000039c 210600000000* 662 mov _Com_948_Ctrl,r1 000003a2 010efb00 663 addi 251,r1,r1 000003a6 01f60300 664 addi 3,r1,ep 000003aa a60f0100 665 ld.bu 1[r6],r1 000003ae 800b 666 sst.b r1,0[ep] 667 --152: Com_948_Ctrl.App_CMD_4D[4] = 0x02; //导航 NAVI 668 --line152 669 ..lin.91be0fe5..87adae19.0_75:: 670 .LDWlin75: 000003b0 210600000000* 671 mov _Com_948_Ctrl,r1 000003b6 010efb00 672 addi 251,r1,r1 000003ba 01f60400 673 addi 4,r1,ep 000003be 020a 674 mov 2,r1 000003c0 800b 675 sst.b r1,0[ep] 676 --153: Com_948_Ctrl.App_CMD_4D[5] = key_data->NAVI; //导航 677 --line153 678 ..lin.91be0fe5..87adae19.0_76:: Page 13 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 679 .LDWlin76: 000003c2 210600000000* 680 mov _Com_948_Ctrl,r1 000003c8 010efb00 681 addi 251,r1,r1 000003cc 01f60500 682 addi 5,r1,ep 000003d0 860f0300 683 ld.bu 2[r6],r1 000003d4 800b 684 sst.b r1,0[ep] 685 --154: Com_948_Ctrl.App_CMD_4D[6] = 0x03; //音乐 MUSIC 686 --line154 687 ..lin.91be0fe5..87adae19.0_77:: 688 .LDWlin77: 000003d6 210600000000* 689 mov _Com_948_Ctrl,r1 000003dc 010efb00 690 addi 251,r1,r1 000003e0 01f60600 691 addi 6,r1,ep 000003e4 030a 692 mov 3,r1 000003e6 800b 693 sst.b r1,0[ep] 694 --155: Com_948_Ctrl.App_CMD_4D[7] = key_data->MUSIC; //音乐 695 --line155 696 ..lin.91be0fe5..87adae19.0_78:: 697 .LDWlin78: 000003e8 210600000000* 698 mov _Com_948_Ctrl,r1 000003ee 010efb00 699 addi 251,r1,r1 000003f2 01f60700 700 addi 7,r1,ep 000003f6 a60f0300 701 ld.bu 3[r6],r1 000003fa 800b 702 sst.b r1,0[ep] 703 --156: Com_948_Ctrl.App_CMD_4D[8] = 0x04; //静音 MUTE 704 --line156 705 ..lin.91be0fe5..87adae19.0_79:: 706 .LDWlin79: 000003fc 210600000000* 707 mov _Com_948_Ctrl,r1 00000402 010efb00 708 addi 251,r1,r1 00000406 01f60800 709 addi 8,r1,ep 0000040a 040a 710 mov 4,r1 0000040c 800b 711 sst.b r1,0[ep] 712 --157: Com_948_Ctrl.App_CMD_4D[9] = key_data->MUTE; //静音 713 --line157 714 ..lin.91be0fe5..87adae19.0_80:: 715 .LDWlin80: 0000040e 210600000000* 716 mov _Com_948_Ctrl,r1 00000414 010efb00 717 addi 251,r1,r1 00000418 01f60900 718 addi 9,r1,ep 0000041c 860f0500 719 ld.bu 4[r6],r1 00000420 800b 720 sst.b r1,0[ep] 721 --158: Com_948_Ctrl.App_CMD_4D[10] = 0x05; //UP 722 --line158 723 ..lin.91be0fe5..87adae19.0_81:: 724 .LDWlin81: 00000422 210600000000* 725 mov _Com_948_Ctrl,r1 00000428 010efb00 726 addi 251,r1,r1 0000042c 01f60a00 727 addi 10,r1,ep 00000430 050a 728 mov 5,r1 00000432 800b 729 sst.b r1,0[ep] 730 --159: Com_948_Ctrl.App_CMD_4D[11] = key_data->VOL_UP; //UP 731 --line159 732 ..lin.91be0fe5..87adae19.0_82:: 733 .LDWlin82: 00000434 210600000000* 734 mov _Com_948_Ctrl,r1 0000043a 010efb00 735 addi 251,r1,r1 0000043e 01f60b00 736 addi 11,r1,ep 00000442 a60f0500 737 ld.bu 5[r6],r1 00000446 800b 738 sst.b r1,0[ep] 739 --160: Com_948_Ctrl.App_CMD_4D[12] = 0x06; //DOWN Page 14 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 740 --line160 741 ..lin.91be0fe5..87adae19.0_83:: 742 .LDWlin83: 00000448 210600000000* 743 mov _Com_948_Ctrl,r1 0000044e 010efb00 744 addi 251,r1,r1 00000452 01f60c00 745 addi 12,r1,ep 00000456 060a 746 mov 6,r1 00000458 800b 747 sst.b r1,0[ep] 748 --161: Com_948_Ctrl.App_CMD_4D[13] = key_data->VOL_DOWN; //DOWN 749 --line161 750 ..lin.91be0fe5..87adae19.0_84:: 751 .LDWlin84: 0000045a 210600000000* 752 mov _Com_948_Ctrl,r1 00000460 010efb00 753 addi 251,r1,r1 00000464 01f60d00 754 addi 13,r1,ep 00000468 860f0700 755 ld.bu 6[r6],r1 0000046c 800b 756 sst.b r1,0[ep] 757 --162: } 758 -- .ef 759 .LDW51: 760 --line162 761 ..lin.91be0fe5..87adae19.0_85:: 762 .LDWlin85: 763 .jumptype return 0000046e 7f00 764 jmp [lp] 765 ..lin.91be0fe5..87adae19.0_86:: 766 .LDWlin86: 767 .global ___ghs_eofn_GetSend_CMD4D 768 ___ghs_eofn_GetSend_CMD4D: 769 .type _GetSend_CMD4D,@function 770 .size _GetSend_CMD4D,.-_GetSend_CMD4D 771 .align 2 772 773 --_key_data r6 param 774 775 .data 776 .text 777 778 .align 2 779 --_Com_948_Ctrl _Com_948_Ctrl import 780 --_touch_key _touch_key static 781 782 .data 783 .ghsnote version,24 784 .ghsnote tools,3 785 .ghsnote options,656 786 .text 787 .align 2 788 ..eof.Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key...5A.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs..5F2F6D35..0:: 789 .section .debug_info 790 .Ldw_begin: 00000000 6b050000 791 .word .Ldw_end-.Ldw_begin-4 00000004 0200 792 .byte 2,0 00000006 00000000* 793 .word .Ldw_abbr_begin 0000000a 04 794 .byte 4 795 .section .debug_abbrev 796 .Ldw_abbr_begin: 797 .section .debug_str 798 .Ldw_str_begin: 799 .section .debug_info 0000000b 01 800 .byte 1 Page 15 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 0000000c 00000000* 801 .word ..bof.Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key...5A.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs..5F2F6D35..0 00000010 00000000* 802 .word ..eof.Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key...5A.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs..5F2F6D35..0 803 .section .debug_str 00000000 2e2e5c736f75 804 .strz "..\\source\\touch_screen\\HD_Tuoch_Key\\HD_Touch_Key.c" 00000006 7263655c746f 0000000c 7563685f7363 00000012 7265656e5c48 00000018 445f54756f63 0000001e 685f4b65795c 00000024 48445f546f75 0000002a 63685f4b6579 00000030 2e6300 805 .section .debug_info 00000014 00000000* 806 .word .Ldw_str_begin 807 .section .debug_str 00000033 5a3a5c445c70 808 .strz "Z:\\D\\project\\MV1�յ����\\8_code\\MV1_TouchLine\\ghs" 00000039 726f6a656374 0000003f 5c4d5631bfd5 00000045 b5f7c3e6b0e5 0000004b 5c385f636f64 00000051 655c4d56315f 00000057 546f7563684c 0000005d 696e655c6768 00000063 7300 809 .section .debug_info 00000018 00000000* 810 .word .Ldw_str_begin+51 811 .section .debug_str 00000065 474853204320 812 .strz "GHS C 2019.5.5 [dual]" 0000006b 323031392e35 00000071 2e35205b6475 00000077 616c5d00 813 .section .debug_info 0000001c 00000000* 814 .word .Ldw_str_begin+101 00000020 0100 815 .byte 1,0 00000022 00000000* 816 .word .Ldw_line_begin 00000026 00000000* 817 .word .Ldw_macinfo_begin 0000002a 00 818 .byte 0 819 820 .section .debug_abbrev 00000000 01 821 .byte 1 00000001 11 822 .byte 17 00000002 01 823 .byte 1 00000003 1101 824 .byte 17,1 00000005 1201 825 .byte 18,1 00000007 030e 826 .byte 3,14 00000009 1b0e 827 .byte 27,14 0000000b 250e 828 .byte 37,14 0000000d 1305 829 .byte 19,5 0000000f 1006 830 .byte 16,6 00000011 4306 831 .byte 67,6 00000013 420b 832 .byte 66,11 00000015 0000 833 .byte 0,0 834 835 .section .debug_line 836 .Ldw_line_begin: 00000000 4a060000 837 .word .Ldw_line_end-.Ldw_line_begin-4 00000004 0200 838 .byte 2,0 00000006 00000000* 839 .word .Ldw_lpro_end-.Ldw_lpro_begin 840 .Ldw_lpro_begin: 0000000a 01 841 .byte 1 0000000b 00 842 .byte 0 Page 16 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 0000000c 00 843 .byte 0 0000000d 04 844 .byte 4 0000000e 0a 845 .byte 10 0000000f 000101 846 .byte 0,1,1 00000012 010100 847 .byte 1,1,0 00000015 000001 848 .byte 0,0,1 00000018 00 849 .byte 0 00000019 2e2e5c736f75 850 .strz "..\\source\\touch_screen\\HD_Tuoch_Key\\HD_Touch_Key.c" 0000001f 7263655c746f 00000025 7563685f7363 0000002b 7265656e5c48 00000031 445f54756f63 00000037 685f4b65795c 0000003d 48445f546f75 00000043 63685f4b6579 00000049 2e6300 0000004c 000000 851 .byte 0,0,0 0000004f 2e2e5c736f75 852 .strz "..\\source\\Driver\\GPIO\\gpio.h" 00000055 7263655c4472 0000005b 697665725c47 00000061 50494f5c6770 00000067 696f2e6800 0000006c 000000 853 .byte 0,0,0 0000006f 2e2e5c736f75 854 .strz "..\\source\\Driver\\RH850F1KM_S1\\dr7f701684.dvf.h" 00000075 7263655c4472 0000007b 697665725c52 00000081 483835304631 00000087 4b4d5f53315c 0000008d 647237663730 00000093 313638342e64 00000099 76662e6800 0000009e 000000 855 .byte 0,0,0 000000a1 2e2e5c736f75 856 .strz "..\\source\\Driver\\RH850F1KM_S1\\r_typedefs.h" 000000a7 7263655c4472 000000ad 697665725c52 000000b3 483835304631 000000b9 4b4d5f53315c 000000bf 725f74797065 000000c5 646566732e68 000000cb 00 000000cc 000000 857 .byte 0,0,0 000000cf 433a5c676873 858 .strz "C:\\ghs\\comp_rh850\\ansi\\string.h" 000000d5 5c636f6d705f 000000db 72683835305c 000000e1 616e73695c73 000000e7 7472696e672e 000000ed 6800 000000ef 000000 859 .byte 0,0,0 000000f2 433a5c676873 860 .strz "C:\\ghs\\comp_rh850\\ansi\\ghs_null.h" 000000f8 5c636f6d705f 000000fe 72683835305c 00000104 616e73695c67 0000010a 68735f6e756c 00000110 6c2e6800 00000114 000000 861 .byte 0,0,0 00000117 433a5c676873 862 .strz "C:\\ghs\\comp_rh850\\ansi\\stdio.h" 0000011d 5c636f6d705f 00000123 72683835305c 00000129 616e73695c73 0000012f 7464696f2e68 00000135 00 Page 17 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 00000136 000000 863 .byte 0,0,0 00000139 433a5c676873 864 .strz "C:\\ghs\\comp_rh850\\ansi\\stdarg.h" 0000013f 5c636f6d705f 00000145 72683835305c 0000014b 616e73695c73 00000151 74646172672e 00000157 6800 00000159 000000 865 .byte 0,0,0 0000015c 433a5c676873 866 .strz "C:\\ghs\\comp_rh850\\ansi\\ghs_valist.h" 00000162 5c636f6d705f 00000168 72683835305c 0000016e 616e73695c67 00000174 68735f76616c 0000017a 6973742e6800 00000180 000000 867 .byte 0,0,0 00000183 433a5c676873 868 .strz "C:\\ghs\\comp_rh850\\ansi\\stdlib.h" 00000189 5c636f6d705f 0000018f 72683835305c 00000195 616e73695c73 0000019b 74646c69622e 000001a1 6800 000001a3 000000 869 .byte 0,0,0 000001a6 433a5c676873 870 .strz "C:\\ghs\\comp_rh850\\ansi\\ghs_wchar.h" 000001ac 5c636f6d705f 000001b2 72683835305c 000001b8 616e73695c67 000001be 68735f776368 000001c4 61722e6800 000001c9 000000 871 .byte 0,0,0 000001cc 2e2e5c736f75 872 .strz "..\\source\\touch_screen\\HD_Tuoch_Key\\HD_Touch_Key.h" 000001d2 7263655c746f 000001d8 7563685f7363 000001de 7265656e5c48 000001e4 445f54756f63 000001ea 685f4b65795c 000001f0 48445f546f75 000001f6 63685f4b6579 000001fc 2e6800 000001ff 000000 873 .byte 0,0,0 00000202 2e2e5c736f75 874 .strz "..\\source\\touch_screen\\HD_Tuoch_Key\\../HD_Touch/HD_Touch.h" 00000208 7263655c746f 0000020e 7563685f7363 00000214 7265656e5c48 0000021a 445f54756f63 00000220 685f4b65795c 00000226 2e2e2f48445f 0000022c 546f7563682f 00000232 48445f546f75 00000238 63682e6800 0000023d 000000 875 .byte 0,0,0 00000240 2e2e5c736f75 876 .strz "..\\source\\touch_screen\\HD_Tuoch_Key\\../BSP/BSP.h" 00000246 7263655c746f 0000024c 7563685f7363 00000252 7265656e5c48 00000258 445f54756f63 0000025e 685f4b65795c 00000264 2e2e2f425350 0000026a 2f4253502e68 00000270 00 00000271 000000 877 .byte 0,0,0 00000274 2e2e5c736f75 878 .strz "..\\source\\touch_screen\\HD_Tuoch_Key\\../ChinaTSP_Host/ChinaTSP_Host.h" Page 18 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 0000027a 7263655c746f 00000280 7563685f7363 00000286 7265656e5c48 0000028c 445f54756f63 00000292 685f4b65795c 00000298 2e2e2f436869 0000029e 6e615453505f 000002a4 486f73742f43 000002aa 68696e615453 000002b0 505f486f7374 000002b6 2e6800 000002b9 000000 879 .byte 0,0,0 000002bc 2e2e5c736f75 880 .strz "..\\source\\touch_screen\\HD_Tuoch_Key\\../Com_948/Com_948_I2C.h" 000002c2 7263655c746f 000002c8 7563685f7363 000002ce 7265656e5c48 000002d4 445f54756f63 000002da 685f4b65795c 000002e0 2e2e2f436f6d 000002e6 5f3934382f43 000002ec 6f6d5f393438 000002f2 5f4932432e68 000002f8 00 000002f9 000000 881 .byte 0,0,0 000002fc 2e2e5c736f75 882 .strz "..\\source\\touch_screen\\HD_Tuoch_Key\\../TimeStamp/TimeStamp.h" 00000302 7263655c746f 00000308 7563685f7363 0000030e 7265656e5c48 00000314 445f54756f63 0000031a 685f4b65795c 00000320 2e2e2f54696d 00000326 655374616d70 0000032c 2f54696d6553 00000332 74616d702e68 00000338 00 00000339 000000 883 .byte 0,0,0 0000033c 00 884 .byte 0 885 .Ldw_lpro_end: 886 .section .debug_macinfo 887 .Ldw_macinfo_begin: 888 .section .debug_frame 889 .LDW_1900dce0: 00000000 00000000* 890 .word .LDW_unq_2-.LDW_unq_1 891 .LDW_unq_1: 00000004 ffffffff 892 .byte 255,255,255,255 00000008 01 893 .byte 1 00000009 00 894 .byte 0 0000000a 01 895 .byte 1 0000000b 01 896 .byte 1 0000000c 1f 897 .byte 31 0000000d 0c 898 .byte 12 0000000e 03 899 .byte 3 0000000f 00 900 .byte 0 00000010 07 901 .byte 7 00000011 00 902 .byte 0 00000012 07 903 .byte 7 00000013 01 904 .byte 1 00000014 07 905 .byte 7 00000015 02 906 .byte 2 00000016 07 907 .byte 7 00000017 03 908 .byte 3 Page 19 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 00000018 07 909 .byte 7 00000019 04 910 .byte 4 0000001a 07 911 .byte 7 0000001b 05 912 .byte 5 0000001c 07 913 .byte 7 0000001d 06 914 .byte 6 0000001e 07 915 .byte 7 0000001f 07 916 .byte 7 00000020 07 917 .byte 7 00000021 08 918 .byte 8 00000022 07 919 .byte 7 00000023 09 920 .byte 9 00000024 07 921 .byte 7 00000025 0a 922 .byte 10 00000026 07 923 .byte 7 00000027 0b 924 .byte 11 00000028 07 925 .byte 7 00000029 0c 926 .byte 12 0000002a 07 927 .byte 7 0000002b 0d 928 .byte 13 0000002c 07 929 .byte 7 0000002d 0e 930 .byte 14 0000002e 07 931 .byte 7 0000002f 0f 932 .byte 15 00000030 07 933 .byte 7 00000031 10 934 .byte 16 00000032 07 935 .byte 7 00000033 11 936 .byte 17 00000034 07 937 .byte 7 00000035 12 938 .byte 18 00000036 07 939 .byte 7 00000037 13 940 .byte 19 00000038 08 941 .byte 8 00000039 14 942 .byte 20 0000003a 08 943 .byte 8 0000003b 15 944 .byte 21 0000003c 08 945 .byte 8 0000003d 16 946 .byte 22 0000003e 08 947 .byte 8 0000003f 17 948 .byte 23 00000040 08 949 .byte 8 00000041 18 950 .byte 24 00000042 08 951 .byte 8 00000043 19 952 .byte 25 00000044 08 953 .byte 8 00000045 1a 954 .byte 26 00000046 08 955 .byte 8 00000047 1b 956 .byte 27 00000048 08 957 .byte 8 00000049 1c 958 .byte 28 0000004a 08 959 .byte 8 0000004b 1d 960 .byte 29 0000004c 07 961 .byte 7 0000004d 1e 962 .byte 30 0000004e 08 963 .byte 8 0000004f 1f 964 .byte 31 00000050 07 965 .byte 7 00000051 20 966 .byte 32 00000052 07 967 .byte 7 00000053 21 968 .byte 33 00000054 07 969 .byte 7 Page 20 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 00000055 22 970 .byte 34 00000056 07 971 .byte 7 00000057 23 972 .byte 35 00000058 07 973 .byte 7 00000059 24 974 .byte 36 0000005a 07 975 .byte 7 0000005b 25 976 .byte 37 0000005c 07 977 .byte 7 0000005d 26 978 .byte 38 0000005e 07 979 .byte 7 0000005f 27 980 .byte 39 00000060 07 981 .byte 7 00000061 28 982 .byte 40 00000062 07 983 .byte 7 00000063 29 984 .byte 41 00000064 07 985 .byte 7 00000065 2a 986 .byte 42 00000066 07 987 .byte 7 00000067 2b 988 .byte 43 00000068 07 989 .byte 7 00000069 2c 990 .byte 44 0000006a 07 991 .byte 7 0000006b 2d 992 .byte 45 0000006c 07 993 .byte 7 0000006d 2e 994 .byte 46 0000006e 07 995 .byte 7 0000006f 2f 996 .byte 47 00000070 07 997 .byte 7 00000071 30 998 .byte 48 00000072 07 999 .byte 7 00000073 31 1000 .byte 49 00000074 07 1001 .byte 7 00000075 32 1002 .byte 50 00000076 07 1003 .byte 7 00000077 33 1004 .byte 51 00000078 07 1005 .byte 7 00000079 34 1006 .byte 52 0000007a 07 1007 .byte 7 0000007b 35 1008 .byte 53 0000007c 07 1009 .byte 7 0000007d 36 1010 .byte 54 0000007e 07 1011 .byte 7 0000007f 37 1012 .byte 55 00000080 07 1013 .byte 7 00000081 38 1014 .byte 56 00000082 07 1015 .byte 7 00000083 39 1016 .byte 57 00000084 07 1017 .byte 7 00000085 3a 1018 .byte 58 00000086 07 1019 .byte 7 00000087 3b 1020 .byte 59 00000088 07 1021 .byte 7 00000089 3c 1022 .byte 60 0000008a 07 1023 .byte 7 0000008b 3d 1024 .byte 61 0000008c 07 1025 .byte 7 0000008d 3e 1026 .byte 62 0000008e 07 1027 .byte 7 0000008f 3f 1028 .byte 63 1029 .LDW_unq_2: 1030 .section .debug_info Page 21 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 1031 .LDW_155374c0: 0000002b 35 1032 .byte 53 0000002c 00000000* 1033 .word .LDW_18f5f7f0 1034 1035 .section .debug_abbrev 00000017 35 1036 .byte 53 00000018 0f 1037 .byte 15 00000019 00 1038 .byte 0 0000001a 4910 1039 .byte 73,16 0000001c 0000 1040 .byte 0,0 1041 1042 .section .debug_info 1043 .LDW_15537470: 00000030 4b 1044 .byte 75 00000031 01 1045 .byte 1 1046 1047 .section .debug_abbrev 0000001e 4b 1048 .byte 75 0000001f 15 1049 .byte 21 00000020 01 1050 .byte 1 00000021 270c 1051 .byte 39,12 00000023 0000 1052 .byte 0,0 1053 1054 .section .debug_info 1055 .LDW_155376a0: 00000032 17 1056 .byte 23 00000033 00000000* 1057 .word .LDW_155374c0 00000037 00 1058 .byte 0 1059 1060 .section .debug_abbrev 00000025 17 1061 .byte 23 00000026 05 1062 .byte 5 00000027 00 1063 .byte 0 00000028 4910 1064 .byte 73,16 0000002a 4b0c 1065 .byte 75,12 0000002c 0000 1066 .byte 0,0 1067 1068 .section .debug_info 00000038 00 1069 .byte 0 1070 1071 .LDW_15537c90: 00000039 2a 1072 .byte 42 1073 .section .debug_str 0000007b 756e7369676e 1074 .strz "unsigned char" 00000081 656420636861 00000087 7200 1075 .section .debug_info 0000003a 00000000* 1076 .word .Ldw_str_begin+123 0000003e 08 1077 .byte 8 0000003f 01 1078 .byte 1 1079 1080 .section .debug_abbrev 0000002e 2a 1081 .byte 42 0000002f 24 1082 .byte 36 00000030 00 1083 .byte 0 00000031 030e 1084 .byte 3,14 00000033 3e0b 1085 .byte 62,11 00000035 0b0b 1086 .byte 11,11 00000037 0000 1087 .byte 0,0 1088 1089 .section .debug_info Page 22 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 1090 .LDW_155376f0: 00000040 35 1091 .byte 53 00000041 00000000* 1092 .word .LDW_18f5fc70 1093 1094 .LDW_15537c40: 00000045 4b 1095 .byte 75 00000046 01 1096 .byte 1 1097 1098 .LDW_15537970: 00000047 17 1099 .byte 23 00000048 00000000* 1100 .word .LDW_155376f0 0000004c 00 1101 .byte 0 1102 0000004d 00 1103 .byte 0 1104 1105 .LDW_15537560: 0000004e 2a 1106 .byte 42 1107 .section .debug_str 00000089 696e7400 1108 .strz "int" 1109 .section .debug_info 0000004f 00000000* 1110 .word .Ldw_str_begin+137 00000053 05 1111 .byte 5 00000054 04 1112 .byte 4 1113 1114 .LDW_19387ac0: 00000055 40 1115 .byte 64 00000056 00 1116 .byte 0 00000057 58 1117 .byte 88 00000058 00000000* 1118 .word .LDW_191fb480 1119 1120 .section .debug_abbrev 00000039 40 1121 .byte 64 0000003a 01 1122 .byte 1 0000003b 01 1123 .byte 1 0000003c 090b 1124 .byte 9,11 0000003e 0b0f 1125 .byte 11,15 00000040 4910 1126 .byte 73,16 00000042 0000 1127 .byte 0,0 1128 1129 .section .debug_info 0000005c 38 1130 .byte 56 0000005d 00000000* 1131 .word .LDW_15537560 00000061 04 1132 .byte 4 00000062 00 1133 .byte 0 00000063 0a 1134 .byte 10 1135 1136 .section .debug_abbrev 00000044 38 1137 .byte 56 00000045 21 1138 .byte 33 00000046 00 1139 .byte 0 00000047 4910 1140 .byte 73,16 00000049 0b0f 1141 .byte 11,15 0000004b 220d 1142 .byte 34,13 0000004d 2f0d 1143 .byte 47,13 0000004f 0000 1144 .byte 0,0 1145 1146 .section .debug_info 00000064 00 1147 .byte 0 1148 1149 .LDW_19387400: 00000065 40 1150 .byte 64 Page 23 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 00000066 00 1151 .byte 0 00000067 34 1152 .byte 52 00000068 00000000* 1153 .word .LDW_191fba20 1154 0000006c 38 1155 .byte 56 0000006d 00000000* 1156 .word .LDW_15537560 00000071 04 1157 .byte 4 00000072 00 1158 .byte 0 00000073 0c 1159 .byte 12 1160 00000074 00 1161 .byte 0 1162 1163 .LDW_19388cc0: 00000075 40 1164 .byte 64 00000076 00 1165 .byte 0 00000077 10 1166 .byte 16 00000078 00000000* 1167 .word .LDW_18f61140 1168 0000007c 38 1169 .byte 56 0000007d 00000000* 1170 .word .LDW_15537560 00000081 04 1171 .byte 4 00000082 00 1172 .byte 0 00000083 0f 1173 .byte 15 1174 00000084 00 1175 .byte 0 1176 1177 .LDW_19388e40: 00000085 40 1178 .byte 64 00000086 00 1179 .byte 0 00000087 10 1180 .byte 16 00000088 00000000* 1181 .word .LDW_18f61140 1182 0000008c 38 1183 .byte 56 0000008d 00000000* 1184 .word .LDW_15537560 00000091 04 1185 .byte 4 00000092 00 1186 .byte 0 00000093 0f 1187 .byte 15 1188 00000094 00 1189 .byte 0 1190 1191 .LDW_19386f80: 00000095 40 1192 .byte 64 00000096 00 1193 .byte 0 00000097 33 1194 .byte 51 00000098 00000000* 1195 .word .LDW_18f61140 1196 0000009c 38 1197 .byte 56 0000009d 00000000* 1198 .word .LDW_15537560 000000a1 04 1199 .byte 4 000000a2 00 1200 .byte 0 000000a3 32 1201 .byte 50 1202 000000a4 00 1203 .byte 0 1204 1205 .LDW_19387c40: 000000a5 40 1206 .byte 64 000000a6 00 1207 .byte 0 000000a7 10 1208 .byte 16 000000a8 00000000* 1209 .word .LDW_18f61140 1210 000000ac 38 1211 .byte 56 Page 24 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 000000ad 00000000* 1212 .word .LDW_15537560 000000b1 04 1213 .byte 4 000000b2 00 1214 .byte 0 000000b3 0f 1215 .byte 15 1216 000000b4 00 1217 .byte 0 1218 1219 .LDW_19386680: 000000b5 40 1220 .byte 64 000000b6 00 1221 .byte 0 000000b7 10 1222 .byte 16 000000b8 00000000* 1223 .word .LDW_18f61140 1224 000000bc 38 1225 .byte 56 000000bd 00000000* 1226 .word .LDW_15537560 000000c1 04 1227 .byte 4 000000c2 00 1228 .byte 0 000000c3 0f 1229 .byte 15 1230 000000c4 00 1231 .byte 0 1232 1233 .LDW_19386ec0: 000000c5 40 1234 .byte 64 000000c6 00 1235 .byte 0 000000c7 10 1236 .byte 16 000000c8 00000000* 1237 .word .LDW_18f61140 1238 000000cc 38 1239 .byte 56 000000cd 00000000* 1240 .word .LDW_15537560 000000d1 04 1241 .byte 4 000000d2 00 1242 .byte 0 000000d3 0f 1243 .byte 15 1244 000000d4 00 1245 .byte 0 1246 1247 .LDW_193874c0: 000000d5 40 1248 .byte 64 000000d6 00 1249 .byte 0 000000d7 10 1250 .byte 16 000000d8 00000000* 1251 .word .LDW_18f61140 1252 000000dc 38 1253 .byte 56 000000dd 00000000* 1254 .word .LDW_15537560 000000e1 04 1255 .byte 4 000000e2 00 1256 .byte 0 000000e3 0f 1257 .byte 15 1258 000000e4 00 1259 .byte 0 1260 1261 .LDW_19386980: 000000e5 40 1262 .byte 64 000000e6 00 1263 .byte 0 000000e7 10 1264 .byte 16 000000e8 00000000* 1265 .word .LDW_18f61140 1266 000000ec 38 1267 .byte 56 000000ed 00000000* 1268 .word .LDW_15537560 000000f1 04 1269 .byte 4 000000f2 00 1270 .byte 0 000000f3 0f 1271 .byte 15 1272 Page 25 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 000000f4 00 1273 .byte 0 1274 1275 .LDW_19388fc0: 000000f5 40 1276 .byte 64 000000f6 00 1277 .byte 0 000000f7 10 1278 .byte 16 000000f8 00000000* 1279 .word .LDW_18f61140 1280 000000fc 38 1281 .byte 56 000000fd 00000000* 1282 .word .LDW_15537560 00000101 04 1283 .byte 4 00000102 00 1284 .byte 0 00000103 0f 1285 .byte 15 1286 00000104 00 1287 .byte 0 1288 1289 .LDW_19386b00: 00000105 40 1290 .byte 64 00000106 00 1291 .byte 0 00000107 10 1292 .byte 16 00000108 00000000* 1293 .word .LDW_18f61140 1294 0000010c 38 1295 .byte 56 0000010d 00000000* 1296 .word .LDW_15537560 00000111 04 1297 .byte 4 00000112 00 1298 .byte 0 00000113 0f 1299 .byte 15 1300 00000114 00 1301 .byte 0 1302 1303 .LDW_19386a40: 00000115 40 1304 .byte 64 00000116 00 1305 .byte 0 00000117 10 1306 .byte 16 00000118 00000000* 1307 .word .LDW_18f61140 1308 0000011c 38 1309 .byte 56 0000011d 00000000* 1310 .word .LDW_15537560 00000121 04 1311 .byte 4 00000122 00 1312 .byte 0 00000123 0f 1313 .byte 15 1314 00000124 00 1315 .byte 0 1316 1317 .LDW_19386080: 00000125 40 1318 .byte 64 00000126 00 1319 .byte 0 00000127 10 1320 .byte 16 00000128 00000000* 1321 .word .LDW_18f61140 1322 0000012c 38 1323 .byte 56 0000012d 00000000* 1324 .word .LDW_15537560 00000131 04 1325 .byte 4 00000132 00 1326 .byte 0 00000133 0f 1327 .byte 15 1328 00000134 00 1329 .byte 0 1330 1331 .LDW_19386bc0: 00000135 40 1332 .byte 64 00000136 00 1333 .byte 0 Page 26 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 00000137 10 1334 .byte 16 00000138 00000000* 1335 .word .LDW_18f61140 1336 0000013c 38 1337 .byte 56 0000013d 00000000* 1338 .word .LDW_15537560 00000141 04 1339 .byte 4 00000142 00 1340 .byte 0 00000143 0f 1341 .byte 15 1342 00000144 00 1343 .byte 0 1344 1345 .LDW_191fdd90: 00000145 31 1346 .byte 49 00000146 00000000* 1347 .word .LDW_191fe060 1348 1349 .section .debug_abbrev 00000051 31 1350 .byte 49 00000052 35 1351 .byte 53 00000053 00 1352 .byte 0 00000054 4910 1353 .byte 73,16 00000056 0000 1354 .byte 0,0 1355 1356 .section .debug_info 1357 .LDW_193cc930: 0000014a 4b 1358 .byte 75 0000014b 01 1359 .byte 1 1360 1361 .LDW_193cd470: 0000014c 17 1362 .byte 23 0000014d 00000000* 1363 .word .LDW_191fb510 00000151 00 1364 .byte 0 1365 1366 .LDW_193cc660: 00000152 17 1367 .byte 23 00000153 00000000* 1368 .word .LDW_191fba20 00000157 00 1369 .byte 0 1370 00000158 00 1371 .byte 0 1372 1373 .LDW_18f61140: 00000159 2d 1374 .byte 45 1375 .section .debug_str 0000008d 75696e74385f 1376 .strz "uint8_t" 00000093 7400 1377 .section .debug_info 0000015a 00000000* 1378 .word .Ldw_str_begin+141 0000015e 7b 1379 .byte 123 0000015f 1c 1380 .byte 28 00000160 04 1381 .byte 4 00000161 00000000* 1382 .word .LDW_15537c90 1383 1384 .section .debug_abbrev 00000058 2d 1385 .byte 45 00000059 16 1386 .byte 22 0000005a 00 1387 .byte 0 0000005b 030e 1388 .byte 3,14 0000005d 3b0f 1389 .byte 59,15 0000005f 390f 1390 .byte 57,15 00000061 3a0f 1391 .byte 58,15 00000063 4910 1392 .byte 73,16 00000065 0000 1393 .byte 0,0 Page 27 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 1394 1395 .section .debug_info 1396 .LDW_191fad30: 00000165 47 1397 .byte 71 00000166 38 1398 .byte 56 00000167 01 1399 .byte 1 00000168 0d 1400 .byte 13 00000169 08 1401 .byte 8 0000016a 01 1402 .byte 1 1403 1404 .section .debug_abbrev 00000067 47 1405 .byte 71 00000068 13 1406 .byte 19 00000069 01 1407 .byte 1 0000006a 3b0f 1408 .byte 59,15 0000006c 390f 1409 .byte 57,15 0000006e 3a0f 1410 .byte 58,15 00000070 0b0f 1411 .byte 11,15 00000072 320b 1412 .byte 50,11 00000074 0000 1413 .byte 0,0 1414 1415 .section .debug_info 1416 .LDW_193a0710: 0000016b 28 1417 .byte 40 1418 .section .debug_str 00000095 696400 1419 .strz "id" 1420 .section .debug_info 0000016c 00000000* 1421 .word .Ldw_str_begin+149 00000170 39 1422 .byte 57 00000171 10 1423 .byte 16 00000172 0d 1424 .byte 13 00000173 00000000* 1425 .word .LDW_15537c90 00000177 0223 1426 .byte 2,35 00000179 00 1427 .byte 0 0000017a 01 1428 .byte 1 1429 1430 .section .debug_abbrev 00000076 28 1431 .byte 40 00000077 0d 1432 .byte 13 00000078 00 1433 .byte 0 00000079 030e 1434 .byte 3,14 0000007b 3b0f 1435 .byte 59,15 0000007d 390f 1436 .byte 57,15 0000007f 3a0f 1437 .byte 58,15 00000081 4910 1438 .byte 73,16 00000083 380a 1439 .byte 56,10 00000085 320b 1440 .byte 50,11 00000087 0000 1441 .byte 0,0 1442 1443 .section .debug_info 1444 .LDW_193a1350: 0000017b 28 1445 .byte 40 1446 .section .debug_str 00000098 785f6c00 1447 .strz "x_l" 1448 .section .debug_info 0000017c 00000000* 1449 .word .Ldw_str_begin+152 00000180 3a 1450 .byte 58 00000181 10 1451 .byte 16 00000182 0d 1452 .byte 13 00000183 00000000* 1453 .word .LDW_15537c90 00000187 0223 1454 .byte 2,35 Page 28 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 00000189 01 1455 .byte 1 0000018a 01 1456 .byte 1 1457 1458 .LDW_193a0a20: 0000018b 28 1459 .byte 40 1460 .section .debug_str 0000009c 785f6800 1461 .strz "x_h" 1462 .section .debug_info 0000018c 00000000* 1463 .word .Ldw_str_begin+156 00000190 3b 1464 .byte 59 00000191 10 1465 .byte 16 00000192 0d 1466 .byte 13 00000193 00000000* 1467 .word .LDW_15537c90 00000197 0223 1468 .byte 2,35 00000199 02 1469 .byte 2 0000019a 01 1470 .byte 1 1471 1472 .LDW_193a0780: 0000019b 28 1473 .byte 40 1474 .section .debug_str 000000a0 795f6c00 1475 .strz "y_l" 1476 .section .debug_info 0000019c 00000000* 1477 .word .Ldw_str_begin+160 000001a0 3c 1478 .byte 60 000001a1 10 1479 .byte 16 000001a2 0d 1480 .byte 13 000001a3 00000000* 1481 .word .LDW_15537c90 000001a7 0223 1482 .byte 2,35 000001a9 03 1483 .byte 3 000001aa 01 1484 .byte 1 1485 1486 .LDW_193a0320: 000001ab 28 1487 .byte 40 1488 .section .debug_str 000000a4 795f6800 1489 .strz "y_h" 1490 .section .debug_info 000001ac 00000000* 1491 .word .Ldw_str_begin+164 000001b0 3d 1492 .byte 61 000001b1 10 1493 .byte 16 000001b2 0d 1494 .byte 13 000001b3 00000000* 1495 .word .LDW_15537c90 000001b7 0223 1496 .byte 2,35 000001b9 04 1497 .byte 4 000001ba 01 1498 .byte 1 1499 1500 .LDW_193a13c0: 000001bb 28 1501 .byte 40 1502 .section .debug_str 000000a8 73697a655f6c 1503 .strz "size_l" 000000ae 00 1504 .section .debug_info 000001bc 00000000* 1505 .word .Ldw_str_begin+168 000001c0 3e 1506 .byte 62 000001c1 10 1507 .byte 16 000001c2 0d 1508 .byte 13 000001c3 00000000* 1509 .word .LDW_15537c90 000001c7 0223 1510 .byte 2,35 000001c9 05 1511 .byte 5 000001ca 01 1512 .byte 1 1513 1514 .LDW_193a1740: Page 29 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 000001cb 28 1515 .byte 40 1516 .section .debug_str 000000af 73697a655f68 1517 .strz "size_h" 000000b5 00 1518 .section .debug_info 000001cc 00000000* 1519 .word .Ldw_str_begin+175 000001d0 3f 1520 .byte 63 000001d1 10 1521 .byte 16 000001d2 0d 1522 .byte 13 000001d3 00000000* 1523 .word .LDW_15537c90 000001d7 0223 1524 .byte 2,35 000001d9 06 1525 .byte 6 000001da 01 1526 .byte 1 1527 1528 .LDW_1939ffa0: 000001db 28 1529 .byte 40 1530 .section .debug_str 000000b6 526573657276 1531 .strz "Reserved" 000000bc 656400 1532 .section .debug_info 000001dc 00000000* 1533 .word .Ldw_str_begin+182 000001e0 40 1534 .byte 64 000001e1 10 1535 .byte 16 000001e2 0d 1536 .byte 13 000001e3 00000000* 1537 .word .LDW_15537c90 000001e7 0223 1538 .byte 2,35 000001e9 07 1539 .byte 7 000001ea 01 1540 .byte 1 1541 000001eb 00 1542 .byte 0 1543 1544 .LDW_191fb480: 000001ec 2d 1545 .byte 45 1546 .section .debug_str 000000bf 534844506f69 1547 .strz "SHDPointInfo" 000000c5 6e74496e666f 000000cb 00 1548 .section .debug_info 000001ed 00000000* 1549 .word .Ldw_str_begin+191 000001f1 41 1550 .byte 65 000001f2 02 1551 .byte 2 000001f3 0d 1552 .byte 13 000001f4 00000000* 1553 .word .LDW_191fad30 1554 1555 .LDW_18f600f0: 000001f8 47 1556 .byte 71 000001f9 45 1557 .byte 69 000001fa 01 1558 .byte 1 000001fb 0d 1559 .byte 13 000001fc 59 1560 .byte 89 000001fd 01 1561 .byte 1 1562 1563 .LDW_1939fec0: 000001fe 28 1564 .byte 40 1565 .section .debug_str 000000cc 74705f737461 1566 .strz "tp_status" 000000d2 74757300 1567 .section .debug_info 000001ff 00000000* 1568 .word .Ldw_str_begin+204 00000203 46 1569 .byte 70 00000204 10 1570 .byte 16 Page 30 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 00000205 0d 1571 .byte 13 00000206 00000000* 1572 .word .LDW_15537c90 0000020a 0223 1573 .byte 2,35 0000020c 00 1574 .byte 0 0000020d 01 1575 .byte 1 1576 1577 .LDW_193a0a90: 0000020e 28 1578 .byte 40 1579 .section .debug_str 000000d6 706f696e745f 1580 .strz "point_info" 000000dc 696e666f00 1581 .section .debug_info 0000020f 00000000* 1582 .word .Ldw_str_begin+214 00000213 47 1583 .byte 71 00000214 0f 1584 .byte 15 00000215 0d 1585 .byte 13 00000216 00000000* 1586 .word .LDW_19387ac0 0000021a 0223 1587 .byte 2,35 0000021c 01 1588 .byte 1 0000021d 01 1589 .byte 1 1590 0000021e 00 1591 .byte 0 1592 1593 .LDW_18f5f7f0: 0000021f 2d 1594 .byte 45 1595 .section .debug_str 000000e1 534844546f75 1596 .strz "SHDTouchInfo" 000000e7 6368496e666f 000000ed 00 1597 .section .debug_info 00000220 00000000* 1598 .word .Ldw_str_begin+225 00000224 48 1599 .byte 72 00000225 02 1600 .byte 2 00000226 0d 1601 .byte 13 00000227 00000000* 1602 .word .LDW_18f600f0 1603 1604 .LDW_18f602a0: 0000022b 47 1605 .byte 71 0000022c 10 1606 .byte 16 0000022d 01 1607 .byte 1 0000022e 0c 1608 .byte 12 0000022f 07 1609 .byte 7 00000230 01 1610 .byte 1 1611 1612 .LDW_193a14a0: 00000231 28 1613 .byte 40 1614 .section .debug_str 000000ee 636c6f736500 1615 .strz "close" 1616 .section .debug_info 00000232 00000000* 1617 .word .Ldw_str_begin+238 00000236 11 1618 .byte 17 00000237 13 1619 .byte 19 00000238 0c 1620 .byte 12 00000239 00000000* 1621 .word .LDW_15537c90 0000023d 0223 1622 .byte 2,35 0000023f 00 1623 .byte 0 00000240 01 1624 .byte 1 1625 1626 .LDW_193a09b0: 00000241 28 1627 .byte 40 1628 .section .debug_str Page 31 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 000000f4 484f4d4500 1629 .strz "HOME" 1630 .section .debug_info 00000242 00000000* 1631 .word .Ldw_str_begin+244 00000246 12 1632 .byte 18 00000247 13 1633 .byte 19 00000248 0c 1634 .byte 12 00000249 00000000* 1635 .word .LDW_15537c90 0000024d 0223 1636 .byte 2,35 0000024f 01 1637 .byte 1 00000250 01 1638 .byte 1 1639 1640 .LDW_193a0be0: 00000251 28 1641 .byte 40 1642 .section .debug_str 000000f9 4e41564900 1643 .strz "NAVI" 1644 .section .debug_info 00000252 00000000* 1645 .word .Ldw_str_begin+249 00000256 13 1646 .byte 19 00000257 13 1647 .byte 19 00000258 0c 1648 .byte 12 00000259 00000000* 1649 .word .LDW_15537c90 0000025d 0223 1650 .byte 2,35 0000025f 02 1651 .byte 2 00000260 01 1652 .byte 1 1653 1654 .LDW_1939ff30: 00000261 28 1655 .byte 40 1656 .section .debug_str 000000fe 4d5553494300 1657 .strz "MUSIC" 1658 .section .debug_info 00000262 00000000* 1659 .word .Ldw_str_begin+254 00000266 14 1660 .byte 20 00000267 13 1661 .byte 19 00000268 0c 1662 .byte 12 00000269 00000000* 1663 .word .LDW_15537c90 0000026d 0223 1664 .byte 2,35 0000026f 03 1665 .byte 3 00000270 01 1666 .byte 1 1667 1668 .LDW_193a1040: 00000271 28 1669 .byte 40 1670 .section .debug_str 00000104 4d55544500 1671 .strz "MUTE" 1672 .section .debug_info 00000272 00000000* 1673 .word .Ldw_str_begin+260 00000276 15 1674 .byte 21 00000277 13 1675 .byte 19 00000278 0c 1676 .byte 12 00000279 00000000* 1677 .word .LDW_15537c90 0000027d 0223 1678 .byte 2,35 0000027f 04 1679 .byte 4 00000280 01 1680 .byte 1 1681 1682 .LDW_193a0390: 00000281 28 1683 .byte 40 1684 .section .debug_str 00000109 564f4c5f5550 1685 .strz "VOL_UP" 0000010f 00 1686 .section .debug_info 00000282 00000000* 1687 .word .Ldw_str_begin+265 00000286 16 1688 .byte 22 Page 32 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 00000287 13 1689 .byte 19 00000288 0c 1690 .byte 12 00000289 00000000* 1691 .word .LDW_15537c90 0000028d 0223 1692 .byte 2,35 0000028f 05 1693 .byte 5 00000290 01 1694 .byte 1 1695 1696 .LDW_193a0e80: 00000291 28 1697 .byte 40 1698 .section .debug_str 00000110 564f4c5f444f 1699 .strz "VOL_DOWN" 00000116 574e00 1700 .section .debug_info 00000292 00000000* 1701 .word .Ldw_str_begin+272 00000296 17 1702 .byte 23 00000297 13 1703 .byte 19 00000298 0c 1704 .byte 12 00000299 00000000* 1705 .word .LDW_15537c90 0000029d 0223 1706 .byte 2,35 0000029f 06 1707 .byte 6 000002a0 01 1708 .byte 1 1709 000002a1 00 1710 .byte 0 1711 1712 .LDW_18f5fc70: 000002a2 2d 1713 .byte 45 1714 .section .debug_str 00000119 48445f746f75 1715 .strz "HD_touch_key" 0000011f 63685f6b6579 00000125 00 1716 .section .debug_info 000002a3 00000000* 1717 .word .Ldw_str_begin+281 000002a7 18 1718 .byte 24 000002a8 03 1719 .byte 3 000002a9 0c 1720 .byte 12 000002aa 00000000* 1721 .word .LDW_18f602a0 1722 1723 .LDW_18cae670: 000002ae 34 1724 .byte 52 1725 .section .debug_str 00000126 00 1726 .byte 0 1727 .section .debug_info 000002af 00000000* 1728 .word .Ldw_str_begin+294 000002b3 27 1729 .byte 39 000002b4 01 1730 .byte 1 000002b5 10 1731 .byte 16 000002b6 04 1732 .byte 4 000002b7 01 1733 .byte 1 1734 1735 .section .debug_abbrev 00000089 34 1736 .byte 52 0000008a 04 1737 .byte 4 0000008b 01 1738 .byte 1 0000008c 030e 1739 .byte 3,14 0000008e 3b0f 1740 .byte 59,15 00000090 390f 1741 .byte 57,15 00000092 3a0f 1742 .byte 58,15 00000094 0b0f 1743 .byte 11,15 00000096 320b 1744 .byte 50,11 00000098 0000 1745 .byte 0,0 1746 Page 33 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 1747 .section .debug_info 1748 .LDW_193b3a90: 000002b8 33 1749 .byte 51 1750 .section .debug_str 00000127 4964785f5275 1751 .strz "Idx_RunStatus" 0000012d 6e5374617475 00000133 7300 1752 .section .debug_info 000002b9 00000000* 1753 .word .Ldw_str_begin+295 000002bd 28 1754 .byte 40 000002be 05 1755 .byte 5 000002bf 10 1756 .byte 16 000002c0 00 1757 .byte 0 1758 1759 .section .debug_abbrev 0000009a 33 1760 .byte 51 0000009b 28 1761 .byte 40 0000009c 00 1762 .byte 0 0000009d 030e 1763 .byte 3,14 0000009f 3b0f 1764 .byte 59,15 000000a1 390f 1765 .byte 57,15 000000a3 3a0f 1766 .byte 58,15 000000a5 1c0d 1767 .byte 28,13 000000a7 0000 1768 .byte 0,0 1769 1770 .section .debug_info 1771 .LDW_193b37f0: 000002c1 33 1772 .byte 51 1773 .section .debug_str 00000135 4964785f544f 1774 .strz "Idx_TOUCHDATA_STD" 0000013b 554348444154 00000141 415f53544400 1775 .section .debug_info 000002c2 00000000* 1776 .word .Ldw_str_begin+309 000002c6 29 1777 .byte 41 000002c7 05 1778 .byte 5 000002c8 10 1779 .byte 16 000002c9 01 1780 .byte 1 1781 1782 .LDW_193b38b0: 000002ca 33 1783 .byte 51 1784 .section .debug_str 00000147 4964785f544f 1785 .strz "Idx_TOUCHDATA_EXT" 0000014d 554348444154 00000153 415f45585400 1786 .section .debug_info 000002cb 00000000* 1787 .word .Ldw_str_begin+327 000002cf 2a 1788 .byte 42 000002d0 05 1789 .byte 5 000002d1 10 1790 .byte 16 000002d2 02 1791 .byte 2 1792 1793 .LDW_193b3e50: 000002d3 33 1794 .byte 51 1795 .section .debug_str 00000159 4964785f576f 1796 .strz "Idx_WorkStatus" 0000015f 726b53746174 00000165 757300 1797 .section .debug_info 000002d4 00000000* 1798 .word .Ldw_str_begin+345 000002d8 2b 1799 .byte 43 Page 34 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 000002d9 05 1800 .byte 5 000002da 10 1801 .byte 16 000002db 03 1802 .byte 3 1803 1804 .LDW_193b3550: 000002dc 33 1805 .byte 51 1806 .section .debug_str 00000168 4964785f4675 1807 .strz "Idx_FunStatus" 0000016e 6e5374617475 00000174 7300 1808 .section .debug_info 000002dd 00000000* 1809 .word .Ldw_str_begin+360 000002e1 2c 1810 .byte 44 000002e2 05 1811 .byte 5 000002e3 10 1812 .byte 16 000002e4 04 1813 .byte 4 1814 1815 .LDW_193b3910: 000002e5 33 1816 .byte 51 1817 .section .debug_str 00000176 4964785f566f 1818 .strz "Idx_Voltage" 0000017c 6c7461676500 1819 .section .debug_info 000002e6 00000000* 1820 .word .Ldw_str_begin+374 000002ea 2d 1821 .byte 45 000002eb 05 1822 .byte 5 000002ec 10 1823 .byte 16 000002ed 05 1824 .byte 5 1825 1826 .LDW_193b3a30: 000002ee 33 1827 .byte 51 1828 .section .debug_str 00000182 4964785f566f 1829 .strz "Idx_Voltage_2" 00000188 6c746167655f 0000018e 3200 1830 .section .debug_info 000002ef 00000000* 1831 .word .Ldw_str_begin+386 000002f3 2e 1832 .byte 46 000002f4 05 1833 .byte 5 000002f5 10 1834 .byte 16 000002f6 06 1835 .byte 6 1836 1837 .LDW_193b3f10: 000002f7 33 1838 .byte 51 1839 .section .debug_str 00000190 4964785f5072 1840 .strz "Idx_ProductID" 00000196 6f6475637449 0000019c 4400 1841 .section .debug_info 000002f8 00000000* 1842 .word .Ldw_str_begin+400 000002fc 2f 1843 .byte 47 000002fd 05 1844 .byte 5 000002fe 10 1845 .byte 16 000002ff 07 1846 .byte 7 1847 1848 .LDW_193b3070: 00000300 33 1849 .byte 51 1850 .section .debug_str 0000019e 4964785f5665 1851 .strz "Idx_Version" 000001a4 7273696f6e00 1852 .section .debug_info Page 35 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 00000301 00000000* 1853 .word .Ldw_str_begin+414 00000305 30 1854 .byte 48 00000306 05 1855 .byte 5 00000307 10 1856 .byte 16 00000308 08 1857 .byte 8 1858 1859 .LDW_193b3af0: 00000309 33 1860 .byte 51 1861 .section .debug_str 000001aa 4964785f5265 1862 .strz "Idx_RequestBackLight" 000001b0 717565737442 000001b6 61636b4c6967 000001bc 687400 1863 .section .debug_info 0000030a 00000000* 1864 .word .Ldw_str_begin+426 0000030e 31 1865 .byte 49 0000030f 05 1866 .byte 5 00000310 10 1867 .byte 16 00000311 09 1868 .byte 9 1869 1870 .LDW_193b3d90: 00000312 33 1871 .byte 51 1872 .section .debug_str 000001bf 4964785f4275 1873 .strz "Idx_ButtonStatus" 000001c5 74746f6e5374 000001cb 6174757300 1874 .section .debug_info 00000313 00000000* 1875 .word .Ldw_str_begin+447 00000317 32 1876 .byte 50 00000318 05 1877 .byte 5 00000319 10 1878 .byte 16 0000031a 0a 1879 .byte 10 1880 1881 .LDW_193b3250: 0000031b 33 1882 .byte 51 1883 .section .debug_str 000001d0 4964785f5265 1884 .strz "Idx_Request_Button_BL" 000001d6 71756573745f 000001dc 427574746f6e 000001e2 5f424c00 1885 .section .debug_info 0000031c 00000000* 1886 .word .Ldw_str_begin+464 00000320 34 1887 .byte 52 00000321 05 1888 .byte 5 00000322 10 1889 .byte 16 00000323 0b 1890 .byte 11 1891 1892 .LDW_193b3670: 00000324 33 1893 .byte 51 1894 .section .debug_str 000001e6 4964785f4275 1895 .strz "Idx_Button_BL_Status" 000001ec 74746f6e5f42 000001f2 4c5f53746174 000001f8 757300 1896 .section .debug_info 00000325 00000000* 1897 .word .Ldw_str_begin+486 00000329 35 1898 .byte 53 0000032a 05 1899 .byte 5 0000032b 10 1900 .byte 16 0000032c 0c 1901 .byte 12 1902 Page 36 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 1903 .LDW_193b3790: 0000032d 33 1904 .byte 51 1905 .section .debug_str 000001fb 4964785f4d61 1906 .strz "Idx_Max" 00000201 7800 1907 .section .debug_info 0000032e 00000000* 1908 .word .Ldw_str_begin+507 00000332 37 1909 .byte 55 00000333 05 1910 .byte 5 00000334 10 1911 .byte 16 00000335 0d 1912 .byte 13 1913 00000336 00 1914 .byte 0 1915 1916 .LDW_191fb510: 00000337 2d 1917 .byte 45 1918 .section .debug_str 00000203 53435245454e 1919 .strz "SCREEN_IDX_Status_t" 00000209 5f4944585f53 0000020f 74617475735f 00000215 7400 1920 .section .debug_info 00000338 00000000* 1921 .word .Ldw_str_begin+515 0000033c 39 1922 .byte 57 0000033d 03 1923 .byte 3 0000033e 10 1924 .byte 16 0000033f 00000000* 1925 .word .LDW_18cae670 1926 1927 .LDW_193b4080: 00000343 34 1928 .byte 52 1929 .section .debug_str 00000217 00 1930 .byte 0 1931 .section .debug_info 00000344 00000000* 1932 .word .Ldw_str_begin+535 00000348 3d 1933 .byte 61 00000349 01 1934 .byte 1 0000034a 10 1935 .byte 16 0000034b 04 1936 .byte 4 0000034c 01 1937 .byte 1 1938 1939 .LDW_193b3970: 0000034d 33 1940 .byte 51 1941 .section .debug_str 00000218 73745f434d44 1942 .strz "st_CMD_zero" 0000021e 5f7a65726f00 1943 .section .debug_info 0000034e 00000000* 1944 .word .Ldw_str_begin+536 00000352 3e 1945 .byte 62 00000353 05 1946 .byte 5 00000354 10 1947 .byte 16 00000355 00 1948 .byte 0 1949 1950 .LDW_193b32b0: 00000356 33 1951 .byte 51 1952 .section .debug_str 00000224 73745f434d44 1953 .strz "st_CMD_SEND_REQ" 0000022a 5f53454e445f 00000230 52455100 1954 .section .debug_info 00000357 00000000* 1955 .word .Ldw_str_begin+548 0000035b 3f 1956 .byte 63 Page 37 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 0000035c 05 1957 .byte 5 0000035d 10 1958 .byte 16 0000035e a5b58dd503 1959 .byte 165,181,141,213,3 1960 1961 .LDW_193b3b50: 00000363 33 1962 .byte 51 1963 .section .debug_str 00000234 73745f434d44 1964 .strz "st_CMD_SEND_COMPLETE" 0000023a 5f53454e445f 00000240 434f4d504c45 00000246 544500 1965 .section .debug_info 00000364 00000000* 1966 .word .Ldw_str_begin+564 00000368 40 1967 .byte 64 00000369 05 1968 .byte 5 0000036a 10 1969 .byte 16 0000036b a7f595d505 1970 .byte 167,245,149,213,5 1971 00000370 00 1972 .byte 0 1973 1974 .LDW_191fba20: 00000371 2d 1975 .byte 45 1976 .section .debug_str 00000249 73745f434d44 1977 .strz "st_CMD_Status" 0000024f 5f5374617475 00000255 7300 1978 .section .debug_info 00000372 00000000* 1979 .word .Ldw_str_begin+585 00000376 41 1980 .byte 65 00000377 03 1981 .byte 3 00000378 10 1982 .byte 16 00000379 00000000* 1983 .word .LDW_193b4080 1984 1985 .LDW_191fe960: 0000037d 47 1986 .byte 71 0000037e 49 1987 .byte 73 0000037f 01 1988 .byte 1 00000380 10 1989 .byte 16 00000381 ac02 1990 .byte 172,2 00000383 01 1991 .byte 1 1992 1993 .LDW_193a1820: 00000384 28 1994 .byte 40 1995 .section .debug_str 00000257 53454e445f43 1996 .strz "SEND_CMD_REQ" 0000025d 4d445f524551 00000263 00 1997 .section .debug_info 00000385 00000000* 1998 .word .Ldw_str_begin+599 00000389 4b 1999 .byte 75 0000038a 19 2000 .byte 25 0000038b 10 2001 .byte 16 0000038c 00000000* 2002 .word .LDW_191fb510 00000390 0223 2003 .byte 2,35 00000392 00 2004 .byte 0 00000393 01 2005 .byte 1 2006 2007 .LDW_193a0b00: 00000394 28 2008 .byte 40 2009 .section .debug_str 00000264 53454e445f43 2010 .strz "SEND_CMD_Status" Page 38 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 0000026a 4d445f537461 00000270 74757300 2011 .section .debug_info 00000395 00000000* 2012 .word .Ldw_str_begin+612 00000399 4d 2013 .byte 77 0000039a 13 2014 .byte 19 0000039b 10 2015 .byte 16 0000039c 00000000* 2016 .word .LDW_19387400 000003a0 0223 2017 .byte 2,35 000003a2 04 2018 .byte 4 000003a3 01 2019 .byte 1 2020 2021 .LDW_193a10b0: 000003a4 28 2022 .byte 40 2023 .section .debug_str 00000274 4170705f434d 2024 .strz "App_CMD_40" 0000027a 445f343000 2025 .section .debug_info 000003a5 00000000* 2026 .word .Ldw_str_begin+628 000003a9 4f 2027 .byte 79 000003aa 0d 2028 .byte 13 000003ab 10 2029 .byte 16 000003ac 00000000* 2030 .word .LDW_19388cc0 000003b0 0223 2031 .byte 2,35 000003b2 38 2032 .byte 56 000003b3 01 2033 .byte 1 2034 2035 .LDW_193a0b70: 000003b4 28 2036 .byte 40 2037 .section .debug_str 0000027f 4170705f434d 2038 .strz "App_CMD_41" 00000285 445f343100 2039 .section .debug_info 000003b5 00000000* 2040 .word .Ldw_str_begin+639 000003b9 50 2041 .byte 80 000003ba 0d 2042 .byte 13 000003bb 10 2043 .byte 16 000003bc 00000000* 2044 .word .LDW_19388e40 000003c0 0223 2045 .byte 2,35 000003c2 48 2046 .byte 72 000003c3 01 2047 .byte 1 2048 2049 .LDW_193a07f0: 000003c4 28 2050 .byte 40 2051 .section .debug_str 0000028a 4170705f434d 2052 .strz "App_CMD_42" 00000290 445f343200 2053 .section .debug_info 000003c5 00000000* 2054 .word .Ldw_str_begin+650 000003c9 51 2055 .byte 81 000003ca 0d 2056 .byte 13 000003cb 10 2057 .byte 16 000003cc 00000000* 2058 .word .LDW_19386f80 000003d0 0223 2059 .byte 2,35 000003d2 58 2060 .byte 88 000003d3 01 2061 .byte 1 2062 2063 .LDW_193a1270: 000003d4 28 2064 .byte 40 2065 .section .debug_str 00000295 4170705f434d 2066 .strz "App_CMD_46" Page 39 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 0000029b 445f343600 2067 .section .debug_info 000003d5 00000000* 2068 .word .Ldw_str_begin+661 000003d9 52 2069 .byte 82 000003da 0d 2070 .byte 13 000003db 10 2071 .byte 16 000003dc 00000000* 2072 .word .LDW_19387c40 000003e0 0323 2073 .byte 3,35 000003e2 8b01 2074 .byte 139,1 000003e4 01 2075 .byte 1 2076 2077 .LDW_193a0240: 000003e5 28 2078 .byte 40 2079 .section .debug_str 000002a0 4170705f434d 2080 .strz "App_CMD_48" 000002a6 445f343800 2081 .section .debug_info 000003e6 00000000* 2082 .word .Ldw_str_begin+672 000003ea 53 2083 .byte 83 000003eb 0d 2084 .byte 13 000003ec 10 2085 .byte 16 000003ed 00000000* 2086 .word .LDW_19386680 000003f1 0323 2087 .byte 3,35 000003f3 9b01 2088 .byte 155,1 000003f5 01 2089 .byte 1 2090 2091 .LDW_193a0010: 000003f6 28 2092 .byte 40 2093 .section .debug_str 000002ab 4170705f434d 2094 .strz "App_CMD_49" 000002b1 445f343900 2095 .section .debug_info 000003f7 00000000* 2096 .word .Ldw_str_begin+683 000003fb 54 2097 .byte 84 000003fc 0d 2098 .byte 13 000003fd 10 2099 .byte 16 000003fe 00000000* 2100 .word .LDW_19386ec0 00000402 0323 2101 .byte 3,35 00000404 ab01 2102 .byte 171,1 00000406 01 2103 .byte 1 2104 2105 .LDW_193a0080: 00000407 28 2106 .byte 40 2107 .section .debug_str 000002b6 4170705f434d 2108 .strz "App_CMD_D0" 000002bc 445f443000 2109 .section .debug_info 00000408 00000000* 2110 .word .Ldw_str_begin+694 0000040c 55 2111 .byte 85 0000040d 0d 2112 .byte 13 0000040e 10 2113 .byte 16 0000040f 00000000* 2114 .word .LDW_193874c0 00000413 0323 2115 .byte 3,35 00000415 bb01 2116 .byte 187,1 00000417 01 2117 .byte 1 2118 2119 .LDW_193a0c50: 00000418 28 2120 .byte 40 2121 .section .debug_str 000002c1 4170705f434d 2122 .strz "App_CMD_4A" 000002c7 445f344100 Page 40 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 2123 .section .debug_info 00000419 00000000* 2124 .word .Ldw_str_begin+705 0000041d 56 2125 .byte 86 0000041e 0d 2126 .byte 13 0000041f 10 2127 .byte 16 00000420 00000000* 2128 .word .LDW_19386980 00000424 0323 2129 .byte 3,35 00000426 cb01 2130 .byte 203,1 00000428 01 2131 .byte 1 2132 2133 .LDW_193a0d30: 00000429 28 2134 .byte 40 2135 .section .debug_str 000002cc 4170705f434d 2136 .strz "App_CMD_4B" 000002d2 445f344200 2137 .section .debug_info 0000042a 00000000* 2138 .word .Ldw_str_begin+716 0000042e 57 2139 .byte 87 0000042f 0d 2140 .byte 13 00000430 10 2141 .byte 16 00000431 00000000* 2142 .word .LDW_19388fc0 00000435 0323 2143 .byte 3,35 00000437 db01 2144 .byte 219,1 00000439 01 2145 .byte 1 2146 2147 .LDW_193a05c0: 0000043a 28 2148 .byte 40 2149 .section .debug_str 000002d7 4170705f434d 2150 .strz "App_CMD_4C" 000002dd 445f344300 2151 .section .debug_info 0000043b 00000000* 2152 .word .Ldw_str_begin+727 0000043f 58 2153 .byte 88 00000440 0d 2154 .byte 13 00000441 10 2155 .byte 16 00000442 00000000* 2156 .word .LDW_19386b00 00000446 0323 2157 .byte 3,35 00000448 eb01 2158 .byte 235,1 0000044a 01 2159 .byte 1 2160 2161 .LDW_193a1120: 0000044b 28 2162 .byte 40 2163 .section .debug_str 000002e2 4170705f434d 2164 .strz "App_CMD_4D" 000002e8 445f344400 2165 .section .debug_info 0000044c 00000000* 2166 .word .Ldw_str_begin+738 00000450 59 2167 .byte 89 00000451 0d 2168 .byte 13 00000452 10 2169 .byte 16 00000453 00000000* 2170 .word .LDW_19386a40 00000457 0323 2171 .byte 3,35 00000459 fb01 2172 .byte 251,1 0000045b 01 2173 .byte 1 2174 2175 .LDW_193a1190: 0000045c 28 2176 .byte 40 2177 .section .debug_str 000002ed 4170705f434d 2178 .strz "App_CMD_50" 000002f3 445f353000 2179 .section .debug_info Page 41 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 0000045d 00000000* 2180 .word .Ldw_str_begin+749 00000461 5a 2181 .byte 90 00000462 0d 2182 .byte 13 00000463 10 2183 .byte 16 00000464 00000000* 2184 .word .LDW_19386080 00000468 0323 2185 .byte 3,35 0000046a 8b02 2186 .byte 139,2 0000046c 01 2187 .byte 1 2188 2189 .LDW_193a0da0: 0000046d 28 2190 .byte 40 2191 .section .debug_str 000002f8 4170705f434d 2192 .strz "App_CMD_51" 000002fe 445f353100 2193 .section .debug_info 0000046e 00000000* 2194 .word .Ldw_str_begin+760 00000472 5b 2195 .byte 91 00000473 0d 2196 .byte 13 00000474 10 2197 .byte 16 00000475 00000000* 2198 .word .LDW_19386bc0 00000479 0323 2199 .byte 3,35 0000047b 9b02 2200 .byte 155,2 0000047d 01 2201 .byte 1 2202 0000047e 00 2203 .byte 0 2204 2205 .LDW_191fe060: 0000047f 2d 2206 .byte 45 2207 .section .debug_str 00000303 4949435f536c 2208 .strz "IIC_Slave_Ctrl_Structure" 00000309 6176655f4374 0000030f 726c5f537472 00000315 756374757265 0000031b 00 2209 .section .debug_info 00000480 00000000* 2210 .word .Ldw_str_begin+771 00000484 5d 2211 .byte 93 00000485 03 2212 .byte 3 00000486 10 2213 .byte 16 00000487 00000000* 2214 .word .LDW_191fe960 2215 2216 .LDW_191fe4e0: 0000048b 08 2217 .byte 8 2218 .section .debug_str 0000031c 436f6d5f3934 2219 .strz "Com_948_Ctrl" 00000322 385f4374726c 00000328 00 2220 .section .debug_info 0000048c 00000000* 2221 .word .Ldw_str_begin+796 00000490 60 2222 .byte 96 00000491 2a 2223 .byte 42 00000492 10 2224 .byte 16 00000493 00000000* 2225 .word .LDW_191fdd90 00000497 01 2226 .byte 1 00000498 01 2227 .byte 1 2228 2229 .section .debug_abbrev 000000a9 08 2230 .byte 8 000000aa 34 2231 .byte 52 000000ab 00 2232 .byte 0 000000ac 030e 2233 .byte 3,14 Page 42 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 000000ae 3b0f 2234 .byte 59,15 000000b0 390f 2235 .byte 57,15 000000b2 3a0f 2236 .byte 58,15 000000b4 4910 2237 .byte 73,16 000000b6 3f0c 2238 .byte 63,12 000000b8 3c0c 2239 .byte 60,12 000000ba 0000 2240 .byte 0,0 2241 2242 .section .debug_info 2243 .LDW_191fde20: 00000499 06 2244 .byte 6 2245 .section .debug_str 00000329 746f7563685f 2246 .strz "touch_key" 0000032f 6b657900 2247 .section .debug_info 0000049a 00000000* 2248 .word .Ldw_str_begin+809 0000049e 13 2249 .byte 19 0000049f 15 2250 .byte 21 000004a0 01 2251 .byte 1 000004a1 00000000* 2252 .word .LDW_18f5fc70 000004a5 00 2253 .byte 0 000004a6 00 2254 .byte 0 000004a7 05 2255 .byte 5 000004a8 03 2256 .byte 3 000004a9 00000000* 2257 .word _touch_key..Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key. 2258 2259 .section .debug_abbrev 000000bc 06 2260 .byte 6 000000bd 34 2261 .byte 52 000000be 00 2262 .byte 0 000000bf 030e 2263 .byte 3,14 000000c1 3b0f 2264 .byte 59,15 000000c3 390f 2265 .byte 57,15 000000c5 3a0f 2266 .byte 58,15 000000c7 4910 2267 .byte 73,16 000000c9 3f0c 2268 .byte 63,12 000000cb 3c0c 2269 .byte 60,12 000000cd 020a 2270 .byte 2,10 000000cf 0000 2271 .byte 0,0 2272 2273 .section .debug_info 2274 .LDW_193cb440: 000004ad 1a 2275 .byte 26 2276 .section .debug_str 00000333 434f4d5f3934 2277 .strz "COM_948_SET_SEND_CMD_Status" 00000339 385f5345545f 0000033f 53454e445f43 00000345 4d445f537461 0000034b 74757300 2278 .section .debug_info 000004ae 00000000* 2279 .word .Ldw_str_begin+819 000004b2 6b 2280 .byte 107 000004b3 06 2281 .byte 6 000004b4 10 2282 .byte 16 000004b5 01 2283 .byte 1 000004b6 00 2284 .byte 0 000004b7 01 2285 .byte 1 000004b8 01 2286 .byte 1 000004b9 00 2287 .byte 0 000004ba 01 2288 .byte 1 2289 Page 43 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 2290 .section .debug_abbrev 000000d1 1a 2291 .byte 26 000000d2 2e 2292 .byte 46 000000d3 01 2293 .byte 1 000000d4 030e 2294 .byte 3,14 000000d6 3b0f 2295 .byte 59,15 000000d8 390f 2296 .byte 57,15 000000da 3a0f 2297 .byte 58,15 000000dc 3c0c 2298 .byte 60,12 000000de 200b 2299 .byte 32,11 000000e0 3f0c 2300 .byte 63,12 000000e2 320b 2301 .byte 50,11 000000e4 4c0b 2302 .byte 76,11 000000e6 270c 2303 .byte 39,12 000000e8 0000 2304 .byte 0,0 2305 2306 .section .debug_info 000004bb 00 2307 .byte 0 2308 2309 .LDW_15537d20: 000004bc 18 2310 .byte 24 2311 .section .debug_str 0000034f 48445f546f75 2312 .strz "HD_Touch_Key_RecvTouch_CallBack" 00000355 63685f4b6579 0000035b 5f5265637654 00000361 6f7563685f43 00000367 616c6c426163 0000036d 6b00 2313 .section .debug_info 000004bd 00000000* 2314 .word .Ldw_str_begin+847 000004c1 16 2315 .byte 22 000004c2 06 2316 .byte 6 000004c3 01 2317 .byte 1 000004c4 00000000* 2318 .word _HD_Touch_Key_RecvTouch_CallBack 000004c8 00000000* 2319 .word ___ghs_eofn_HD_Touch_Key_RecvTouch_CallBack 000004cc 01 2320 .byte 1 000004cd 53 2321 .byte 83 000004ce 8280808008 2322 .byte 130,128,128,128,8 000004d3 04 2323 .byte 4 000004d4 828004 2324 .byte 130,128,4 000004d7 04 2325 .byte 4 000004d8 00 2326 .byte 0 000004d9 00 2327 .byte 0 000004da 00 2328 .byte 0 000004db 01 2329 .byte 1 000004dc 01 2330 .byte 1 000004dd 00 2331 .byte 0 000004de 01 2332 .byte 1 2333 2334 .section .debug_abbrev 000000ea 18 2335 .byte 24 000000eb 2e 2336 .byte 46 000000ec 01 2337 .byte 1 000000ed 030e 2338 .byte 3,14 000000ef 3b0f 2339 .byte 59,15 000000f1 390f 2340 .byte 57,15 000000f3 3a0f 2341 .byte 58,15 000000f5 1101 2342 .byte 17,1 000000f7 1201 2343 .byte 18,1 000000f9 400a 2344 .byte 64,10 000000fb 8341 2345 .byte 131,65 Page 44 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 000000fd 0f 2346 .byte 15 000000fe 8741 2347 .byte 135,65 00000100 0d 2348 .byte 13 00000101 8541 2349 .byte 133,65 00000103 0f 2350 .byte 15 00000104 8641 2351 .byte 134,65 00000106 0d 2352 .byte 13 00000107 9241 2353 .byte 146,65 00000109 0f 2354 .byte 15 0000010a 3c0c 2355 .byte 60,12 0000010c 200b 2356 .byte 32,11 0000010e 3f0c 2357 .byte 63,12 00000110 320b 2358 .byte 50,11 00000112 4c0b 2359 .byte 76,11 00000114 270c 2360 .byte 39,12 00000116 0000 2361 .byte 0,0 2362 2363 .section .debug_frame 2364 .LDW_193cc340: 00000090 00000000* 2365 .word .LDW_unq_4-.LDW_unq_3 2366 .LDW_unq_3: 00000094 00000000* 2367 .word .LDW_1900dce0 00000098 00000000* 2368 .word _HD_Touch_Key_RecvTouch_CallBack 0000009c 00000000* 2369 .word ___ghs_eofn_HD_Touch_Key_RecvTouch_CallBack-_HD_Touch_Key_RecvTouch_CallBack 000000a0 46 2370 .byte 70 000000a1 9f 2371 .byte 159 000000a2 00 2372 .byte 0 000000a3 01 2373 .byte 1 000000a4 00000000* 2374 .word .LDW21 000000a8 44 2375 .byte 68 000000a9 df 2376 .byte 223 000000aa 00 2377 .byte 0 000000ab 00 2378 .byte 0 2379 .LDW_unq_4: 2380 .section .debug_line 0000033d 000502 2381 .byte 0,5,2 00000340 00000000* 2382 .word _HD_Touch_Key_RecvTouch_CallBack 00000344 06 2383 .byte 6 00000345 03 2384 .byte 3 00000346 16 2385 .byte 22 00000347 02 2386 .byte 2 00000348 00 2387 .byte 0 00000349 01 2388 .byte 1 0000034a 03 2389 .byte 3 0000034b 04 2390 .byte 4 0000034c 02 2391 .byte 2 0000034d 08 2392 .byte 8 0000034e 01 2393 .byte 1 0000034f 2c 2394 .byte 44 00000350 34 2395 .byte 52 00000351 3c 2396 .byte 60 00000352 000502 2397 .byte 0,5,2 00000355 00000000* 2398 .word .LDWlin1 00000359 0d 2399 .byte 13 0000035a 02 2400 .byte 2 0000035b 00 2401 .byte 0 0000035c 000502 2402 .byte 0,5,2 0000035f 00000000* 2403 .word .LDWlin2 00000363 0b 2404 .byte 11 00000364 0b 2405 .byte 11 00000365 000502 2406 .byte 0,5,2 Page 45 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 00000368 00000000* 2407 .word .LDWlin3 0000036c 0b 2408 .byte 11 0000036d 000502 2409 .byte 0,5,2 00000370 00000000* 2410 .word .LDWlin4 00000374 0b 2411 .byte 11 00000375 000502 2412 .byte 0,5,2 00000378 00000000* 2413 .word .LDWlin5 0000037c 0b 2414 .byte 11 0000037d 000502 2415 .byte 0,5,2 00000380 00000000* 2416 .word .LDWlin6 00000384 0b 2417 .byte 11 00000385 000502 2418 .byte 0,5,2 00000388 00000000* 2419 .word .LDWlin7 0000038c 0b 2420 .byte 11 0000038d 000502 2421 .byte 0,5,2 00000390 00000000* 2422 .word .LDWlin8 00000394 0b 2423 .byte 11 00000395 000502 2424 .byte 0,5,2 00000398 00000000* 2425 .word .LDWlin9 0000039c 0b 2426 .byte 11 0000039d 000502 2427 .byte 0,5,2 000003a0 00000000* 2428 .word .LDWlin10 000003a4 0b 2429 .byte 11 000003a5 000502 2430 .byte 0,5,2 000003a8 00000000* 2431 .word .LDWlin11 000003ac 0b 2432 .byte 11 000003ad 02 2433 .byte 2 000003ae 00 2434 .byte 0 000003af 0b 2435 .byte 11 000003b0 0d 2436 .byte 13 000003b1 02 2437 .byte 2 000003b2 00 2438 .byte 0 000003b3 000502 2439 .byte 0,5,2 000003b6 00000000* 2440 .word .LDWlin12 000003ba 0b 2441 .byte 11 000003bb 0b 2442 .byte 11 000003bc 000502 2443 .byte 0,5,2 000003bf 00000000* 2444 .word .LDWlin13 000003c3 0b 2445 .byte 11 000003c4 000502 2446 .byte 0,5,2 000003c7 00000000* 2447 .word .LDWlin14 000003cb 0b 2448 .byte 11 000003cc 000502 2449 .byte 0,5,2 000003cf 00000000* 2450 .word .LDWlin15 000003d3 0b 2451 .byte 11 000003d4 000502 2452 .byte 0,5,2 000003d7 00000000* 2453 .word .LDWlin16 000003db 0b 2454 .byte 11 000003dc 000502 2455 .byte 0,5,2 000003df 00000000* 2456 .word .LDWlin17 000003e3 0b 2457 .byte 11 000003e4 000502 2458 .byte 0,5,2 000003e7 00000000* 2459 .word .LDWlin18 000003eb 0b 2460 .byte 11 000003ec 000502 2461 .byte 0,5,2 000003ef 00000000* 2462 .word .LDWlin19 000003f3 0b 2463 .byte 11 000003f4 000502 2464 .byte 0,5,2 000003f7 00000000* 2465 .word .LDWlin20 000003fb 0b 2466 .byte 11 000003fc 000502 2467 .byte 0,5,2 Page 46 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 000003ff 00000000* 2468 .word .LDWlin21 00000403 0b 2469 .byte 11 00000404 02 2470 .byte 2 00000405 00 2471 .byte 0 00000406 0b 2472 .byte 11 00000407 0d 2473 .byte 13 00000408 02 2474 .byte 2 00000409 00 2475 .byte 0 0000040a 000502 2476 .byte 0,5,2 0000040d 00000000* 2477 .word .LDWlin22 00000411 0b 2478 .byte 11 00000412 0b 2479 .byte 11 00000413 000502 2480 .byte 0,5,2 00000416 00000000* 2481 .word .LDWlin23 0000041a 0b 2482 .byte 11 0000041b 000502 2483 .byte 0,5,2 0000041e 00000000* 2484 .word .LDWlin24 00000422 0b 2485 .byte 11 00000423 000502 2486 .byte 0,5,2 00000426 00000000* 2487 .word .LDWlin25 0000042a 0b 2488 .byte 11 0000042b 000502 2489 .byte 0,5,2 0000042e 00000000* 2490 .word .LDWlin26 00000432 0b 2491 .byte 11 00000433 000502 2492 .byte 0,5,2 00000436 00000000* 2493 .word .LDWlin27 0000043a 0b 2494 .byte 11 0000043b 000502 2495 .byte 0,5,2 0000043e 00000000* 2496 .word .LDWlin28 00000442 0b 2497 .byte 11 00000443 000502 2498 .byte 0,5,2 00000446 00000000* 2499 .word .LDWlin29 0000044a 0b 2500 .byte 11 0000044b 000502 2501 .byte 0,5,2 0000044e 00000000* 2502 .word .LDWlin30 00000452 0b 2503 .byte 11 00000453 000502 2504 .byte 0,5,2 00000456 00000000* 2505 .word .LDWlin31 0000045a 0b 2506 .byte 11 0000045b 02 2507 .byte 2 0000045c 00 2508 .byte 0 0000045d 0b 2509 .byte 11 0000045e 0d 2510 .byte 13 0000045f 02 2511 .byte 2 00000460 00 2512 .byte 0 00000461 000502 2513 .byte 0,5,2 00000464 00000000* 2514 .word .LDWlin32 00000468 0b 2515 .byte 11 00000469 0b 2516 .byte 11 0000046a 000502 2517 .byte 0,5,2 0000046d 00000000* 2518 .word .LDWlin33 00000471 0b 2519 .byte 11 00000472 000502 2520 .byte 0,5,2 00000475 00000000* 2521 .word .LDWlin34 00000479 0b 2522 .byte 11 0000047a 000502 2523 .byte 0,5,2 0000047d 00000000* 2524 .word .LDWlin35 00000481 0b 2525 .byte 11 00000482 000502 2526 .byte 0,5,2 00000485 00000000* 2527 .word .LDWlin36 00000489 0b 2528 .byte 11 Page 47 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 0000048a 000502 2529 .byte 0,5,2 0000048d 00000000* 2530 .word .LDWlin37 00000491 0b 2531 .byte 11 00000492 000502 2532 .byte 0,5,2 00000495 00000000* 2533 .word .LDWlin38 00000499 0b 2534 .byte 11 0000049a 000502 2535 .byte 0,5,2 0000049d 00000000* 2536 .word .LDWlin39 000004a1 0b 2537 .byte 11 000004a2 000502 2538 .byte 0,5,2 000004a5 00000000* 2539 .word .LDWlin40 000004a9 0b 2540 .byte 11 000004aa 000502 2541 .byte 0,5,2 000004ad 00000000* 2542 .word .LDWlin41 000004b1 0b 2543 .byte 11 000004b2 02 2544 .byte 2 000004b3 00 2545 .byte 0 000004b4 0b 2546 .byte 11 000004b5 0d 2547 .byte 13 000004b6 02 2548 .byte 2 000004b7 00 2549 .byte 0 000004b8 000502 2550 .byte 0,5,2 000004bb 00000000* 2551 .word .LDWlin42 000004bf 0b 2552 .byte 11 000004c0 0b 2553 .byte 11 000004c1 000502 2554 .byte 0,5,2 000004c4 00000000* 2555 .word .LDWlin43 000004c8 0b 2556 .byte 11 000004c9 000502 2557 .byte 0,5,2 000004cc 00000000* 2558 .word .LDWlin44 000004d0 0b 2559 .byte 11 000004d1 000502 2560 .byte 0,5,2 000004d4 00000000* 2561 .word .LDWlin45 000004d8 0b 2562 .byte 11 000004d9 000502 2563 .byte 0,5,2 000004dc 00000000* 2564 .word .LDWlin46 000004e0 0b 2565 .byte 11 000004e1 000502 2566 .byte 0,5,2 000004e4 00000000* 2567 .word .LDWlin47 000004e8 0b 2568 .byte 11 000004e9 000502 2569 .byte 0,5,2 000004ec 00000000* 2570 .word .LDWlin48 000004f0 0b 2571 .byte 11 000004f1 000502 2572 .byte 0,5,2 000004f4 00000000* 2573 .word .LDWlin49 000004f8 0b 2574 .byte 11 000004f9 000502 2575 .byte 0,5,2 000004fc 00000000* 2576 .word .LDWlin50 00000500 0b 2577 .byte 11 00000501 000502 2578 .byte 0,5,2 00000504 00000000* 2579 .word .LDWlin51 00000508 0b 2580 .byte 11 00000509 02 2581 .byte 2 0000050a 00 2582 .byte 0 0000050b 0b 2583 .byte 11 0000050c 0d 2584 .byte 13 0000050d 02 2585 .byte 2 0000050e 00 2586 .byte 0 0000050f 000502 2587 .byte 0,5,2 00000512 00000000* 2588 .word .LDWlin52 00000516 0b 2589 .byte 11 Page 48 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 00000517 0b 2590 .byte 11 00000518 000502 2591 .byte 0,5,2 0000051b 00000000* 2592 .word .LDWlin53 0000051f 0b 2593 .byte 11 00000520 000502 2594 .byte 0,5,2 00000523 00000000* 2595 .word .LDWlin54 00000527 0b 2596 .byte 11 00000528 000502 2597 .byte 0,5,2 0000052b 00000000* 2598 .word .LDWlin55 0000052f 0b 2599 .byte 11 00000530 000502 2600 .byte 0,5,2 00000533 00000000* 2601 .word .LDWlin56 00000537 0b 2602 .byte 11 00000538 000502 2603 .byte 0,5,2 0000053b 00000000* 2604 .word .LDWlin57 0000053f 0b 2605 .byte 11 00000540 000502 2606 .byte 0,5,2 00000543 00000000* 2607 .word .LDWlin58 00000547 0b 2608 .byte 11 00000548 000502 2609 .byte 0,5,2 0000054b 00000000* 2610 .word .LDWlin59 0000054f 0b 2611 .byte 11 00000550 000502 2612 .byte 0,5,2 00000553 00000000* 2613 .word .LDWlin60 00000557 0b 2614 .byte 11 00000558 000502 2615 .byte 0,5,2 0000055b 00000000* 2616 .word .LDWlin61 0000055f 0b 2617 .byte 11 00000560 02 2618 .byte 2 00000561 00 2619 .byte 0 00000562 0b 2620 .byte 11 00000563 0d 2621 .byte 13 00000564 02 2622 .byte 2 00000565 00 2623 .byte 0 00000566 000502 2624 .byte 0,5,2 00000569 00000000* 2625 .word .LDWlin62 0000056d 0b 2626 .byte 11 0000056e 0b 2627 .byte 11 0000056f 000502 2628 .byte 0,5,2 00000572 00000000* 2629 .word .LDWlin63 00000576 0b 2630 .byte 11 00000577 000502 2631 .byte 0,5,2 0000057a 00000000* 2632 .word .LDWlin64 0000057e 0b 2633 .byte 11 0000057f 000502 2634 .byte 0,5,2 00000582 00000000* 2635 .word .LDWlin65 00000586 0b 2636 .byte 11 00000587 000502 2637 .byte 0,5,2 0000058a 00000000* 2638 .word .LDWlin66 0000058e 0b 2639 .byte 11 0000058f 000502 2640 .byte 0,5,2 00000592 00000000* 2641 .word .LDWlin67 00000596 0b 2642 .byte 11 00000597 000502 2643 .byte 0,5,2 0000059a 00000000* 2644 .word .LDWlin68 0000059e 0b 2645 .byte 11 0000059f 000502 2646 .byte 0,5,2 000005a2 00000000* 2647 .word .LDWlin69 000005a6 0b 2648 .byte 11 000005a7 000502 2649 .byte 0,5,2 000005aa 00000000* 2650 .word .LDWlin70 Page 49 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 000005ae 0b 2651 .byte 11 000005af 000502 2652 .byte 0,5,2 000005b2 00000000* 2653 .word .LDWlin71 000005b6 0b 2654 .byte 11 000005b7 02 2655 .byte 2 000005b8 00 2656 .byte 0 000005b9 0b 2657 .byte 11 000005ba 0c 2658 .byte 12 000005bb 0b 2659 .byte 11 000005bc 0b 2660 .byte 11 000005bd 0c 2661 .byte 12 000005be 06 2662 .byte 6 000005bf 000502 2663 .byte 0,5,2 000005c2 00000000* 2664 .word ___ghs_eofn_HD_Touch_Key_RecvTouch_CallBack 000005c6 02 2665 .byte 2 000005c7 00 2666 .byte 0 000005c8 000101 2667 .byte 0,1,1 2668 .section .debug_info 2669 .LDW_18f60060: 000004df 16 2670 .byte 22 2671 .section .debug_str 0000036f 707470627566 2672 .strz "ptpbuf" 00000375 00 2673 .section .debug_info 000004e0 00000000* 2674 .word .Ldw_str_begin+879 000004e4 16 2675 .byte 22 000004e5 34 2676 .byte 52 000004e6 01 2677 .byte 1 000004e7 00000000* 2678 .word .LDW_155374c0 000004eb 00 2679 .byte 0 000004ec 00000000* 2680 .word .LDW_1559cc70 2681 .section .debug_loc 2682 .LDW_1559cc70: 00000000 00000000* 2683 .word .LDW01-..bof.Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key...5A.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs..5F2F6D35..0 00000004 00000000* 2684 .word .LDW11-..bof.Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key...5A.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs..5F2F6D35..0 00000008 0100 2685 .byte 1,0 0000000a 56 2686 .byte 86 0000000b 00000000* 2687 .word .LDW11-..bof.Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key...5A.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs..5F2F6D35..0 0000000f 00000000* 2688 .word .LDW21-..bof.Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key...5A.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs..5F2F6D35..0 00000013 0100 2689 .byte 1,0 00000015 6e 2690 .byte 110 00000016 00000000 2691 .word 0x0 0000001a 00000000 2692 .word 0x0 2693 2694 .section .debug_abbrev 00000118 16 2695 .byte 22 00000119 05 2696 .byte 5 0000011a 00 2697 .byte 0 0000011b 030e 2698 .byte 3,14 0000011d 3b0f 2699 .byte 59,15 0000011f 390f 2700 .byte 57,15 00000121 3a0f 2701 .byte 58,15 00000123 4910 2702 .byte 73,16 00000125 4b0c 2703 .byte 75,12 00000127 0206 2704 .byte 2,6 00000129 0000 2705 .byte 0,0 2706 2707 .section .debug_info 2708 .LDW_15537920: 000004f0 22 2709 .byte 34 000004f1 00000000* 2710 .word .LDW11 Page 50 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 000004f5 00000000* 2711 .word .LDW21 2712 2713 .section .debug_abbrev 0000012b 22 2714 .byte 34 0000012c 0b 2715 .byte 11 0000012d 01 2716 .byte 1 0000012e 1101 2717 .byte 17,1 00000130 1201 2718 .byte 18,1 00000132 0000 2719 .byte 0,0 2720 2721 .section .debug_info 2722 .LDW_18f60f00: 000004f9 07 2723 .byte 7 2724 .section .debug_str 00000376 66696e676572 2725 .strz "finger_num" 0000037c 5f6e756d00 2726 .section .debug_info 000004fa 00000000* 2727 .word .Ldw_str_begin+886 000004fe 1b 2728 .byte 27 000004ff 0d 2729 .byte 13 00000500 01 2730 .byte 1 00000501 00000000* 2731 .word .LDW_18f61140 00000505 00 2732 .byte 0 00000506 00 2733 .byte 0 00000507 00000000* 2734 .word .LDW_1559d230 2735 .section .debug_loc 2736 .LDW_1559d230: 0000001e 00000000* 2737 .word .LDW11-..bof.Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key...5A.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs..5F2F6D35..0 00000022 00000000* 2738 .word .LDW21-..bof.Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key...5A.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs..5F2F6D35..0 00000026 0100 2739 .byte 1,0 00000028 51 2740 .byte 81 00000029 00000000 2741 .word 0x0 0000002d 00000000 2742 .word 0x0 2743 2744 .section .debug_abbrev 00000134 07 2745 .byte 7 00000135 34 2746 .byte 52 00000136 00 2747 .byte 0 00000137 030e 2748 .byte 3,14 00000139 3b0f 2749 .byte 59,15 0000013b 390f 2750 .byte 57,15 0000013d 3a0f 2751 .byte 58,15 0000013f 4910 2752 .byte 73,16 00000141 3f0c 2753 .byte 63,12 00000143 3c0c 2754 .byte 60,12 00000145 0206 2755 .byte 2,6 00000147 0000 2756 .byte 0,0 2757 2758 .section .debug_info 2759 .LDW_18f609f0: 0000050b 07 2760 .byte 7 2761 .section .debug_str 00000381 486176654b65 2762 .strz "HaveKey" 00000387 7900 2763 .section .debug_info 0000050c 00000000* 2764 .word .Ldw_str_begin+897 00000510 1d 2765 .byte 29 00000511 0d 2766 .byte 13 00000512 01 2767 .byte 1 00000513 00000000* 2768 .word .LDW_18f61140 00000517 00 2769 .byte 0 Page 51 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 00000518 00 2770 .byte 0 00000519 00000000* 2771 .word .LDW_1559d810 2772 .section .debug_loc 2773 .LDW_1559d810: 00000031 00000000* 2774 .word .LDW11-..bof.Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key...5A.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs..5F2F6D35..0 00000035 00000000* 2775 .word .LDW21-..bof.Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key...5A.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs..5F2F6D35..0 00000039 0100 2776 .byte 1,0 0000003b 52 2777 .byte 82 0000003c 00000000 2778 .word 0x0 00000040 00000000 2779 .word 0x0 2780 2781 .section .debug_info 2782 .LDW_18f60180: 0000051d 07 2783 .byte 7 2784 .section .debug_str 00000389 6b657900 2785 .strz "key" 2786 .section .debug_info 0000051e 00000000* 2787 .word .Ldw_str_begin+905 00000522 1f 2788 .byte 31 00000523 0d 2789 .byte 13 00000524 01 2790 .byte 1 00000525 00000000* 2791 .word .LDW_18f61140 00000529 00 2792 .byte 0 0000052a 00 2793 .byte 0 0000052b 00000000* 2794 .word .LDW_1559d3f0 2795 .section .debug_loc 2796 .LDW_1559d3f0: 00000044 00000000* 2797 .word .LDW11-..bof.Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key...5A.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs..5F2F6D35..0 00000048 00000000* 2798 .word .LDW21-..bof.Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key...5A.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs..5F2F6D35..0 0000004c 0100 2799 .byte 1,0 0000004e 51 2800 .byte 81 0000004f 00000000 2801 .word 0x0 00000053 00000000 2802 .word 0x0 2803 2804 .section .debug_info 0000052f 00 2805 .byte 0 2806 00000530 00 2807 .byte 0 2808 2809 .LDW_15537e20: 00000531 18 2810 .byte 24 2811 .section .debug_str 0000038d 47657453656e 2812 .strz "GetSend_CMD4D" 00000393 645f434d4434 00000399 4400 2813 .section .debug_info 00000532 00000000* 2814 .word .Ldw_str_begin+909 00000536 9201 2815 .byte 146,1 00000538 06 2816 .byte 6 00000539 01 2817 .byte 1 0000053a 00000000* 2818 .word _GetSend_CMD4D 0000053e 00000000* 2819 .word ___ghs_eofn_GetSend_CMD4D 00000542 01 2820 .byte 1 00000543 53 2821 .byte 83 00000544 02 2822 .byte 2 00000545 00 2823 .byte 0 00000546 828004 2824 .byte 130,128,4 00000549 00 2825 .byte 0 0000054a 00 2826 .byte 0 0000054b 00 2827 .byte 0 0000054c 00 2828 .byte 0 Page 52 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 0000054d 01 2829 .byte 1 0000054e 01 2830 .byte 1 0000054f 00 2831 .byte 0 00000550 01 2832 .byte 1 2833 2834 .section .debug_frame 2835 .LDW_193cc610: 000000ac 00000000* 2836 .word .LDW_unq_6-.LDW_unq_5 2837 .LDW_unq_5: 000000b0 00000000* 2838 .word .LDW_1900dce0 000000b4 00000000* 2839 .word _GetSend_CMD4D 000000b8 00000000* 2840 .word ___ghs_eofn_GetSend_CMD4D-_GetSend_CMD4D 000000bc 01 2841 .byte 1 000000bd 00000000* 2842 .word .LDW51 000000c1 00 2843 .byte 0 000000c2 00 2844 .byte 0 000000c3 00 2845 .byte 0 2846 .LDW_unq_6: 2847 .section .debug_line 000005cb 000502 2848 .byte 0,5,2 000005ce 00000000* 2849 .word _GetSend_CMD4D 000005d2 06 2850 .byte 6 000005d3 03 2851 .byte 3 000005d4 9401 2852 .byte 148,1 000005d6 02 2853 .byte 2 000005d7 00 2854 .byte 0 000005d8 01 2855 .byte 1 000005d9 000502 2856 .byte 0,5,2 000005dc 00000000* 2857 .word .LDWlin73 000005e0 0b 2858 .byte 11 000005e1 000502 2859 .byte 0,5,2 000005e4 00000000* 2860 .word .LDWlin74 000005e8 0b 2861 .byte 11 000005e9 000502 2862 .byte 0,5,2 000005ec 00000000* 2863 .word .LDWlin75 000005f0 0b 2864 .byte 11 000005f1 000502 2865 .byte 0,5,2 000005f4 00000000* 2866 .word .LDWlin76 000005f8 0b 2867 .byte 11 000005f9 000502 2868 .byte 0,5,2 000005fc 00000000* 2869 .word .LDWlin77 00000600 0b 2870 .byte 11 00000601 000502 2871 .byte 0,5,2 00000604 00000000* 2872 .word .LDWlin78 00000608 0b 2873 .byte 11 00000609 000502 2874 .byte 0,5,2 0000060c 00000000* 2875 .word .LDWlin79 00000610 0b 2876 .byte 11 00000611 000502 2877 .byte 0,5,2 00000614 00000000* 2878 .word .LDWlin80 00000618 0b 2879 .byte 11 00000619 000502 2880 .byte 0,5,2 0000061c 00000000* 2881 .word .LDWlin81 00000620 0b 2882 .byte 11 00000621 000502 2883 .byte 0,5,2 00000624 00000000* 2884 .word .LDWlin82 00000628 0b 2885 .byte 11 00000629 000502 2886 .byte 0,5,2 0000062c 00000000* 2887 .word .LDWlin83 00000630 0b 2888 .byte 11 00000631 000502 2889 .byte 0,5,2 Page 53 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 00000634 00000000* 2890 .word .LDWlin84 00000638 0b 2891 .byte 11 00000639 000502 2892 .byte 0,5,2 0000063c 00000000* 2893 .word .LDWlin85 00000640 0b 2894 .byte 11 00000641 06 2895 .byte 6 00000642 000502 2896 .byte 0,5,2 00000645 00000000* 2897 .word ___ghs_eofn_GetSend_CMD4D 00000649 02 2898 .byte 2 0000064a 00 2899 .byte 0 0000064b 000101 2900 .byte 0,1,1 2901 .section .debug_info 2902 .LDW_18f60330: 00000551 16 2903 .byte 22 2904 .section .debug_str 0000039b 6b65795f6461 2905 .strz "key_data" 000003a1 746100 2906 .section .debug_info 00000552 00000000* 2907 .word .Ldw_str_begin+923 00000556 9201 2908 .byte 146,1 00000558 22 2909 .byte 34 00000559 01 2910 .byte 1 0000055a 00000000* 2911 .word .LDW_155376f0 0000055e 00 2912 .byte 0 0000055f 00000000* 2913 .word .LDW_1559d350 2914 .section .debug_loc 2915 .LDW_1559d350: 00000057 00000000* 2916 .word .LDW41-..bof.Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key...5A.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs..5F2F6D35..0 0000005b 00000000* 2917 .word .LDW51-..bof.Z.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs.5Cobj.5CHD_Touch_Key...5A.3A.5CD.5Cproject.5CMV1.BF.D5.B5.F7.C3.E6.B0.E5.5C8_code.5CMV1_TouchLine.5Cghs..5F2F6D35..0 0000005f 0100 2918 .byte 1,0 00000061 56 2919 .byte 86 00000062 00000000 2920 .word 0x0 00000066 00000000 2921 .word 0x0 2922 2923 .section .debug_info 2924 .LDW_15537880: 00000563 22 2925 .byte 34 00000564 00000000* 2926 .word .LDW41 00000568 00000000* 2927 .word .LDW51 2928 0000056c 00 2929 .byte 0 2930 0000056d 00 2931 .byte 0 2932 0000056e 00 2933 .byte 0 2934 2935 .section .debug_line 2936 .Ldw_line_end: 2937 .section .debug_macinfo 00000000 01 2938 .byte 1 00000001 00 2939 .byte 0 00000002 5f5f6768735f 2940 .strz "__ghs__ 1" 00000008 5f203100 0000000c 01 2941 .byte 1 0000000d 00 2942 .byte 0 0000000e 5f5f50524f54 2943 .strz "__PROTOTYPES__ 1" 00000014 4f5459504553 0000001a 5f5f203100 0000001f 01 2944 .byte 1 00000020 00 2945 .byte 0 00000021 5f5f53544443 2946 .strz "__STDC__ 0" Page 54 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 00000027 5f5f203000 0000002c 01 2947 .byte 1 0000002d 00 2948 .byte 0 0000002e 5f5f53544443 2949 .strz "__STDC_VERSION__ 199409L" 00000034 5f5645525349 0000003a 4f4e5f5f2031 00000040 39393430394c 00000046 00 00000047 01 2950 .byte 1 00000048 00 2951 .byte 0 00000049 5f5f41545452 2952 .strz "__ATTRIBUTES 1" 0000004f 494255544553 00000055 203100 00000058 01 2953 .byte 1 00000059 00 2954 .byte 0 0000005a 5f5f4544475f 2955 .strz "__EDG__ 1" 00000060 5f203100 00000064 01 2956 .byte 1 00000065 00 2957 .byte 0 00000066 5f5f56383530 2958 .strz "__V850 1" 0000006c 203100 0000006f 01 2959 .byte 1 00000070 00 2960 .byte 0 00000071 5f5f52483835 2961 .strz "__RH850_ABI_GHS2015__ 1" 00000077 305f4142495f 0000007d 474853323031 00000083 355f5f203100 00000089 01 2962 .byte 1 0000008a 00 2963 .byte 0 0000008b 5f5f6768735f 2964 .strz "__ghs_max_pack_value 8" 00000091 6d61785f7061 00000097 636b5f76616c 0000009d 7565203800 000000a2 01 2965 .byte 1 000000a3 00 2966 .byte 0 000000a4 5f5f43484152 2967 .strz "__CHAR_BIT 8" 000000aa 5f4249542038 000000b0 00 000000b1 01 2968 .byte 1 000000b2 00 2969 .byte 0 000000b3 5f5f53485254 2970 .strz "__SHRT_BIT 16" 000000b9 5f4249542031 000000bf 3600 000000c1 01 2971 .byte 1 000000c2 00 2972 .byte 0 000000c3 5f5f494e545f 2973 .strz "__INT_BIT 32" 000000c9 424954203332 000000cf 00 000000d0 01 2974 .byte 1 000000d1 00 2975 .byte 0 000000d2 5f5f4c4f4e47 2976 .strz "__LONG_BIT 32" 000000d8 5f4249542033 000000de 3200 000000e0 01 2977 .byte 1 000000e1 00 2978 .byte 0 000000e2 5f5f57434841 2979 .strz "__WCHAR_BIT 32" 000000e8 525f42495420 000000ee 333200 000000f1 01 2980 .byte 1 000000f2 00 2981 .byte 0 000000f3 5f5f5054525f 2982 .strz "__PTR_BIT 32" Page 55 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 000000f9 424954203332 000000ff 00 00000100 01 2983 .byte 1 00000101 00 2984 .byte 0 00000102 5f5f4c4c4f4e 2985 .strz "__LLONG_BIT 64" 00000108 475f42495420 0000010e 363400 00000111 01 2986 .byte 1 00000112 00 2987 .byte 0 00000113 5f5f4748535f 2988 .strz "__GHS__ 1" 00000119 5f203100 0000011d 03 2989 .byte 3 0000011e 00 2990 .byte 0 0000011f 01 2991 .byte 1 00000120 03 2992 .byte 3 00000121 06 2993 .byte 6 00000122 02 2994 .byte 2 00000123 03 2995 .byte 3 00000124 04 2996 .byte 4 00000125 03 2997 .byte 3 00000126 04 2998 .byte 4 00000127 03 2999 .byte 3 00000128 05 3000 .byte 5 00000129 04 3001 .byte 4 0000012a 04 3002 .byte 4 0000012b 04 3003 .byte 4 0000012c 03 3004 .byte 3 0000012d 07 3005 .byte 7 0000012e 05 3006 .byte 5 0000012f 01 3007 .byte 1 00000130 1d 3008 .byte 29 00000131 5f535452494e 3009 .strz "_STRING_H " 00000137 475f482000 0000013c 03 3010 .byte 3 0000013d 1e 3011 .byte 30 0000013e 06 3012 .byte 6 0000013f 01 3013 .byte 1 00000140 24 3014 .byte 36 00000141 4e554c4c2028 3015 .strz "NULL ((void *)0)" 00000147 28766f696420 0000014d 2a29302900 00000152 01 3016 .byte 1 00000153 2e 3017 .byte 46 00000154 5f53495a455f 3018 .strz "_SIZE_T " 0000015a 542000 0000015d 01 3019 .byte 1 0000015e 2f 3020 .byte 47 0000015f 5f53495a455f 3021 .strz "_SIZE_T_DEFINED " 00000165 545f44454649 0000016b 4e45442000 00000170 04 3022 .byte 4 00000171 01 3023 .byte 1 00000172 27 3024 .byte 39 00000173 5f5f52657374 3025 .strz "__Restrict " 00000179 726963742000 0000017f 04 3026 .byte 4 00000180 03 3027 .byte 3 00000181 08 3028 .byte 8 00000182 07 3029 .byte 7 00000183 01 3030 .byte 1 00000184 11 3031 .byte 17 Page 56 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 00000185 5f535444494f 3032 .strz "_STDIO_H " 0000018b 5f482000 0000018f 03 3033 .byte 3 00000190 12 3034 .byte 18 00000191 06 3035 .byte 6 00000192 04 3036 .byte 4 00000193 03 3037 .byte 3 00000194 23 3038 .byte 35 00000195 08 3039 .byte 8 00000196 01 3040 .byte 1 00000197 11 3041 .byte 17 00000198 5f5354444152 3042 .strz "_STDARG_H " 0000019e 475f482000 000001a3 03 3043 .byte 3 000001a4 23 3044 .byte 35 000001a5 09 3045 .byte 9 000001a6 01 3046 .byte 1 000001a7 1c 3047 .byte 28 000001a8 5f5f5f676873 3048 .strz "___ghs_did_pack " 000001ae 5f6469645f70 000001b4 61636b2000 000001b9 04 3049 .byte 4 000001ba 01 3050 .byte 1 000001bb 37 3051 .byte 55 000001bc 5f5f41524753 3052 .strz "__ARGS(x) x" 000001c2 287829207800 000001c8 04 3053 .byte 4 000001c9 01 3054 .byte 1 000001ca a401 3055 .byte 164,1 000001cc 5f5f52657374 3056 .strz "__Restrict " 000001d2 726963742000 000001d8 01 3057 .byte 1 000001d9 a002 3058 .byte 160,2 000001db 5f5f41524753 3059 .strz "__ARGS(x) x" 000001e1 287829207800 000001e7 04 3060 .byte 4 000001e8 03 3061 .byte 3 000001e9 09 3062 .byte 9 000001ea 0a 3063 .byte 10 000001eb 01 3064 .byte 1 000001ec 11 3065 .byte 17 000001ed 5f5354444c49 3066 .strz "_STDLIB_H " 000001f3 425f482000 000001f8 03 3067 .byte 3 000001f9 13 3068 .byte 19 000001fa 06 3069 .byte 6 000001fb 04 3070 .byte 4 000001fc 03 3071 .byte 3 000001fd 14 3072 .byte 20 000001fe 0b 3073 .byte 11 000001ff 01 3074 .byte 1 00000200 26 3075 .byte 38 00000201 5f5f57434841 3076 .strz "__WCHAR_TYPE__ long" 00000207 525f54595045 0000020d 5f5f206c6f6e 00000213 6700 00000215 04 3077 .byte 4 00000216 01 3078 .byte 1 00000217 48 3079 .byte 72 00000218 5f5f52657374 3080 .strz "__Restrict " 0000021e 726963742000 Page 57 C:\Users\ADMINI~1\AppData\Local\Temp\gh_00005fo1.si 00000224 01 3081 .byte 1 00000225 59 3082 .byte 89 00000226 5f5f43585831 3083 .strz "__CXX11_NOEXCEPT " 0000022c 315f4e4f4558 00000232 434550542000 00000238 04 3084 .byte 4 00000239 03 3085 .byte 3 0000023a 0a 3086 .byte 10 0000023b 0c 3087 .byte 12 0000023c 03 3088 .byte 3 0000023d 06 3089 .byte 6 0000023e 0d 3090 .byte 13 0000023f 01 3091 .byte 1 00000240 31 3092 .byte 49 00000241 54505f504f49 3093 .strz "TP_POINTS 10" 00000247 4e5453203130 0000024d 00 0000024e 04 3094 .byte 4 0000024f 01 3095 .byte 1 00000250 0a 3096 .byte 10 00000251 505245535320 3097 .strz "PRESS 1" 00000257 3100 00000259 01 3098 .byte 1 0000025a 0b 3099 .byte 11 0000025b 4c4946542030 3100 .strz "LIFT 0" 00000261 00 00000262 04 3101 .byte 4 00000263 03 3102 .byte 3 00000264 0c 3103 .byte 12 00000265 0e 3104 .byte 14 00000266 04 3105 .byte 4 00000267 03 3106 .byte 3 00000268 0d 3107 .byte 13 00000269 0f 3108 .byte 15 0000026a 04 3109 .byte 4 0000026b 03 3110 .byte 3 0000026c 0e 3111 .byte 14 0000026d 10 3112 .byte 16 0000026e 01 3113 .byte 1 0000026f 45 3114 .byte 69 00000270 4150505f5354 3115 .strz "APP_STD_SIZE 16" 00000276 445f53495a45 0000027c 20313600 00000280 01 3116 .byte 1 00000281 46 3117 .byte 70 00000282 4150505f4558 3118 .strz "APP_EXT_SIZE 51" 00000288 545f53495a45 0000028e 20353100 00000292 04 3119 .byte 4 00000293 03 3120 .byte 3 00000294 0f 3121 .byte 15 00000295 11 3122 .byte 17 00000296 04 3123 .byte 4 00000297 04 3124 .byte 4 00000298 00 3125 .byte 0 3126 .section .debug_abbrev 00000149 00 3127 .byte 0 3128 .section .debug_info 3129 .Ldw_end: 3130 .rh850_flags REGMODE32,DATA_ALIGN8,GP_FIX,EP_NONFIX,TP_FIX,REG2_NONRESERVE,G3KH,SDA_EXTRA_REGS_0