Hi List, My target board has external flash on it (Intel NOR Flash JS28F128P30T85 128MBit). I am observing a bug (?) where it is reported as flash bank 1 and an extra flash bank is reported as 0 with 0 size.
------------------------------------------------------------------ Target: AT91SAM9260 (arm926ejs) OpenOCD: SVN725 (cygwin+mingw32) and on SVN657 Relevant configuration: flash bank cfi 0x10000000 0x01000000 2 2 0 TELNET Session: Open On-Chip Debugger > halt target state: halted target halted in ARM state due to debug request, current mode: Undefined cpsr: 0x000000db pc: 0x00000004 MMU: disabled, D-Cache: disabled, I-Cache: disabled > mww 0xfffffd08 0xa5000501 > reset JTAG device found: 0x0792603f (Manufacturer: 0x01f, Part: 0x7926, Version: 0x0) target state: halted target halted in ARM state due to breakpoint, current mode: Supervisor cpsr: 0x000000d3 pc: 0x00000000 MMU: disabled, D-Cache: disabled, I-Cache: disabled executing reset script 'event/at91sam9260_reset.script' jtag_speed: 1200, 1200 jtag_speed: 0, 0 dcc downloads are enabled > flash banks #0: cfi at 0x00000000, size 0x00000000, buswidth 0, chipwidth 0 #1: cfi at 0x10000000, size 0x01000000, buswidth 2, chipwidth 2 > ------------------------------------------------------------------ Best regards, Pieter Conradie Notice This email is intended for the addressee only and may contain legally privileged and/or confidential information. If you have received this email in error and are not the intended recipient, you are hereby informed that you are not entitled to read, broadcast, distribute or in any manner whatsoever use the contents of this email or any attachments thereto. You are requested to please notify Psitek that you have received the email and then delete it. Unless clearly stated otherwise, the content and sentiments expressed in this email or any attachments thereto are those of the sender and not of Psitek (Proprietary) Limited. Psitek does not accept liability for any damages, loss or expense of any nature whatsoever arising (a) out of or in connection with the email or any attachments thereto and/or (b) from any act or omission by the recipient relying upon the content of the email or attachments. Psitek further disclaims liability for any damages caused by computer and/or software viruses. Should this email contain the terms of a contract, no binding agreement will result until such time as a written (hardcopy) document is signed on behalf of Psitek.
AT91SAM9260.cfg
Description: AT91SAM9260.cfg
arm-usb-tiny.cfg
Description: arm-usb-tiny.cfg
at91sam9260_reset.script
Description: at91sam9260_reset.script
Debug: 7 16 command.c:432 command_run_line(): script interface/arm-usb-tiny.cfg Debug: 8 16 configuration.c:87 open_file_from_path(): opened interface/arm-usb-tiny.cfg Debug: 10 16 command.c:432 command_run_line(): telnet_port 4444 Debug: 12 16 command.c:432 command_run_line(): gdb_port 3333 Debug: 14 16 command.c:432 command_run_line(): gdb_detach resume Debug: 16 16 command.c:432 command_run_line(): gdb_memory_map enable Debug: 18 16 command.c:432 command_run_line(): gdb_flash_program enable Debug: 20 16 command.c:432 command_run_line(): daemon_startup attach Info: 21 16 options.c:50 configuration_output_handler(): Open On-Chip Debugger 1.0 (2008-06-24-16:26) svn:725 Debug: 23 16 command.c:432 command_run_line(): interface ft2232 Debug: 25 16 command.c:432 command_run_line(): ft2232_device_desc "Olimex OpenOCD JTAG TINY A" Debug: 27 16 command.c:432 command_run_line(): ft2232_layout "olimex-jtag" Debug: 29 16 command.c:432 command_run_line(): ft2232_vid_pid 0x15BA 0x0004 Debug: 31 16 command.c:432 command_run_line(): ft2232_latency 2 Debug: 33 16 command.c:432 command_run_line(): script target/AT91SAM9260.cfg Debug: 34 16 configuration.c:87 open_file_from_path(): opened target/AT91SAM9260.cfg Debug: 36 16 command.c:432 command_run_line(): jtag_speed 1200 Debug: 37 16 jtag.c:1863 handle_jtag_speed_command(): handle jtag speed Info: 38 16 options.c:50 configuration_output_handler(): jtag_speed: 1200, 1200 Debug: 40 16 command.c:432 command_run_line(): reset_config trst_and_srst Debug: 42 16 command.c:432 command_run_line(): jtag_device 4 0x1 0xf 0xe Debug: 44 16 command.c:432 command_run_line(): jtag_nsrst_delay 200 Debug: 46 16 command.c:432 command_run_line(): jtag_ntrst_delay 0 Debug: 48 16 command.c:432 command_run_line(): target arm926ejs little reset_init 0 arm926ejs Debug: 49 16 arm926ejs.c:733 arm926ejs_target_command(): chain_pos: 0, variant: arm926ejs Debug: 51 16 command.c:432 command_run_line(): target_script 0 reset event/at91sam9260_reset.script Debug: 53 16 command.c:432 command_run_line(): run_and_halt_time 0 30 Debug: 55 16 command.c:432 command_run_line(): working_area 0 0x00300000 0x1000 backup Debug: 57 16 command.c:432 command_run_line(): flash bank cfi <base> <size> <chip width> <bus width> <target Debug: 59 16 command.c:432 command_run_line(): flash bank cfi 0x10000000 0x01000000 2 2 0 Debug: 61 16 command.c:432 command_run_line(): init Debug: 62 16 openocd.c:102 handle_init_command(): target init complete Debug: 63 16 ft2232.c:1374 ft2232_init_ftd2xx(): 'ft2232' interface using FTD2XX with 'olimex-jtag' layout (15ba:0004) Debug: 64 47 ft2232.c:1463 ft2232_init_ftd2xx(): current latency timer: 2 Debug: 65 47 ft2232.c:1810 olimex_jtag_init(): 80 08 1b Debug: 66 47 ft2232.c:1853 olimex_jtag_init(): 82 09 0f Debug: 67 47 ft2232.c:253 ft2232_speed(): 86 b0 04 Debug: 68 63 openocd.c:109 handle_init_command(): jtag interface init complete Debug: 69 63 jtag.c:1537 jtag_init_inner(): Init JTAG chain Debug: 70 63 jtag.c:326 jtag_call_event_callbacks(): jtag event: JTAG controller reset (TLR or TRST) Debug: 71 63 jtag.c:1295 jtag_reset_callback(): - Debug: 72 63 jtag.c:326 jtag_call_event_callbacks(): jtag event: JTAG controller reset (TLR or TRST) Debug: 73 63 jtag.c:1295 jtag_reset_callback(): - Info: 74 187 jtag.c:1389 jtag_examine_chain(): JTAG device found: 0x0792603f (Manufacturer: 0x01f, Part: 0x7926, Version: 0x0) Debug: 75 187 jtag.c:326 jtag_call_event_callbacks(): jtag event: JTAG controller reset (TLR or TRST) Debug: 76 187 jtag.c:1295 jtag_reset_callback(): - Debug: 77 203 openocd.c:116 handle_init_command(): jtag init complete Debug: 78 250 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000000 Debug: 79 250 openocd.c:119 handle_init_command(): jtag examine complete Debug: 80 250 openocd.c:126 handle_init_command(): flash init complete Debug: 81 250 openocd.c:130 handle_init_command(): NAND init complete Debug: 82 250 openocd.c:134 handle_init_command(): pld init complete Debug: 83 281 gdb_server.c:2036 gdb_init(): gdb service for target arm926ejs at port 3333 Info: 84 2714 server.c:78 add_connection(): accepting 'telnet' connection from 0 Debug: 86 5460 command.c:432 command_run_line(): halt Debug: 87 5475 target.c:1823 handle_halt_command(): - Debug: 88 5475 arm7_9_common.c:960 arm7_9_halt(): target->state: running Debug: 89 5475 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000002 Debug: 90 5506 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 91 5506 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 92 5538 arm926ejs.c:329 arm926ejs_examine_debug_reason(): internal debug request Debug: 93 5538 arm7_9_common.c:1074 arm7_9_debug_entry(): target entered debug from ARM state Debug: 94 6084 arm7_9_common.c:1106 arm7_9_debug_entry(): target entered debug state in Undefined mode Debug: 95 6084 arm7_9_common.c:1137 arm7_9_debug_entry(): r0: 0xd805a16b Debug: 96 6084 arm7_9_common.c:1137 arm7_9_debug_entry(): r1: 0xb7a2749b Debug: 97 6084 arm7_9_common.c:1137 arm7_9_debug_entry(): r2: 0x8b5fb32c Debug: 98 6084 arm7_9_common.c:1137 arm7_9_debug_entry(): r3: 0xe5ddd986 Debug: 99 6084 arm7_9_common.c:1137 arm7_9_debug_entry(): r4: 0x7d36e4c3 Debug: 100 6084 arm7_9_common.c:1137 arm7_9_debug_entry(): r5: 0xd7598ff6 Debug: 101 6084 arm7_9_common.c:1137 arm7_9_debug_entry(): r6: 0x6cb79708 Debug: 102 6084 arm7_9_common.c:1137 arm7_9_debug_entry(): r7: 0x5b959240 Debug: 103 6084 arm7_9_common.c:1137 arm7_9_debug_entry(): r8: 0xbf18cc93 Debug: 104 6084 arm7_9_common.c:1137 arm7_9_debug_entry(): r9: 0xbc150b07 Debug: 105 6084 arm7_9_common.c:1137 arm7_9_debug_entry(): r10: 0xcf863118 Debug: 106 6084 arm7_9_common.c:1137 arm7_9_debug_entry(): r11: 0x72a34120 Debug: 107 6084 arm7_9_common.c:1137 arm7_9_debug_entry(): r12: 0x89b08232 Debug: 108 6084 arm7_9_common.c:1137 arm7_9_debug_entry(): r13: 0xb5e4c774 Debug: 109 6084 arm7_9_common.c:1137 arm7_9_debug_entry(): r14: 0x00000008 Debug: 110 6084 arm7_9_common.c:1137 arm7_9_debug_entry(): r15: 0x00000004 Debug: 111 6084 arm7_9_common.c:1143 arm7_9_debug_entry(): entered debug state at PC 0x4 Debug: 112 6286 arm926ejs.c:449 arm926ejs_post_debug_entry(): cp15_control_reg: 00050078 Debug: 113 6396 arm926ejs.c:470 arm926ejs_post_debug_entry(): D FSR: 0x000000bb, D FAR: 0xda9157a3, I FSR: 0x00000008 Debug: 114 6442 target.c:724 target_call_event_callbacks(): target event 0 User: 115 6442 target.c:957 target_arch_state(): target state: halted User: 116 6442 arm926ejs.c:570 arm926ejs_arch_state(): target halted in ARM state due to debug request, current mode: Undefined cpsr: 0x000000db pc: 0x00000004 MMU: disabled, D-Cache: disabled, I-Cache: disabled Debug: 117 6474 arm926ejs.c:112 arm926ejs_catch_broken_irscan(): caught ARM926EJ-S invalid Capture-IR result after CP15 access Debug: 119 28436 command.c:432 command_run_line(): mww 0xfffffd08 0xa5000501 Debug: 120 28436 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 121 28732 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 123 32351 command.c:432 command_run_line(): reset Debug: 124 32351 target.c:1851 handle_reset_command(): - Debug: 125 32351 ft2232.c:253 ft2232_speed(): 86 b0 04 Debug: 126 32351 jtag.c:1581 jtag_init_reset(): Trying to bring the JTAG controller to life by asserting TRST / TLR Debug: 127 32351 jtag.c:996 jtag_add_reset(): SRST line released Debug: 128 32351 jtag.c:1015 jtag_add_reset(): TRST line asserted Debug: 129 32351 jtag.c:326 jtag_call_event_callbacks(): jtag event: JTAG controller reset (TLR or TRST) Debug: 130 32351 jtag.c:1295 jtag_reset_callback(): - Debug: 131 32351 jtag.c:992 jtag_add_reset(): SRST line asserted Debug: 132 32351 jtag.c:1015 jtag_add_reset(): TRST line asserted Debug: 133 32351 jtag.c:326 jtag_call_event_callbacks(): jtag event: JTAG controller reset (TLR or TRST) Debug: 134 32351 jtag.c:1295 jtag_reset_callback(): - Debug: 135 32351 jtag.c:992 jtag_add_reset(): SRST line asserted Debug: 136 32351 jtag.c:996 jtag_add_reset(): SRST line released Debug: 137 32351 ft2232.c:1037 olimex_jtag_reset(): trst: 1, srst: 0, high_output: 0x00, high_direction: 0x0f Debug: 138 32554 ft2232.c:1037 olimex_jtag_reset(): trst: 1, srst: 1, high_output: 0x02, high_direction: 0x0f Debug: 139 32554 ft2232.c:1037 olimex_jtag_reset(): trst: 0, srst: 1, high_output: 0x03, high_direction: 0x0f Debug: 140 32554 ft2232.c:1037 olimex_jtag_reset(): trst: 0, srst: 0, high_output: 0x01, high_direction: 0x0f Debug: 141 32757 jtag.c:1537 jtag_init_inner(): Init JTAG chain Debug: 142 32757 jtag.c:326 jtag_call_event_callbacks(): jtag event: JTAG controller reset (TLR or TRST) Debug: 143 32757 jtag.c:1295 jtag_reset_callback(): - Info: 144 32881 jtag.c:1389 jtag_examine_chain(): JTAG device found: 0x0792603f (Manufacturer: 0x01f, Part: 0x7926, Version: 0x0) Debug: 145 32881 jtag.c:326 jtag_call_event_callbacks(): jtag event: JTAG controller reset (TLR or TRST) Debug: 146 32881 jtag.c:1295 jtag_reset_callback(): - Debug: 147 32913 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000000 Debug: 148 32928 arm7_9_common.c:767 arm7_9_assert_reset(): target->state: halted Debug: 149 32928 embeddedice.c:397 embeddedice_write_reg(): 2: 0x00000001 Debug: 150 32928 jtag.c:992 jtag_add_reset(): SRST line asserted Debug: 151 32928 ft2232.c:1037 olimex_jtag_reset(): trst: 0, srst: 1, high_output: 0x0b, high_direction: 0x0f Debug: 152 32991 arm7_9_common.c:960 arm7_9_halt(): target->state: reset Debug: 153 32991 arm7_9_common.c:820 arm7_9_deassert_reset(): target->state: reset Debug: 154 32991 jtag.c:996 jtag_add_reset(): SRST line released Debug: 155 32991 ft2232.c:1037 olimex_jtag_reset(): trst: 0, srst: 0, high_output: 0x09, high_direction: 0x0f Debug: 156 33193 target.c:411 target_process_reset(): Waiting for halted stated as approperiate Debug: 157 33209 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 158 33209 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 159 33256 arm926ejs.c:309 arm926ejs_examine_debug_reason(): vector catch breakpoint Debug: 160 33256 arm7_9_common.c:1074 arm7_9_debug_entry(): target entered debug from ARM state Debug: 161 33786 arm7_9_common.c:1106 arm7_9_debug_entry(): target entered debug state in Supervisor mode Debug: 162 33786 arm7_9_common.c:1137 arm7_9_debug_entry(): r0: 0x000000db Debug: 163 33786 arm7_9_common.c:1137 arm7_9_debug_entry(): r1: 0xa5000501 Debug: 164 33786 arm7_9_common.c:1137 arm7_9_debug_entry(): r2: 0x8b5fb32c Debug: 165 33786 arm7_9_common.c:1137 arm7_9_debug_entry(): r3: 0xe5ddd986 Debug: 166 33786 arm7_9_common.c:1137 arm7_9_debug_entry(): r4: 0x7d36e4c3 Debug: 167 33786 arm7_9_common.c:1137 arm7_9_debug_entry(): r5: 0xd7598ff6 Debug: 168 33786 arm7_9_common.c:1137 arm7_9_debug_entry(): r6: 0x6cb79708 Debug: 169 33786 arm7_9_common.c:1137 arm7_9_debug_entry(): r7: 0x5b959240 Debug: 170 33786 arm7_9_common.c:1137 arm7_9_debug_entry(): r8: 0xbf18cc93 Debug: 171 33786 arm7_9_common.c:1137 arm7_9_debug_entry(): r9: 0xbc150b07 Debug: 172 33786 arm7_9_common.c:1137 arm7_9_debug_entry(): r10: 0xcf863118 Debug: 173 33786 arm7_9_common.c:1137 arm7_9_debug_entry(): r11: 0x72a34120 Debug: 174 33786 arm7_9_common.c:1137 arm7_9_debug_entry(): r12: 0x89b08232 Debug: 175 33786 arm7_9_common.c:1137 arm7_9_debug_entry(): r13: 0x8ad05929 Debug: 176 33786 arm7_9_common.c:1137 arm7_9_debug_entry(): r14: 0xaebdb511 Debug: 177 33786 arm7_9_common.c:1137 arm7_9_debug_entry(): r15: 0x00000000 Debug: 178 33786 arm7_9_common.c:1143 arm7_9_debug_entry(): entered debug state at PC 0x0 Debug: 179 33989 arm926ejs.c:449 arm926ejs_post_debug_entry(): cp15_control_reg: 00050078 Debug: 180 34067 arm926ejs.c:470 arm926ejs_post_debug_entry(): D FSR: 0x000000bb, D FAR: 0xda9157a3, I FSR: 0x00000008 Debug: 181 34129 target.c:724 target_call_event_callbacks(): target event 0 User: 182 34129 target.c:957 target_arch_state(): target state: halted User: 183 34129 arm926ejs.c:570 arm926ejs_arch_state(): target halted in ARM state due to breakpoint, current mode: Supervisor cpsr: 0x000000d3 pc: 0x00000000 MMU: disabled, D-Cache: disabled, I-Cache: disabled Debug: 184 34129 configuration.c:87 open_file_from_path(): opened event/at91sam9260_reset.script Info: 185 34129 target.c:237 target_init_handler(): executing reset script 'event/at91sam9260_reset.script' Debug: 187 34129 command.c:432 command_run_line(): jtag_speed 1200 Debug: 188 34129 jtag.c:1863 handle_jtag_speed_command(): handle jtag speed Debug: 189 34129 ft2232.c:253 ft2232_speed(): 86 b0 04 Debug: 191 34129 command.c:432 command_run_line(): halt Debug: 192 34129 target.c:1823 handle_halt_command(): - Debug: 193 34129 arm7_9_common.c:960 arm7_9_halt(): target->state: halted Debug: 194 34129 arm7_9_common.c:964 arm7_9_halt(): target was already halted Debug: 195 34161 arm926ejs.c:112 arm926ejs_catch_broken_irscan(): caught ARM926EJ-S invalid Capture-IR result after CP15 access Debug: 197 34176 command.c:432 command_run_line(): wait_halt Debug: 199 34207 command.c:432 command_run_line(): mww 0xfffffd08 0xa5000501 Debug: 200 34207 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 201 34504 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 203 34691 command.c:432 command_run_line(): mww 0xfffffd44 0x00008000 Debug: 204 34691 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 205 34987 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 207 35174 command.c:432 command_run_line(): mww 0xfffffc20 0x00004001 Debug: 208 35174 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 209 35471 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 211 35658 command.c:432 command_run_line(): sleep 20 Debug: 213 35689 command.c:432 command_run_line(): mww 0xfffffc30 0x00000001 Debug: 214 35689 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 215 35970 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 217 36157 command.c:432 command_run_line(): sleep 10 Debug: 219 36173 command.c:432 command_run_line(): mww 0xfffffc28 0x2060bf09 Debug: 220 36173 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 221 36453 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 223 36641 command.c:432 command_run_line(): sleep 20 Debug: 225 36672 command.c:432 command_run_line(): mww 0xfffffc30 0x00000101 Debug: 226 36672 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 227 36953 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 229 37140 command.c:432 command_run_line(): sleep 10 Debug: 231 37155 command.c:432 command_run_line(): mww 0xfffffc30 0x00000102 Debug: 232 37155 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 233 37436 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 235 37623 command.c:432 command_run_line(): sleep 10 Debug: 237 37639 command.c:432 command_run_line(): jtag_speed 0 Debug: 238 37639 jtag.c:1863 handle_jtag_speed_command(): handle jtag speed Debug: 239 37639 ft2232.c:253 ft2232_speed(): 86 00 00 Debug: 241 37639 command.c:432 command_run_line(): arm7_9 dcc_downloads enable Debug: 243 37639 command.c:432 command_run_line(): mww 0xffffec00 0x01020102 Debug: 244 37639 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 245 37639 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 247 37639 command.c:432 command_run_line(): mww 0xffffec04 0x09070806 Debug: 248 37639 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 249 37639 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 251 37639 command.c:432 command_run_line(): mww 0xffffec08 0x000d000b Debug: 252 37639 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 253 37639 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 255 37639 command.c:432 command_run_line(): mww 0xffffec0c 0x00001003 Debug: 256 37639 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 257 37655 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 259 37655 command.c:432 command_run_line(): mww 0xfffff870 0xffff0000 Debug: 260 37655 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 261 37655 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 263 37655 command.c:432 command_run_line(): mww 0xfffff804 0xffff0000 Debug: 264 37655 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 265 37655 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 267 37655 command.c:432 command_run_line(): mww 0xffffef1c 0x2 Debug: 268 37655 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 269 37655 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 271 37655 command.c:432 command_run_line(): mww 0xffffea08 0x85227259 Debug: 272 37655 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 273 37670 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 275 37670 command.c:432 command_run_line(): mww 0xffffea00 0x1 Debug: 276 37670 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 277 37670 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 279 37670 command.c:432 command_run_line(): mww 0x20000000 0 Debug: 280 37670 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 281 37670 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 283 37670 command.c:432 command_run_line(): mww 0xffffea00 0x2 Debug: 284 37670 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 285 37670 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 287 37670 command.c:432 command_run_line(): mww 0x20000000 0 Debug: 288 37670 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 289 37686 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 291 37686 command.c:432 command_run_line(): mww 0xffffea00 0x4 Debug: 292 37686 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 293 37686 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 295 37686 command.c:432 command_run_line(): mww 0x20000000 0 Debug: 296 37686 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 297 37686 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 299 37686 command.c:432 command_run_line(): mww 0xffffea00 0x4 Debug: 300 37686 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 301 37686 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 303 37686 command.c:432 command_run_line(): mww 0x20000000 0 Debug: 304 37686 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 305 37701 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 307 37701 command.c:432 command_run_line(): mww 0xffffea00 0x4 Debug: 308 37701 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 309 37701 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 311 37701 command.c:432 command_run_line(): mww 0x20000000 0 Debug: 312 37701 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 313 37701 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 315 37701 command.c:432 command_run_line(): mww 0xffffea00 0x4 Debug: 316 37701 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 317 37701 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 319 37701 command.c:432 command_run_line(): mww 0x20000000 0 Debug: 320 37701 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 321 37717 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 323 37717 command.c:432 command_run_line(): mww 0xffffea00 0x4 Debug: 324 37717 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 325 37717 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 327 37717 command.c:432 command_run_line(): mww 0x20000000 0 Debug: 328 37717 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 329 37717 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 331 37717 command.c:432 command_run_line(): mww 0xffffea00 0x4 Debug: 332 37717 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 333 37717 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 335 37733 command.c:432 command_run_line(): mww 0x20000000 0 Debug: 336 37733 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 337 37733 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 339 37733 command.c:432 command_run_line(): mww 0xffffea00 0x4 Debug: 340 37733 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 341 37733 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 343 37733 command.c:432 command_run_line(): mww 0x20000000 0 Debug: 344 37733 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 345 37733 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 347 37733 command.c:432 command_run_line(): mww 0xffffea00 0x4 Debug: 348 37733 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 349 37733 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 351 37748 command.c:432 command_run_line(): mww 0x20000000 0 Debug: 352 37748 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 353 37748 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 355 37748 command.c:432 command_run_line(): mww 0xffffea00 0x3 Debug: 356 37748 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 357 37748 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 359 37748 command.c:432 command_run_line(): mww 0x20000000 0 Debug: 360 37748 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 361 37748 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 363 37748 command.c:432 command_run_line(): mww 0xffffea00 0x0 Debug: 364 37748 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 365 37748 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 367 37764 command.c:432 command_run_line(): mww 0x20000000 0 Debug: 368 37764 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 369 37764 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 371 37764 command.c:432 command_run_line(): mww 0xffffea04 0x5d2 Debug: 372 37764 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000004 Debug: 373 37764 embeddedice.c:397 embeddedice_write_reg(): 0: 0x00000005 Debug: 374 37764 target.c:425 target_process_reset(): Polling target Debug: 375 37764 ft2232.c:253 ft2232_speed(): 86 00 00 Debug: 377 41414 command.c:432 command_run_line(): flash banks Debug: 378 45688 telnet_server.c:416 telnet_input(): unhandled nonprintable: 03
_______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development