This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

求助:Fapi_initializeAPI 的应用,在#28377D 里面



API 手册里面这么写的, 

3.1.1 Fapi_initializeAPI()
Initializes the Flash API
Synopsis
Fapi_StatusType Fapi_initializeAPI(
Fapi_FmcRegistersType *poFlashControlRegister,
uint32 u32HclkFrequency)
Parameters
poFlashControlRegister [in] Pointer to the Flash Memory Controller Registers' base address
u32HclkFrequency [in] System clock frequency in MHz

那分别对CPU1 和 CPU2 这个FMC 的寄存器基地址是多少啊?