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.

TMS570LC4357: Emulated Flash EEPROM write issue when build release configuration

Part Number: TMS570LC4357
Other Parts Discussed in Thread: HALCOGEN

I'm working on accessing of Emulated Flash EEPROM of TMS570LC4357. The TI_Fee_WriteSync & TI_Fee_ReadSync functions are working fine when build in debug configuration & returns E_OK status.

But there is an issue with this functions when build in release configuration and it returns E_NOT_OK status after execution.

(Drivers generated using HALCoGen software)

Please let me know if there is any additional setting/configuration required when build configuration is changed from debug to release.