From 34a4de4b47245e2161250262b2078aedd4df94aa Mon Sep 17 00:00:00 2001 From: Daniel Beer Date: Tue, 23 Mar 2010 14:53:42 +1300 Subject: [PATCH] Fixed documentation of "prog" command. --- mspdebug.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mspdebug.man b/mspdebug.man index cda457d..65fa381 100644 --- a/mspdebug.man +++ b/mspdebug.man @@ -137,7 +137,7 @@ In the case of an ELF32 file, symbols will be automatically loaded from the file into the symbol table (discarding any existing symbols), if they are present. -The CPU is reset and halted before programming. +The CPU is reset and halted before and after programming. .IP "regs" Show the current value of all CPU registers in the device under test. .IP "reset"