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.

TMS320F280049: Flash API initialization

Part Number: TMS320F280049
Other Parts Discussed in Thread: C2000WARE

Hello Champs,

 

In C2000ware F28004x flashapi examples, there is "Fapi_initializeAPI" function:

 

Fapi_StatusType oReturnCheck;

oReturnCheck = Fapi_initializeAPI(F021_CPU0_BASE_ADDRESS, 100);

 

Is it necessary to call this function when enabling/initializing the F28004x Flash API?

Would you please kindly suggest whether we can initialize F28004x Flash API using own-define configurations instead of calling this function such as that of "Flash_CPUScaleFactor = SCALE_FACTOR;" on F2803x?

 

Thanks!

 

Best Regards,

Linda