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: Flash-API programming same address without erasing sector not working

Part Number: TMS320F28379D

Hello,

I'd like to store a bunch of data in a specific flash sector of the device and depending on some conditions I'd like to change some of those values. So far programming the sector with the initial values is working. But when I want to reprogram one value of the sector which was already programmed this is not possible. My workaround right now is to read all values erase the sector and programm the new values. Is there a way to reprogramm specific addresses without erasing the complete sector?

Regards,

Dominic