target_not_halted_err_msg is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDtarget_not_halted_err_msg

target_not_halted_err_msg variable

Syntax

static const char target_not_halted_err_msg[] = "target must be halted to use mx3 NAND flash controller";

References

LocationReferrerText
mx3.c:29
static const char target_not_halted_err_msg[] =
mx3.c:631validate_target_state()
LOG_ERROR(target_not_halted_err_msg);

Data Use

Functions reading target_not_halted_err_msg
target_not_halted_err_msg
all items filtered out