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.