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.

TMS320F28335 : Flash API Flash_Program() aborts during its execution

Other Parts Discussed in Thread: TMS320F28335

Hello,

We are using Flash28335_API_V210.lib for TMS320F28335 by using CCS V5.5.

While the application is running, we want to write to Sector B (say 50 bytes) by using Flash_Program().

The input parameters(data buffer pointer and flash address) of this function have correct values before entering the function. But the code aborts during execution of this function and no error status is returned to know what is wrong.

This functions executes from ram as instructed in Flash_API_Readme.pdf.

Any suggestions how to go about this issue?

Thanks & Regards,

Shraddha