OpenOCD
|
This is the interface to the Embedded Debug Module for Andes cores. More...
Go to the source code of this file.
Macros | |
#define | NDS_DBGER_ALL_SUPRS_EX (0x40000000) |
#define | NDS_DBGER_AT_MAX (0x8) |
#define | NDS_DBGER_CLEAR_ALL (0x1F) |
#define | NDS_DBGER_CRST (0x4) |
#define | NDS_DBGER_DEX (0x1) |
#define | NDS_DBGER_DPED (0x2) |
#define | NDS_DBGER_ILL_SEC_ACC (0x10) |
#define | NDS_DBGER_RESACC (0x80000000) |
#define | NDS_EDMSW_RDV (1 << 1) |
#define | NDS_EDMSW_WDV (1 << 0) |
This is the interface to the Embedded Debug Module for Andes cores.
Definition in file nds32_edm.h.
#define NDS_DBGER_ALL_SUPRS_EX (0x40000000) |
Definition at line 99 of file nds32_edm.h.
#define NDS_DBGER_AT_MAX (0x8) |
Definition at line 97 of file nds32_edm.h.
#define NDS_DBGER_CLEAR_ALL (0x1F) |
Definition at line 101 of file nds32_edm.h.
#define NDS_DBGER_CRST (0x4) |
Definition at line 96 of file nds32_edm.h.
#define NDS_DBGER_DEX (0x1) |
Definition at line 94 of file nds32_edm.h.
#define NDS_DBGER_DPED (0x2) |
Definition at line 95 of file nds32_edm.h.
#define NDS_DBGER_ILL_SEC_ACC (0x10) |
Definition at line 98 of file nds32_edm.h.
#define NDS_DBGER_RESACC (0x80000000) |
Definition at line 100 of file nds32_edm.h.
#define NDS_EDMSW_RDV (1 << 1) |
Definition at line 104 of file nds32_edm.h.
#define NDS_EDMSW_WDV (1 << 0) |
Definition at line 103 of file nds32_edm.h.
enum nds_edm_misc_reg |
Enumerator | |
---|---|
NDS_EDM_MISC_DIMIR | |
NDS_EDM_MISC_SBAR | |
NDS_EDM_MISC_EDM_CMDR | |
NDS_EDM_MISC_DBGER | |
NDS_EDM_MISC_ACC_CTL | |
NDS_EDM_MISC_EDM_PROBE | |
NDS_EDM_MISC_GEN_PORT0 | |
NDS_EDM_MISC_GEN_PORT1 |
Definition at line 19 of file nds32_edm.h.
enum nds_edm_system_reg |
Definition at line 31 of file nds32_edm.h.
enum nds_memory_access |
Enumerator | |
---|---|
NDS_MEMORY_ACC_BUS | |
NDS_MEMORY_ACC_CPU |
Definition at line 82 of file nds32_edm.h.
enum nds_memory_select |
Enumerator | |
---|---|
NDS_MEMORY_SELECT_AUTO | |
NDS_MEMORY_SELECT_MEM | |
NDS_MEMORY_SELECT_ILM | |
NDS_MEMORY_SELECT_DLM |
Definition at line 87 of file nds32_edm.h.