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.

HALCoGen 03.05.02 Generate code for TMS570LS043X

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?