Hi,
I'm working with EVMC6678L and I need to compile all the libraries in COFF format.
I compiled succesfully all the libraries except the ti.csl.intc library.
The file csl_intc.c with the functions declared in the csl_intc.h is not found in the PDK packege.
The functios I need to compile are:
CSL_intcGlobalEnable
CSL_intcGlobalExcepClear
CSL_intcGlintcGlobalExtExcepEnableobalEnable
CSL_intcGlobalNmiEnable
CSL_intcInterruptDisable
CSL_intcInterruptEnable
_CSL_intcIvpSet
_CSL_intcNmiDummy
Anyone knows where I can found the implementation file of these functions in order to compile the int.csl library???
Thanks,
Enrique