diff options
author | ddraskovic <ddraskovic@sequans.com> | 2010-11-04 14:33:10 +0100 |
---|---|---|
committer | Øyvind Harboe <oyvind.harboe@zylin.com> | 2010-11-04 14:52:47 +0100 |
commit | 9e3d43cfe75df7c4f6797d630576f1a02428b218 (patch) | |
tree | c331246ddc8cd9b14131ab4f0c5bdb16ee69dae4 /tcl/target/aduc702x.cfg | |
parent | 70b15389962637f13f5f3f10a6beebabed419c69 (diff) | |
download | openocd+libswd-9e3d43cfe75df7c4f6797d630576f1a02428b218.tar.gz openocd+libswd-9e3d43cfe75df7c4f6797d630576f1a02428b218.tar.bz2 openocd+libswd-9e3d43cfe75df7c4f6797d630576f1a02428b218.tar.xz openocd+libswd-9e3d43cfe75df7c4f6797d630576f1a02428b218.zip |
arm964e: Add support for ARM946E target.
So far most of the people have been using existing ARM966E in the
place of ARM946E, because they have practically the same scan chains.
However, ARM946E has caches, which further complicates JATG handling
via scan-chain. this was preventing single-stepping for ARM946E when
SW breakpoints are used.
This patch thus introduces :
1) Correct cache handling on memory write
2) Possibility to flush whole cache and turn it off during debug, or
just to flush affected lines (faster and better)
3) Correct SW breakpoint handling and correct single-stepping
4) Corrects the bug on CP15 read and write, so CP15 values
are now correctly R/W
Diffstat (limited to 'tcl/target/aduc702x.cfg')
0 files changed, 0 insertions, 0 deletions