Tool/software: Code Composer Studio
hello
I now use the F021 Flash API provided by the official website to establish a project to read and write Flash. The test environment is a Demo board of the TMS570S series. Currently, bank7 can be erased, written, and read.
But now I operate on Bank1 and Bank0 and write data errors. The following registers display 0x00004010. Check the manual. These two flags are illegal address and command status error flags. Bank0 and Bank1 are library functions that cannot use Flash API. Set up?
thanks


