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.

TMS320F280049C: No data is being written to Flash Memory Bank 1 Last Sector 0x9F000 onwards, using Fapi_issueProgrammingCommand() Library Function. Data is being written successfully till 0x9EFFF.

Part Number: TMS320F280049C
Other Parts Discussed in Thread: C2000WARE

0x9F000 is being used as shared memory. F021_API_F28004x_FPU32.lib is being used for doing operations on Flash memory. Fapi_issueProgrammingCommand() This Library Function is executing. But after execution, If 0x9F000 memory is observed in the Memory Browser while debugging, data is blank or empty. This is observed for complete sector 0x9F000 to 0x9FFFF. What could be the issue? Is it the correct library being used ? or any updated library available ? 

So, is there any limitation for writing any data to memory location beyond 0x0009F000? end address of Flash memory is 0x0009FFFF