On 09/20/2013 05:03 PM, Andrey Skvortsov wrote:
> Hello, guys.
> 
> When I am connecting to the target for a first time after reset, I see
> error messages:
> 
> Error: JTAG-DP STICKY ERROR
> Error: MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x54011140
> Error: JTAG-DP STICKY ERROR
> Error: MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x54011140
> Error: JTAG-DP STICKY ERROR
> Error: MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x54011140
> Error: JTAG-DP STICKY ERROR
> Error: MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x54011140
> Error: JTAG-DP STICKY ERROR
> Error: MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x54011150
> Error: JTAG-DP STICKY ERROR
> Error: MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x54011150
> Error: JTAG-DP STICKY ERROR
> Error: MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x540111c0
> Error: JTAG-DP STICKY ERROR
> Error: MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x540111c0
> 
> 
> All connections after that go without these errors. This is not a major
> bug, because despite there error messages debug session works like usual.
> 
> 
> 
> Configuration:
> 
> JTAG adapter: Olimex ARM-USB-TINY-H
> OpenOCD: 0.7.0
> Target: AM3517 / TAM3517 Twister board
> Command line:
> 
> openocd-X64-0.7.0.exe -d 3 -f "C:\D\Andrey.Skvortsov\Virtual
> Machines\Shared\openocd-0.7.0\scripts\interface\olimex-arm-usb-tiny-h.cfg"
> -c "adapter_khz 10000" -f "C:\D\Andrey.Skvortsov\Virtual
> Machines\Shared\openocd-0.7.0\scripts\board\am3517evm.cfg"
> 

Sorry, guys.

I forgot to attach debug logs.
Open On-Chip Debugger 0.7.0 (2013-05-05-10:44)
Licensed under GNU GPL v2
For bug reports, read
	http://openocd.sourceforge.net/doc/doxygen/bugs.html
Info : only one transport option; autoselect 'jtag'
adapter speed: 10000 kHz
adapter speed: 10 kHz
trst_only separate trst_push_pull
Info : max TCK change to: 30000 kHz
Info : clock speed 10 kHz
Info : JTAG tap: am35x.jrc tap/device found: 0x0b86802f (mfg: 0x017, part: 0xb868, ver: 0x0)
Info : JTAG tap: am35x.dap enabled
Info : am35x.cpu: hardware has 6 breakpoints, 2 watchpoints
Error: JTAG-DP STICKY ERROR
Error: MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x54011140
Error: JTAG-DP STICKY ERROR
Error: MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x54011140
Error: JTAG-DP STICKY ERROR
Error: MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x54011140
Error: JTAG-DP STICKY ERROR
Error: MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x54011140
Error: JTAG-DP STICKY ERROR
Error: MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x54011150
Error: JTAG-DP STICKY ERROR
Error: MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x54011150
Error: JTAG-DP STICKY ERROR
Error: MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x540111c0
Error: JTAG-DP STICKY ERROR
Error: MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x540111c0
Open On-Chip Debugger 0.7.0 (2013-05-05-10:44)
Licensed under GNU GPL v2
For bug reports, read
	http://openocd.sourceforge.net/doc/doxygen/bugs.html
