esp_algorithm_image::dram_org is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDesp_algorithm_image::dram_org

esp_algorithm_image::dram_org field

DRAM start address in the linker script

Syntax

uint32_t dram_org;

References

LocationReferrerText
esp_algorithm.h:127
uint32_t dram_org;
esp_algorithm.c:272load_section_from_image()
retval = target_write_buffer(target, run->image.dram_org - sec_wr - aligned_len, aligned_len, reversed_buf);
esp_algorithm.c:402esp_algorithm_load_func_image()
target_addr_t reversed_tramp_addr = run->image.dram_org - code_size;

Data Use

Functions reading esp_algorithm_image::dram_org
esp_algorithm_image::dram_org
Type of esp_algorithm_image::dram_org
esp_algorithm_image::dram_org
uint32_t
all items filtered out