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.

TMS320F280025: TMS320F28002x OTP LINKPOINTER programming

Part Number: TMS320F280025

Dear Sirs,

I have one question about OTP programming for this DSP.

I've already had a look to other threads about OTP programming but perhaps I didn't find the right one.

It's quite simple, I guess. Let's talk about BANK0_ZONE1 OTP, for example.

I have read in the TRM that B0_Z1OTP_LINKPOINTER1, B0_ Z1OTP_LINKPOINTER2, B0_Z1OTP_LINKPOINTER3 memory locations are not ECC protected.

The question is the following:

when I use Texas Instruments FlashAPI library to program those location by calling Fapi_issueProgrammingCommand() the last parameter should be:

1) Fapi_DataOnly or 

2) Fapi_AutoEccGeneration ?

Note: for ECC of other memory locations I'm actually using this method.

Thank you in advance.

Federico