X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Ftarget%2Fdsp568013.cfg;fp=tcl%2Ftarget%2Fdsp568013.cfg;h=40fa3c2b0ce88e52e9ecee7de171b3ae1d78de8b;hb=6d3cb807aaa60c4a4cd8ed49ae7860097bc1b3ce;hp=c0c1df2bcd5554e09fa57fa5944f8412a39a3d70;hpb=3a28cdc7cb790e388f0e142510858bee0b642597;p=openocd.git diff --git a/tcl/target/dsp568013.cfg b/tcl/target/dsp568013.cfg index c0c1df2bcd..40fa3c2b0c 100644 --- a/tcl/target/dsp568013.cfg +++ b/tcl/target/dsp568013.cfg @@ -35,7 +35,7 @@ set _TARGETNAME $_CHIPNAME.cpu target create $_TARGETNAME dsp5680xx -endian $_ENDIAN -chain-position $_TARGETNAME # Setup the interesting tap -# Disable polling to be able to get idcode from core tap. If re enabled, can be re enabled, but it should be disabled to correctly unlock flash (operations requiere certain instruction to be in the IR register during reset, and polling would change this) +# Disable polling to be able to get idcode from core tap. If re enabled, can be re enabled, but it should be disabled to correctly unlock flash (operations require certain instruction to be in the IR register during reset, and polling would change this) jtag configure $_CHIPNAME.chp -event setup " jtag tapenable $_TARGETNAME poll off