User : 13 4 command.c:549 command_print(): debug_level: 3
Debug: 14 4 configuration.c:45 add_script_search_dir(): adding C:/D/Andrey.Skvortsov/Virtual Machines/Shared/openocd-0.7.0/bin-x64/..
Debug: 15 6 configuration.c:45 add_script_search_dir(): adding C:/D/Andrey.Skvortsov/Virtual Machines/Shared/openocd-0.7.0/bin-x64/../share/openocd/scripts
Debug: 16 7 configuration.c:45 add_script_search_dir(): adding C:/D/Andrey.Skvortsov/Virtual Machines/Shared/openocd-0.7.0/bin-x64/../scripts
Debug: 17 9 configuration.c:86 find_file(): found C:\D\Andrey.Skvortsov\Virtual Machines\Shared\openocd-0.7.0\scripts\interface\olimex-arm-usb-tiny-h.cfg
Debug: 18 10 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_interface ft2232
Debug: 19 10 command.c:145 script_debug(): command - interface ocd_interface ft2232
Debug: 21 11 command.c:369 register_command_handler(): registering 'ocd_ft2232_device_desc'...
Debug: 22 11 command.c:369 register_command_handler(): registering 'ocd_ft2232_serial'...
Debug: 23 11 command.c:369 register_command_handler(): registering 'ocd_ft2232_layout'...
Debug: 24 12 command.c:369 register_command_handler(): registering 'ocd_ft2232_vid_pid'...
Debug: 25 12 command.c:369 register_command_handler(): registering 'ocd_ft2232_latency'...
Debug: 26 12 command.c:369 register_command_handler(): registering 'ocd_ft2232_channel'...
Info : 27 13 transport.c:118 allow_transports(): only one transport option; autoselect 'jtag'
Debug: 28 13 command.c:369 register_command_handler(): registering 'ocd_jtag_flush_queue_sleep'...
Debug: 29 13 command.c:369 register_command_handler(): registering 'ocd_jtag_rclk'...
Debug: 30 13 command.c:369 register_command_handler(): registering 'ocd_jtag_ntrst_delay'...
Debug: 31 14 command.c:369 register_command_handler(): registering 'ocd_jtag_ntrst_assert_width'...
Debug: 32 14 command.c:369 register_command_handler(): registering 'ocd_scan_chain'...
Debug: 33 14 command.c:369 register_command_handler(): registering 'ocd_jtag_reset'...
Debug: 34 15 command.c:369 register_command_handler(): registering 'ocd_runtest'...
Debug: 35 15 command.c:369 register_command_handler(): registering 'ocd_irscan'...
Debug: 36 15 command.c:369 register_command_handler(): registering 'ocd_verify_ircapture'...
Debug: 37 15 command.c:369 register_command_handler(): registering 'ocd_verify_jtag'...
Debug: 38 16 command.c:369 register_command_handler(): registering 'ocd_tms_sequence'...
Debug: 39 16 command.c:369 register_command_handler(): registering 'ocd_wait_srst_deassert'...
Debug: 40 16 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 41 16 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 42 17 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 43 17 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 44 17 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 45 18 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 46 18 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 47 18 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 48 18 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 49 19 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 50 19 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 51 19 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 52 71 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 53 71 command.c:369 register_command_handler(): registering 'ocd_svf'...
Debug: 54 72 command.c:369 register_command_handler(): registering 'ocd_xsvf'...
Debug: 55 72 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_ft2232_device_desc Olimex OpenOCD JTAG ARM-USB-TINY-H
Debug: 56 73 command.c:145 script_debug(): command - ft2232_device_desc ocd_ft2232_device_desc Olimex OpenOCD JTAG ARM-USB-TINY-H
Debug: 58 73 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_ft2232_layout olimex-jtag
Debug: 59 73 command.c:145 script_debug(): command - ft2232_layout ocd_ft2232_layout olimex-jtag
Debug: 61 74 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_ft2232_vid_pid 0x15ba 0x002a
Debug: 62 74 command.c:145 script_debug(): command - ft2232_vid_pid ocd_ft2232_vid_pid 0x15ba 0x002a
Debug: 64 75 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_adapter_khz 10000
Debug: 65 75 command.c:145 script_debug(): command - adapter_khz ocd_adapter_khz 10000
Debug: 67 75 core.c:1648 jtag_config_khz(): handle jtag khz
Debug: 68 75 core.c:1615 adapter_khz_to_speed(): convert khz to interface specific speed value
Debug: 69 76 core.c:1615 adapter_khz_to_speed(): convert khz to interface specific speed value
User : 70 76 command.c:549 command_print(): adapter speed: 10000 kHz
Debug: 71 76 configuration.c:86 find_file(): found C:\D\Andrey.Skvortsov\Virtual Machines\Shared\openocd-0.7.0\scripts\board\am3517evm.cfg
Debug: 72 77 configuration.c:86 find_file(): found C:/D/Andrey.Skvortsov/Virtual Machines/Shared/openocd-0.7.0/bin-x64/../scripts/target/amdm37x.cfg
Debug: 73 78 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_adapter_khz 10
Debug: 74 78 command.c:145 script_debug(): command - adapter_khz ocd_adapter_khz 10
Debug: 76 79 core.c:1648 jtag_config_khz(): handle jtag khz
Debug: 77 79 core.c:1615 adapter_khz_to_speed(): convert khz to interface specific speed value
Debug: 78 80 core.c:1615 adapter_khz_to_speed(): convert khz to interface specific speed value
User : 79 80 command.c:549 command_print(): adapter speed: 10 kHz
Debug: 80 80 configuration.c:86 find_file(): found C:/D/Andrey.Skvortsov/Virtual Machines/Shared/openocd-0.7.0/bin-x64/../scripts/target/icepick.cfg
Debug: 81 81 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag newtap am35x dap -irlen 4 -ircapture 0x1 -irmask 0xf -disable
Debug: 82 82 command.c:145 script_debug(): command - ocd_jtag ocd_jtag newtap am35x dap -irlen 4 -ircapture 0x1 -irmask 0xf -disable
Debug: 83 82 tcl.c:554 jim_newtap_cmd(): Creating New Tap, Chip: am35x, Tap: dap, Dotted: am35x.dap, 7 params
Debug: 84 83 tcl.c:571 jim_newtap_cmd(): Processing option: -irlen
Debug: 85 83 tcl.c:571 jim_newtap_cmd(): Processing option: -ircapture
Debug: 86 83 tcl.c:571 jim_newtap_cmd(): Processing option: -irmask
Debug: 87 83 tcl.c:571 jim_newtap_cmd(): Processing option: -disable
Debug: 88 84 core.c:1323 jtag_tap_init(): Created Tap: am35x.dap @ abs position 0, irlen 4, capture: 0x1 mask: 0xf
Debug: 89 84 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag configure am35x.dap -event tap-enable icepick_c_tapenable am35x.jrc 3
Debug: 90 85 command.c:145 script_debug(): command - ocd_jtag ocd_jtag configure am35x.dap -event tap-enable icepick_c_tapenable am35x.jrc 3
Debug: 91 85 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag newtap am35x d2d -irlen 4 -ircapture 0x1 -irmask 0x0f -disable
Debug: 92 86 command.c:145 script_debug(): command - ocd_jtag ocd_jtag newtap am35x d2d -irlen 4 -ircapture 0x1 -irmask 0x0f -disable
Debug: 93 86 tcl.c:554 jim_newtap_cmd(): Creating New Tap, Chip: am35x, Tap: d2d, Dotted: am35x.d2d, 7 params
Debug: 94 86 tcl.c:571 jim_newtap_cmd(): Processing option: -irlen
Debug: 95 87 tcl.c:571 jim_newtap_cmd(): Processing option: -ircapture
Debug: 96 87 tcl.c:571 jim_newtap_cmd(): Processing option: -irmask
Debug: 97 87 tcl.c:571 jim_newtap_cmd(): Processing option: -disable
Debug: 98 87 core.c:1323 jtag_tap_init(): Created Tap: am35x.d2d @ abs position 1, irlen 4, capture: 0x1 mask: 0xf
Debug: 99 88 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag configure am35x.d2d -event tap-enable icepick_c_tapenable am35x.jrc 0
Debug: 100 88 command.c:145 script_debug(): command - ocd_jtag ocd_jtag configure am35x.d2d -event tap-enable icepick_c_tapenable am35x.jrc 0
Debug: 101 89 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag newtap am35x jrc -irlen 6 -ircapture 0x1 -irmask 0x3f -expected-id 0x0b7ae02f -expected-id 0x0b86802f
Debug: 102 89 command.c:145 script_debug(): command - ocd_jtag ocd_jtag newtap am35x jrc -irlen 6 -ircapture 0x1 -irmask 0x3f -expected-id 0x0b7ae02f -expected-id 0x0b86802f
Debug: 103 90 tcl.c:554 jim_newtap_cmd(): Creating New Tap, Chip: am35x, Tap: jrc, Dotted: am35x.jrc, 10 params
Debug: 104 90 tcl.c:571 jim_newtap_cmd(): Processing option: -irlen
Debug: 105 91 tcl.c:571 jim_newtap_cmd(): Processing option: -ircapture
Debug: 106 91 tcl.c:571 jim_newtap_cmd(): Processing option: -irmask
Debug: 107 91 tcl.c:571 jim_newtap_cmd(): Processing option: -expected-id
Debug: 108 91 tcl.c:571 jim_newtap_cmd(): Processing option: -expected-id
Debug: 109 91 core.c:1323 jtag_tap_init(): Created Tap: am35x.jrc @ abs position 2, irlen 6, capture: 0x1 mask: 0x3f
Debug: 110 92 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag configure am35x.jrc -event post-reset runtest 100
Debug: 111 92 command.c:145 script_debug(): command - ocd_jtag ocd_jtag configure am35x.jrc -event post-reset runtest 100
Debug: 112 93 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag configure am35x.jrc -event setup jtag tapenable am35x.dap
Debug: 113 93 command.c:145 script_debug(): command - ocd_jtag ocd_jtag configure am35x.jrc -event setup jtag tapenable am35x.dap
Debug: 114 94 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target create am35x.cpu cortex_a8 -chain-position am35x.dap
Debug: 115 94 command.c:145 script_debug(): command - ocd_target ocd_target create am35x.cpu cortex_a8 -chain-position am35x.dap
Debug: 116 95 target.c:1615 target_free_all_working_areas_restore(): freeing all working areas
Debug: 117 95 command.c:369 register_command_handler(): registering 'ocd_arm'...
Debug: 118 95 command.c:369 register_command_handler(): registering 'ocd_arm'...
Debug: 119 95 command.c:369 register_command_handler(): registering 'ocd_arm'...
Debug: 120 96 command.c:369 register_command_handler(): registering 'ocd_arm'...
Debug: 121 96 command.c:369 register_command_handler(): registering 'ocd_arm'...
Debug: 122 96 command.c:369 register_command_handler(): registering 'ocd_arm'...
Debug: 123 96 command.c:369 register_command_handler(): registering 'ocd_dap'...
Debug: 124 97 command.c:369 register_command_handler(): registering 'ocd_dap'...
Debug: 125 97 command.c:369 register_command_handler(): registering 'ocd_dap'...
Debug: 126 97 command.c:369 register_command_handler(): registering 'ocd_dap'...
Debug: 127 97 command.c:369 register_command_handler(): registering 'ocd_dap'...
Debug: 128 98 command.c:369 register_command_handler(): registering 'ocd_dap'...
Debug: 129 98 command.c:369 register_command_handler(): registering 'ocd_cache_config'...
Debug: 130 98 command.c:369 register_command_handler(): registering 'ocd_cortex_a'...
Debug: 131 99 command.c:369 register_command_handler(): registering 'ocd_cortex_a'...
Debug: 132 99 command.c:369 register_command_handler(): registering 'ocd_cortex_a'...
Debug: 133 99 command.c:369 register_command_handler(): registering 'ocd_cortex_a'...
Debug: 134 99 command.c:369 register_command_handler(): registering 'ocd_cortex_a'...
Debug: 135 100 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 136 100 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 137 100 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 138 100 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 139 101 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 140 101 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 141 101 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 142 102 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 143 102 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 144 102 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 145 102 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 146 105 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 147 107 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 148 107 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 149 108 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 150 108 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 151 108 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 152 109 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 153 109 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 154 109 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 155 109 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 156 110 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 157 110 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 158 110 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 159 110 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 160 111 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 161 111 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 162 111 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 163 112 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 164 112 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 165 112 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 166 112 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 167 113 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 168 113 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 169 113 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 170 113 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 171 114 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 172 114 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 173 114 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 174 115 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 175 115 command.c:369 register_command_handler(): registering 'ocd_am35x.cpu'...
Debug: 176 115 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_am35x.cpu configure -work-area-phys 0x40200000 -work-area-size 0x4000
Debug: 177 116 command.c:145 script_debug(): command - ocd_am35x.cpu ocd_am35x.cpu configure -work-area-phys 0x40200000 -work-area-size 0x4000
Debug: 178 116 target.c:1615 target_free_all_working_areas_restore(): freeing all working areas
Debug: 179 116 target.c:1615 target_free_all_working_areas_restore(): freeing all working areas
Debug: 180 117 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_am35x.cpu configure -event reset-start  adapter_khz 10 
Debug: 181 117 command.c:145 script_debug(): command - ocd_am35x.cpu ocd_am35x.cpu configure -event reset-start  adapter_khz 10 
Debug: 182 118 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_am35x.cpu configure -event reset-assert 

   global _CHIPNAME

   # assert warm system reset through ICEPick
   icepick_c_wreset $_CHIPNAME.jrc

