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.

c6678: compiling the ti.csl.intc library



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