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=02c8da11ad16fc734f04ec25e42c1aa6402c57cb;hb=be0d68eb66b513ef406ffa83102f89a8f4602914;hp=6f3fa5c819956188d445d90a3ad673596fb03123;hpb=e370e06b724f6e3a0fdd8611a3d461c2cc15735c;p=fw%2Fopenocd diff --git a/testing/examples/cortex/cm3-ftest.cfg b/testing/examples/cortex/cm3-ftest.cfg index 6f3fa5c81..02c8da11a 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 - # array2mem should be faster, though we'd need to + # write_memory should be faster, though we'd need to # compute the resulting $addr ourselves foreach opcode $halfwords { mwh $addr $opcode