Other Parts Discussed in Thread: UNIFLASH
Hello, TI experts
I've faced with some problem during downloading a cpu1 image on the MCU(TMS320F28388D) like below.
C28xx_CPU1_0: Flash Programmer: Error erasing Sector 0. FMSTAT value = 1040. Operation Cancelled (0).
C28xx_CPU1_0: File Loader: Memory write failed: Unknown error
I've known that the message can be reported in the case of on-chip flash being locked. Is it right?
Actually I'm developing some application for updating firmware with Fapi So I tried to erase sectors and write some data to on-chip flash several times.
Why did this situation happen? Can it be occured when Fapi was not used in the right way?
Please let me know about unlocking the sectors of on-chip flash and explain why it happend.
Thanks.