Dear Supporter.
Dear Supporter,
I’m using the F28M35H52C with F021 Flash API(C2000).
First, Flash Program: Flash Start Address: 0x108002, u16DataBufferSizeInWords: 6, with Fapi_AutoEccGeneration using Fapi_issueProgrammingCommand()
Second, Flash Program: Flash Start Address: 0x108000, u16DataBufferSizeInWords: 2, with Fapi_AutoEccGeneration using Fapi_issueProgrammingCommand()
Second case FLASH API(oFlashStatus = Fapi_getFsmStatus() ) return value is 0x30.
Question)
-
What is mean return value 0x30? (Not define “types.h”)
-
How can flash program to separate last 2word(32Bit) with Fapi_AutoEccGeneration?
Please advice on this issue…