rsl10_rom_launcher_code is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDrsl10_rom_launcher_code

rsl10_rom_launcher_code variable

Syntax

static const uint8_t rsl10_rom_launcher_code[] = { #include "../../../contrib/loaders/flash/rsl10/rom_launcher.inc" };

References

LocationReferrerText
rsl10.c:82
static const uint8_t rsl10_rom_launcher_code[] = {
rsl10.c:347rsl10_ll_flash_erase()
int retval = target_alloc_working_area(target, sizeof(rsl10_rom_launcher_code), &write_algorithm);
rsl10.c:354rsl10_ll_flash_erase()
target_write_buffer(target, write_algorithm->address, sizeof(rsl10_rom_launcher_code), rsl10_rom_launcher_code);
rsl10.c:377rsl10_ll_flash_erase()
write_algorithm->address + sizeof(rsl10_rom_launcher_code) - 2, 1000, &armv7m_info
rsl10.c:410rsl10_ll_flash_write()
int retval = target_alloc_working_area(target, sizeof(rsl10_rom_launcher_code), &write_algorithm);
rsl10.c:417rsl10_ll_flash_write()
target_write_buffer(target, write_algorithm->address, sizeof(rsl10_rom_launcher_code), rsl10_rom_launcher_code);
rsl10.c:474rsl10_ll_flash_write()
write_algorithm->address + sizeof(rsl10_rom_launcher_code) - 2, 1000, &armv7m_info
rsl10.c:505rsl10_mass_erase()
int retval = target_alloc_working_area(target, sizeof(rsl10_rom_launcher_code), &write_algorithm);
rsl10.c:512rsl10_mass_erase()
target_write_buffer(target, write_algorithm->address, sizeof(rsl10_rom_launcher_code), rsl10_rom_launcher_code);
rsl10.c:534rsl10_mass_erase()
write_algorithm->address + sizeof(rsl10_rom_launcher_code) - 2, 1000, &armv7m_info

Data Use

Functions reading rsl10_rom_launcher_code
rsl10_rom_launcher_code
Type of rsl10_rom_launcher_code
rsl10_rom_launcher_code
uint8_t
all items filtered out