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.

