Tool/software: Code Composer Studio
Currently using the code of this URL. http://www.tij.co.jp/tool/jp/ucd3138fw-psfb
I use the code of write_data_flash_word () to write to data flash. I trying multiple writes to the same location.
however, 0 will always be written on the second writes. Is there a solution?