KIT_PSE84_EVAL_EPC4 BSP
User Settings Macros

General Description

Macros

#define CY_CORTEX_M33_NS_APPL_ADDR   (0x08340400)
 The Cortex-M33 non secure application start address, corresponds to the location of the vector table. More...
 
#define CY_CM55_APP_BOOT_ADDR   (0x60580400)
 The Cortex-M55 application start address, corresponds to the location of the vector table. More...
 
#define CY_CORTEX_M55_APPL_ADDR   (CY_CM55_APP_BOOT_ADDR)
 Alternate define for CY_CM55_APP_BOOT_ADDR.
 

Macro Definition Documentation

◆ CY_CORTEX_M33_NS_APPL_ADDR

#define CY_CORTEX_M33_NS_APPL_ADDR   (0x08340400)

The Cortex-M33 non secure application start address, corresponds to the location of the vector table.

This is the default address in the case of main cm33_ns execution out of external flash.

◆ CY_CM55_APP_BOOT_ADDR

#define CY_CM55_APP_BOOT_ADDR   (0x60580400)

The Cortex-M55 application start address, corresponds to the location of the vector table.

This is the default address in the case of main cm33_ns execution out of external flash.