OpenOCD
nds32_edm Struct Reference

Data Fields

bool access_control
 Support ACC_CTL register. More...
 
int breakpoint_num
 The number of hardware breakpoints. More...
 
bool direct_access_local_memory
 EDM_CFG.DALM, indicate if direct local memory access feature is supported or not. More...
 
bool support_max_stop
 
int version
 EDM_CFG.VER, indicate the EDM version. More...
 

Detailed Description

Definition at line 76 of file nds32.h.

Field Documentation

◆ access_control

bool nds32_edm::access_control

Support ACC_CTL register.

Definition at line 89 of file nds32.h.

Referenced by COMMAND_HANDLER(), nds32_edm_config(), and nds32_select_memory_mode().

◆ breakpoint_num

int nds32_edm::breakpoint_num

The number of hardware breakpoints.

Definition at line 82 of file nds32.h.

Referenced by nds32_edm_config(), and nds32_init_option_registers().

◆ direct_access_local_memory

bool nds32_edm::direct_access_local_memory

EDM_CFG.DALM, indicate if direct local memory access feature is supported or not.

Definition at line 86 of file nds32.h.

Referenced by COMMAND_HANDLER(), nds32_edm_config(), and nds32_select_memory_mode().

◆ support_max_stop

bool nds32_edm::support_max_stop

Definition at line 92 of file nds32.h.

Referenced by nds32_edm_config().

◆ version

int nds32_edm::version

EDM_CFG.VER, indicate the EDM version.

Definition at line 79 of file nds32.h.

Referenced by nds32_assert_reset(), and nds32_edm_config().


The documentation for this struct was generated from the following file: