X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Ftarget%2Fomap2420.cfg;h=5cf47b21398b082bb988f5e89df843bda1955f95;hp=a579866ec331efd4e0e7a698b25a09d54e94ec9b;hb=ecab0cfe25600ad13c174b78a637515943cc870a;hpb=817bf743023de7fea901e89157da57b90c7c326c diff --git a/tcl/target/omap2420.cfg b/tcl/target/omap2420.cfg index a579866ec3..5cf47b2139 100644 --- a/tcl/target/omap2420.cfg +++ b/tcl/target/omap2420.cfg @@ -49,7 +49,6 @@ $_TARGETNAME configure -work-area-phys 0x40210000 $_TARGETNAME configure -work-area-size 0x00081000 $_TARGETNAME configure -work-area-backup 0 -# trace setup -# REVISIT ... as of 12-June-2009, OpenOCD's ETM code can't talk to ARM11 cores. -#etm config $_TARGETNAME 16 normal full etb -#etb config $_TARGETNAME $_CHIPNAME.etb +# trace setup ... NOTE, "normal full" mode fudges the real ETMv3.1 mode +etm config $_TARGETNAME 16 normal full etb +etb config $_TARGETNAME $_CHIPNAME.etb