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.

TMS320F28379D: FAPI Erase sector

Part Number: TMS320F28379D

Hi,

I use Fapi_issueAsyncCommandWithAddress() API to erase FLASH sectors. But, within cmd file, I have a different sector definition than the one defined in the default cmd files. For example, I have a sector which embraces all FLASH addresses corresponding to standard sectors from A to E. In that case, what is erased if I pass the standard FLASH A sector origin address to the API, only standard sector A or the whole sector I have defined in cmd file (standard sectors from A to E are erased)?

Also, in case I had defined all sectors as standard cmd file defines what would be erased if I passed an address from the middle of the A sector?

Thanks in advance!

Best regards,

Adria