Debug: 183 118 command.c:145 script_debug(): command - ocd_am35x.cpu ocd_am35x.cpu configure -event reset-assert 

   global _CHIPNAME

   # assert warm system reset through ICEPick
   icepick_c_wreset $_CHIPNAME.jrc

Debug: 184 119 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_am35x.cpu configure -event reset-assert-post 

   global _TARGETNAME
   amdm37x_dbginit $_TARGETNAME
   adapter_khz 1000

Debug: 185 120 command.c:145 script_debug(): command - ocd_am35x.cpu ocd_am35x.cpu configure -event reset-assert-post 

   global _TARGETNAME
   amdm37x_dbginit $_TARGETNAME
   adapter_khz 1000

Debug: 186 134 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_am35x.cpu configure -event gdb-attach 

   global _TARGETNAME
   amdm37x_dbginit $_TARGETNAME

   echo "Halting target"
   halt

Debug: 187 134 command.c:145 script_debug(): command - ocd_am35x.cpu ocd_am35x.cpu configure -event gdb-attach 

   global _TARGETNAME
   amdm37x_dbginit $_TARGETNAME

   echo "Halting target"
   halt

Debug: 188 135 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_reset_config trst_only
Debug: 189 135 command.c:145 script_debug(): command - reset_config ocd_reset_config trst_only
User : 191 136 command.c:549 command_print(): trst_only separate trst_push_pull
Debug: 192 138 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_init
Debug: 193 138 command.c:145 script_debug(): command - init ocd_init
Debug: 195 138 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target init
Debug: 196 138 command.c:145 script_debug(): command - ocd_target ocd_target init
Debug: 198 139 target.c:1178 handle_target_init_command(): Initializing targets...
Debug: 199 139 command.c:369 register_command_handler(): registering 'ocd_target_request'...
Debug: 200 139 command.c:369 register_command_handler(): registering 'ocd_trace'...
Debug: 201 140 command.c:369 register_command_handler(): registering 'ocd_trace'...
Debug: 202 140 command.c:369 register_command_handler(): registering 'ocd_fast_load_image'...
Debug: 203 140 command.c:369 register_command_handler(): registering 'ocd_fast_load'...
Debug: 204 140 command.c:369 register_command_handler(): registering 'ocd_profile'...
Debug: 205 141 command.c:369 register_command_handler(): registering 'ocd_virt2phys'...
Debug: 206 141 command.c:369 register_command_handler(): registering 'ocd_reg'...
Debug: 207 141 command.c:369 register_command_handler(): registering 'ocd_poll'...
Debug: 208 141 command.c:369 register_command_handler(): registering 'ocd_wait_halt'...
Debug: 209 142 command.c:369 register_command_handler(): registering 'ocd_halt'...
Debug: 210 142 command.c:369 register_command_handler(): registering 'ocd_resume'...
Debug: 211 142 command.c:369 register_command_handler(): registering 'ocd_reset'...
Debug: 212 143 command.c:369 register_command_handler(): registering 'ocd_soft_reset_halt'...
Debug: 213 143 command.c:369 register_command_handler(): registering 'ocd_step'...
Debug: 214 143 command.c:369 register_command_handler(): registering 'ocd_mdw'...
Debug: 215 143 command.c:369 register_command_handler(): registering 'ocd_mdh'...
Debug: 216 144 command.c:369 register_command_handler(): registering 'ocd_mdb'...
Debug: 217 144 command.c:369 register_command_handler(): registering 'ocd_mww'...
Debug: 218 144 command.c:369 register_command_handler(): registering 'ocd_mwh'...
Debug: 219 144 command.c:369 register_command_handler(): registering 'ocd_mwb'...
Debug: 220 145 command.c:369 register_command_handler(): registering 'ocd_bp'...
Debug: 221 145 command.c:369 register_command_handler(): registering 'ocd_rbp'...
Debug: 222 145 command.c:369 register_command_handler(): registering 'ocd_wp'...
Debug: 223 145 command.c:369 register_command_handler(): registering 'ocd_rwp'...
Debug: 224 146 command.c:369 register_command_handler(): registering 'ocd_load_image'...
Debug: 225 146 command.c:369 register_command_handler(): registering 'ocd_dump_image'...
Debug: 226 146 command.c:369 register_command_handler(): registering 'ocd_verify_image'...
Debug: 227 147 command.c:369 register_command_handler(): registering 'ocd_test_image'...
Debug: 228 147 command.c:369 register_command_handler(): registering 'ocd_reset_nag'...
Debug: 229 147 command.c:369 register_command_handler(): registering 'ocd_ps'...
Debug: 230 147 ft2232.c:2346 ft2232_init(): ft2232 interface using shortest path jtag state transitions
Debug: 231 148 ft2232.c:2233 ft2232_init_libftdi(): 'ft2232' interface using libftdi with 'olimex-jtag' layout (15ba:002a)
Debug: 232 182 ft2232.c:2272 ft2232_init_libftdi(): current latency timer: 2
Debug: 233 183 ft2232.c:2283 ft2232_init_libftdi(): FTDI chip type: 4 "2232H"
Debug: 234 183 ft2232.c:2308 ft2232_set_data_bits_low_byte(): 80 08 1b
Debug: 235 183 ft2232.c:2327 ft2232_set_data_bits_high_byte(): 82 09 0f
Info : 236 184 ft2232.c:656 ftx232h_clk_divide_by_5(): max TCK change to: 30000 kHz
Debug: 237 194 core.c:1615 adapter_khz_to_speed(): convert khz to interface specific speed value
Debug: 238 194 core.c:1618 adapter_khz_to_speed(): have interface set up
Debug: 239 194 ft2232.c:625 ftx232h_adaptive_clocking(): 97
Debug: 240 195 ft2232.c:684 ft2232_speed(): 86 b7 0b
Debug: 241 195 core.c:1615 adapter_khz_to_speed(): convert khz to interface specific speed value
Debug: 242 195 core.c:1618 adapter_khz_to_speed(): have interface set up
Info : 243 195 core.c:1404 adapter_init(): clock speed 10 kHz
Debug: 244 196 openocd.c:132 handle_init_command(): Debug Adapter init complete
Debug: 245 196 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport init
Debug: 246 196 command.c:145 script_debug(): command - ocd_transport ocd_transport init
Debug: 248 197 transport.c:240 handle_transport_init(): handle_transport_init
Debug: 249 197 ft2232.c:1434 olimex_jtag_reset(): trst: 0, srst: 0, high_output: 0x01, high_direction: 0x0f
Debug: 250 197 core.c:719 jtag_add_reset(): SRST line released
Debug: 251 198 core.c:743 jtag_add_reset(): TRST line released
Debug: 252 198 core.c:323 jtag_call_event_callbacks(): jtag event: TAP reset
Debug: 253 198 tcl.c:630 jtag_tap_handle_event(): JTAG tap: am35x.jrc event: 0 (post-reset)
	action: runtest 100
