Other Parts Discussed in Thread: HALCOGEN
For MUC TMS570LS043X , we have used below tools to generate the code for FEE (Flash EEPROM Emulation)
CCS Tool Version: 5.2.1.00018
HALCoGen Version: 03.05.02
(Referred "How to Create A HalCoGen Based Project For CCS" document )
With default registers setting, we have generated the code using HALCoGen tool
It generated the .h files ti_fee.h, ti_fee_types.h etc
and it did not generated the .c files.
Where will be function definations TI_Fee_xx generated?