X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=testing%2Fexamples%2Fcortex%2Fcm3-ftest.cfg;fp=testing%2Fexamples%2Fcortex%2Fcm3-ftest.cfg;h=379370360593a37ee0a4a276aba51a413f530b7b;hb=8f779cf66bf459616b7dad88e871c2f4a7315371;hp=2c7809d3ef674ae4d1501f79a82adba53f91b061;hpb=f1bd1274ee3491c1a98c1484408ce10215391190;p=fw%2Fopenocd diff --git a/testing/examples/cortex/cm3-ftest.cfg b/testing/examples/cortex/cm3-ftest.cfg index 2c7809d3e..379370360 100644 --- a/testing/examples/cortex/cm3-ftest.cfg +++ b/testing/examples/cortex/cm3-ftest.cfg @@ -50,7 +50,7 @@ proc load_and_run { name halfwords n_instr } { echo "# code to trigger $name vector" set addr 0x20000000 - # ocd_array2mem should be faster, though we'd need to + # array2mem should be faster, though we'd need to # compute the resulting $addr ourselves foreach opcode $halfwords { mwh $addr $opcode