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 mxc NAND flash controller";

References

LocationReferrerText
mxc.c:54
static const char target_not_halted_err_msg[] =
mxc.c:838validate_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