Debug: 254 198 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_runtest 100
Debug: 255 199 command.c:145 script_debug(): command - runtest ocd_runtest 100
Debug: 257 199 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag arp_init
Debug: 258 199 command.c:145 script_debug(): command - ocd_jtag ocd_jtag arp_init
Debug: 259 200 core.c:1417 jtag_init_inner(): Init JTAG chain
Debug: 260 200 core.c:323 jtag_call_event_callbacks(): jtag event: TAP reset
Debug: 261 200 tcl.c:630 jtag_tap_handle_event(): JTAG tap: am35x.jrc event: 0 (post-reset)
	action: runtest 100
Debug: 262 200 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_runtest 100
Debug: 263 201 command.c:145 script_debug(): command - runtest ocd_runtest 100
Debug: 265 201 core.c:1048 jtag_examine_chain(): DR scan interrogation for IDCODE/BYPASS
Debug: 266 201 core.c:323 jtag_call_event_callbacks(): jtag event: TAP reset
Debug: 267 201 tcl.c:630 jtag_tap_handle_event(): JTAG tap: am35x.jrc event: 0 (post-reset)
	action: runtest 100
Debug: 268 202 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_runtest 100
Debug: 269 202 command.c:145 script_debug(): command - runtest ocd_runtest 100
Info : 271 291 core.c:951 jtag_examine_chain_display(): JTAG tap: am35x.jrc tap/device found: 0x0b86802f (mfg: 0x017, part: 0xb868, ver: 0x0)
Debug: 272 292 core.c:1208 jtag_validate_ircapture(): IR capture validation scan
Debug: 273 303 core.c:1267 jtag_validate_ircapture(): am35x.jrc: IR capture 0x01
Debug: 274 303 tcl.c:630 jtag_tap_handle_event(): JTAG tap: am35x.jrc event: 1 (setup)
	action: jtag tapenable am35x.dap
