Changeset 1273 for trunk/platform/g12/sub/100e/boot.c
- Timestamp:
- 08/07/11 02:38:23 (22 months ago)
- File:
-
- 1 edited
-
trunk/platform/g12/sub/100e/boot.c (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/g12/sub/100e/boot.c
r1188 r1273 686 686 " CMP R0, #0 \n" 687 687 " LDRNE R1, =0x262 \n" 688 689 //" ADRNE R0, aRotaryencoder_ ; "RotaryEncoder.c" \n" 690 " LDRNE R0,=0xFF865AA8 \n" 691 688 " LDRNE R0,=0xFF865AA8 \n" //aRotaryencoder_ ; "RotaryEncoder.c" \n" 692 689 " BLNE _DebugAssert \n" 693 690 " LDR R0, [SP] \n" … … 704 701 " CMP R4, #0 \n" 705 702 " LDRNE R1, =0x2ED \n" 706 707 //" ADRNE R0, aRotaryencoder_ ; "RotaryEncoder.c" \n" 708 " LDRNE R0,=0xFF865AA8 \n" 709 703 " LDRNE R0,=0xFF865AA8 \n" //aRotaryencoder_ ; "RotaryEncoder.c" \n" 710 704 " BLNE _DebugAssert \n" 711 705 " RSB R0, R4, R4,LSL#3 \n" … … 849 843 850 844 "loc_FF865A48: \n" 851 //" ADR R0, aRotaryencoder_ ; "RotaryEncoder.c" \n" 852 " LDR R0,=0xFF865AA8 \n" 853 845 " LDR R0,=0xFF865AA8 \n" //aRotaryencoder_ ; "RotaryEncoder.c" \n" 854 846 " BL _DebugAssert \n" 855 847 … … 877 869 878 870 "loc_FF865A94: \n" 879 //" ADR R0, aRotaryencoder_ ; "RotaryEncoder.c" \n" 880 " LDR R0,=0xFF865AA8 \n" 881 871 " LDR R0,=0xFF865AA8 \n" //aRotaryencoder_ ; "RotaryEncoder.c" \n" 882 872 " BL _DebugAssert \n" 883 873 " B loc_FF865848 \n" … … 891 881 " CMP R0, #0 \n" 892 882 " MOVEQ R1, #0x2E0 \n" 893 894 //" ADREQ R0, aRotaryencoder_ ; "RotaryEncoder.c" \n" 895 " LDRNE R0,=0xFF865AA8 \n" 896 883 " LDREQ R0,=0xFF865AA8 \n" //aRotaryencoder_ ; "RotaryEncoder.c" \n" 897 884 " BLEQ _DebugAssert \n" 898 885 " RSB R0, R4, R4,LSL#3 \n"
Note: See TracChangeset
for help on using the changeset viewer.