Skip to main content

IAR Embedded Workbench for RISC-V 3.40

execUserFlashInit

In this section:
Syntax
execUserFlashInit
For use with

The C-SPY hardware debugger drivers.

Description

Called once before the flash loader is downloaded to RAM. Implement this macro typically for setting up the memory map required by the flash loader. This macro is only called when you are programming flash, and it should only be used for flash loader functionality.