summaryrefslogtreecommitdiff
path: root/testing/examples/SAM7S256Test
diff options
context:
space:
mode:
authorMichael Bruck <mbruck@digenius.de>2009-10-27 22:41:00 +0100
committerØyvind Harboe <oyvind.harboe@zylin.com>2009-11-10 14:00:24 +0100
commit627bd197689d71f7beb3e9cd11e2993fe0d4d880 (patch)
tree7d7a8bb52aefe98ed49b3f6585b4b91d0ad6c3d3 /testing/examples/SAM7S256Test
parentc202ba7d34bd7feba88d7c0ee1aa9ef7be18bca9 (diff)
downloadopenocd+libswd-627bd197689d71f7beb3e9cd11e2993fe0d4d880.tar.gz
openocd+libswd-627bd197689d71f7beb3e9cd11e2993fe0d4d880.tar.bz2
openocd+libswd-627bd197689d71f7beb3e9cd11e2993fe0d4d880.tar.xz
openocd+libswd-627bd197689d71f7beb3e9cd11e2993fe0d4d880.zip
arm11: add etmr/etmw registers to access ETM via DBGTAP scan chain
First cut of these commands. Øyvind tinkered a bit with the number parsing to bring it up to speed + rebased it. Ready for testing. Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Diffstat (limited to 'testing/examples/SAM7S256Test')
0 files changed, 0 insertions, 0 deletions
141'>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 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248