pic32mm_call_flash_loader() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDpic32mm_call_flash_loader()

pic32mm_call_flash_loader() function

Syntax

static int pic32mm_call_flash_loader(struct target *target,     struct reg_param reg_params[],     struct working_area *source,     struct working_area *write_algorithm,     uint32_t address_in_flash,     uint32_t word_count);

Arguments

target

reg_params

source

write_algorithm

address_in_flash

word_count

References

LocationReferrerText
pic32mm.c:517
static int pic32mm_call_flash_loader(struct target *target,
pic32mm.c:663pic32mm_write_using_loader()
retval = pic32mm_call_flash_loader(target, reg_params, source, write_algorithm, address, programmable_bytes / PIC32MM_FLASH_WORD_SIZE_IN_BYTES);

Call Tree

Functions calling pic32mm_call_flash_loader()
Functions called by pic32mm_call_flash_loader()
all items filtered out
pic32mm_call_flash_loader()
Data read by pic32mm_call_flash_loader()
Data written by pic32mm_call_flash_loader()
pic32mm_call_flash_loader()
Type of pic32mm_call_flash_loader()
pic32mm_call_flash_loader()
uint32_t
all items filtered out