rp2040_flash_bank::jump_debug_trampoline is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDrp2040_flash_bank::jump_debug_trampoline

rp2040_flash_bank::jump_debug_trampoline field

Syntax

uint16_t jump_debug_trampoline;

References

LocationReferrerText
rp2040.c:41
uint16_t jump_debug_trampoline;
rp2040.c:133rp2040_call_rom_func()
priv->jump_debug_trampoline, priv->jump_debug_trampoline_end,
rp2040.c:389rp2040_flash_probe()
int err = rp2040_lookup_symbol(target, FUNC_DEBUG_TRAMPOLINE, &priv->jump_debug_trampoline);
rp2040.c:394rp2040_flash_probe()
priv->jump_debug_trampoline &= ~1u; /* mask off thumb bit */

Data Use

Functions writing rp2040_flash_bank::jump_debug_trampoline
Functions reading rp2040_flash_bank::jump_debug_trampoline
all items filtered out
rp2040_flash_bank::jump_debug_trampoline
Type of rp2040_flash_bank::jump_debug_trampoline
rp2040_flash_bank::jump_debug_trampoline
uint16_t
all items filtered out