Tool/software: Code Composer Studio
Hi Support team,
I am working on a audio project and i am new to CCSTool.
Problem is that
first i built my library and application in ELF format which is working fine and done profiling using builtin functions TSC_read() and TSC_enable().
When i change library and application to COFF Format, TSC_read() and TSC_enable() functions are unable to link. Which libraries should i use for linking TSC_read() and TSC_enable().
Ca i use these functions TSC_read() and TSC_enable() when profiling in COFF Format?
Thanks in advance,
Kranti
