OnReset event

You can write the code that will be invoked from the PE_low_level_init() function after the Processor Expert internal initialization, but before the initialization of individual components. Thus, you should expect that peripherals are not completely initialized yet. This event can be enabled/disabled in the processor component inspector's events page.

For details on 56800EX family, see Reset scenario with PE for 56800EX topic.