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.

TMS320F2800137: flash API

Part Number: TMS320F2800137


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?