summaryrefslogtreecommitdiff
path: root/testing/examples/SAM7X256Test/src
diff options
context:
space:
mode:
authorsimon qian <simonqian.openocd@gmail.com>2010-01-17 23:37:15 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2010-01-17 23:37:15 -0800
commit0b641dac717ffe1391cc53dc33ad78ba79a26d2c (patch)
treec721f664cb577fdb88c9a6073845ca4990dee2ff /testing/examples/SAM7X256Test/src
parentdaa1ff3535c2dc1f6ae6da2b740cdf23f4f5f7a6 (diff)
downloadopenocd+libswd-0b641dac717ffe1391cc53dc33ad78ba79a26d2c.tar.gz
openocd+libswd-0b641dac717ffe1391cc53dc33ad78ba79a26d2c.tar.bz2
openocd+libswd-0b641dac717ffe1391cc53dc33ad78ba79a26d2c.tar.xz
openocd+libswd-0b641dac717ffe1391cc53dc33ad78ba79a26d2c.zip
read target voltage first in vsllink
The very first command after init command should be "read target voltage". This is a tweak for the Old Versaloon firmware. Without this, in most most cases, it works. Under Ubuntu9.04, there is a chance that the USB will fail. The problem disappears if I read target voltage first. For the lastest Versaloon firmware, it's OK. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'testing/examples/SAM7X256Test/src')
0 files changed, 0 insertions, 0 deletions
a id='n120' href='#n120'>120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190