Hi expert:
In the function of Fapi_initializeAPI(FlashTech_CPU0_BASE_ADDRESS,1000);
#define FlashTech_CPU0_BASE_ADDRESS ((Fapi_FmcRegistersType *)FLASH_WRAPPER_PROGRAM_BASE)
#define FLASH_WRAPPER_PROGRAM_BASE 0x51000U /*(FLASH0CMD_BASE - 0x1000UL)*/
the address of FLASH_WRAPPER_PROGRAM_BASE is arbitrary or fixed?