Debug: 275 303 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag tapenable am35x.dap
Debug: 276 304 command.c:145 script_debug(): command - ocd_jtag ocd_jtag tapenable am35x.dap
Debug: 277 304 tcl.c:630 jtag_tap_handle_event(): JTAG tap: am35x.dap event: 2 (tap-enable)
	action: icepick_c_tapenable am35x.jrc 3
Debug: 278 305 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan am35x.jrc 0x07 -endstate IRPAUSE
Debug: 279 305 command.c:145 script_debug(): command - irscan ocd_irscan am35x.jrc 0x07 -endstate IRPAUSE
Debug: 281 306 command.c:145 script_debug(): command - drscan drscan am35x.jrc 8 0x89 -endstate DRPAUSE
Debug: 282 309 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan am35x.jrc 0x02 -endstate IRPAUSE
Debug: 283 310 command.c:145 script_debug(): command - irscan ocd_irscan am35x.jrc 0x02 -endstate IRPAUSE
Debug: 285 310 command.c:145 script_debug(): command - drscan drscan am35x.jrc 32 2164264960 -endstate DRPAUSE
Debug: 286 317 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan am35x.jrc 0x02 -endstate IRPAUSE
Debug: 287 318 command.c:145 script_debug(): command - irscan ocd_irscan am35x.jrc 0x02 -endstate IRPAUSE
Debug: 289 318 command.c:145 script_debug(): command - drscan drscan am35x.jrc 32 2735734856 -endstate DRPAUSE
Debug: 290 339 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan am35x.jrc 0x02 -endstate IRPAUSE
Debug: 291 340 command.c:145 script_debug(): command - irscan ocd_irscan am35x.jrc 0x02 -endstate IRPAUSE
Debug: 293 365 command.c:145 script_debug(): command - drscan drscan am35x.jrc 32 2735743048 -endstate DRPAUSE
Debug: 294 371 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan am35x.jrc 0x02 -endstate IRPAUSE
Debug: 295 372 command.c:145 script_debug(): command - irscan ocd_irscan am35x.jrc 0x02 -endstate IRPAUSE
Debug: 297 372 command.c:145 script_debug(): command - drscan drscan am35x.jrc 32 2735743304 -endstate DRPAUSE
Debug: 298 379 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan am35x.jrc 0x00 -endstate RUN/IDLE
Debug: 299 380 command.c:145 script_debug(): command - irscan ocd_irscan am35x.jrc 0x00 -endstate RUN/IDLE
Debug: 301 382 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_runtest 10
Debug: 302 382 command.c:145 script_debug(): command - runtest ocd_runtest 10
Info : 304 383 tcl.c:647 jtag_tap_handle_event(): JTAG tap: am35x.dap enabled
Debug: 305 384 core.c:323 jtag_call_event_callbacks(): jtag event: TAP enabled
Debug: 306 384 openocd.c:145 handle_init_command(): Examining targets...
Debug: 307 384 target.c:1294 target_call_event_callbacks(): target event 21 (examine-start)
Debug: 308 384 arm_adi_v5.c:1086 ahbap_debugport_init():  
Debug: 309 484 arm_adi_v5.c:1227 dap_find_ap(): Found APB-AP at AP index: 1 (IDR=0x04770002)
Debug: 310 510 arm_adi_v5.c:1227 dap_find_ap(): Found AHB-AP at AP index: 0 (IDR=0x14770001)
Debug: 311 916 cortex_a.c:2461 cortex_a8_examine_first(): cpuid = 0x411fc087
Debug: 312 916 cortex_a.c:2462 cortex_a8_examine_first(): ctypr = 0x80048004
Debug: 313 916 cortex_a.c:2463 cortex_a8_examine_first(): ttypr = 0x00202001
Debug: 314 917 cortex_a.c:2464 cortex_a8_examine_first(): didr = 0x15141017
Info : 315 917 arm_dpm.c:986 arm_dpm_setup(): am35x.cpu: hardware has 6 breakpoints, 2 watchpoints
Debug: 316 917 cortex_a.c:702 cortex_a8_bpwp_disable(): A8: bpwp disable, cr 54011140
Debug: 317 958 adi_v5_jtag.c:271 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT error, 0xf0000021
Debug: 318 958 adi_v5_jtag.c:291 jtagdp_transaction_endcheck(): MEM-AP Cached values: ap_bank 0x10, ap_csw 0xa2000002, ap_tar 0x54011140
Error: 319 959 adi_v5_jtag.c:298 jtagdp_transaction_endcheck(): JTAG-DP STICKY ERROR
Debug: 320 972 adi_v5_jtag.c:315 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT 0xf0000001
Error: 321 1000 adi_v5_jtag.c:331 jtagdp_transaction_endcheck(): MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x54011140
Debug: 322 1000 cortex_a.c:702 cortex_a8_bpwp_disable(): A8: bpwp disable, cr 54011144
Debug: 323 1030 adi_v5_jtag.c:271 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT error, 0xf0000021
Debug: 324 1030 adi_v5_jtag.c:291 jtagdp_transaction_endcheck(): MEM-AP Cached values: ap_bank 0x10, ap_csw 0xa2000002, ap_tar 0x54011140
Error: 325 1031 adi_v5_jtag.c:298 jtagdp_transaction_endcheck(): JTAG-DP STICKY ERROR
Debug: 326 1044 adi_v5_jtag.c:315 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT 0xf0000001
Error: 327 1072 adi_v5_jtag.c:331 jtagdp_transaction_endcheck(): MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x54011140
Debug: 328 1072 cortex_a.c:702 cortex_a8_bpwp_disable(): A8: bpwp disable, cr 54011148
Debug: 329 1102 adi_v5_jtag.c:271 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT error, 0xf0000021
Debug: 330 1102 adi_v5_jtag.c:291 jtagdp_transaction_endcheck(): MEM-AP Cached values: ap_bank 0x10, ap_csw 0xa2000002, ap_tar 0x54011140
Error: 331 1103 adi_v5_jtag.c:298 jtagdp_transaction_endcheck(): JTAG-DP STICKY ERROR
Debug: 332 1116 adi_v5_jtag.c:315 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT 0xf0000001
Error: 333 1144 adi_v5_jtag.c:331 jtagdp_transaction_endcheck(): MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x54011140
Debug: 334 1145 cortex_a.c:702 cortex_a8_bpwp_disable(): A8: bpwp disable, cr 5401114c
Debug: 335 1174 adi_v5_jtag.c:271 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT error, 0xf0000021
Debug: 336 1175 adi_v5_jtag.c:291 jtagdp_transaction_endcheck(): MEM-AP Cached values: ap_bank 0x10, ap_csw 0xa2000002, ap_tar 0x54011140
Error: 337 1175 adi_v5_jtag.c:298 jtagdp_transaction_endcheck(): JTAG-DP STICKY ERROR
Debug: 338 1190 adi_v5_jtag.c:315 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT 0xf0000001
Error: 339 1218 adi_v5_jtag.c:331 jtagdp_transaction_endcheck(): MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x54011140
Debug: 340 1219 cortex_a.c:702 cortex_a8_bpwp_disable(): A8: bpwp disable, cr 54011150
Debug: 341 1256 adi_v5_jtag.c:271 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT error, 0xf0000021
Debug: 342 1256 adi_v5_jtag.c:291 jtagdp_transaction_endcheck(): MEM-AP Cached values: ap_bank 0x10, ap_csw 0xa2000002, ap_tar 0x54011150
Error: 343 1257 adi_v5_jtag.c:298 jtagdp_transaction_endcheck(): JTAG-DP STICKY ERROR
Debug: 344 1272 adi_v5_jtag.c:315 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT 0xf0000001
Error: 345 1300 adi_v5_jtag.c:331 jtagdp_transaction_endcheck(): MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x54011150
Debug: 346 1301 cortex_a.c:702 cortex_a8_bpwp_disable(): A8: bpwp disable, cr 54011154
Debug: 347 1330 adi_v5_jtag.c:271 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT error, 0xf0000021
Debug: 348 1331 adi_v5_jtag.c:291 jtagdp_transaction_endcheck(): MEM-AP Cached values: ap_bank 0x10, ap_csw 0xa2000002, ap_tar 0x54011150
Error: 349 1332 adi_v5_jtag.c:298 jtagdp_transaction_endcheck(): JTAG-DP STICKY ERROR
Debug: 350 1346 adi_v5_jtag.c:315 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT 0xf0000001
Error: 351 1376 adi_v5_jtag.c:331 jtagdp_transaction_endcheck(): MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x54011150
Debug: 352 1376 cortex_a.c:702 cortex_a8_bpwp_disable(): A8: bpwp disable, cr 540111c0
Debug: 353 1417 adi_v5_jtag.c:271 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT error, 0xf0000021
Debug: 354 1418 adi_v5_jtag.c:291 jtagdp_transaction_endcheck(): MEM-AP Cached values: ap_bank 0x10, ap_csw 0xa2000002, ap_tar 0x540111c0
Error: 355 1418 adi_v5_jtag.c:298 jtagdp_transaction_endcheck(): JTAG-DP STICKY ERROR
Debug: 356 1433 adi_v5_jtag.c:315 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT 0xf0000001
Error: 357 1520 adi_v5_jtag.c:331 jtagdp_transaction_endcheck(): MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x540111c0
Debug: 358 1520 cortex_a.c:702 cortex_a8_bpwp_disable(): A8: bpwp disable, cr 540111c4
Debug: 359 1551 adi_v5_jtag.c:271 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT error, 0xf0000021
Debug: 360 1552 adi_v5_jtag.c:291 jtagdp_transaction_endcheck(): MEM-AP Cached values: ap_bank 0x10, ap_csw 0xa2000002, ap_tar 0x540111c0
Error: 361 1552 adi_v5_jtag.c:298 jtagdp_transaction_endcheck(): JTAG-DP STICKY ERROR
Debug: 362 1565 adi_v5_jtag.c:315 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT 0xf0000001
Error: 363 1613 adi_v5_jtag.c:331 jtagdp_transaction_endcheck(): MEM_AP_CSW 0x80000042, MEM_AP_TAR 0x540111c0
Debug: 364 1613 cortex_a.c:2488 cortex_a8_examine_first(): Configured 6 hw breakpoints
Debug: 365 1614 cortex_a.c:173 cortex_a8_init_debug_access():  
Debug: 366 1750 target.c:1294 target_call_event_callbacks(): target event 22 (examine-end)
Debug: 367 1751 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_flash init
Debug: 368 1751 command.c:145 script_debug(): command - ocd_flash ocd_flash init
Debug: 369 1753 log.c:422 keep_alive(): keep_alive() was not invoked in the 1000ms timelimit (1753). This may cause trouble with GDB connections.
Debug: 372 1817 tcl.c:847 handle_flash_init_command(): Initializing flash devices...
Debug: 373 1819 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mflash init
Debug: 374 1819 command.c:145 script_debug(): command - ocd_mflash ocd_mflash init
Debug: 376 1848 mflash.c:1379 handle_mflash_init_command(): Initializing mflash devices...
Debug: 377 1848 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_nand init
Debug: 378 1849 command.c:145 script_debug(): command - ocd_nand ocd_nand init
Debug: 380 1878 tcl.c:497 handle_nand_init_command(): Initializing NAND devices...
Debug: 381 1878 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_pld init
Debug: 382 1879 command.c:145 script_debug(): command - ocd_pld ocd_pld init
Debug: 384 1909 pld.c:207 handle_pld_init_command(): Initializing PLDs...

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to