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.

TMS320F2806: Access to legacy dlog lib

Part Number: TMS320F2806
Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE-DIGITALPOWER-SDK, C2000WARE

Hi there,

I imported a farely old project which used the dlog libraries. The header file was included in the sourced but I think there is a *.c file missing as the header file is declaring the functions 

void DLOG_6CH_init(void *);
void DLOG_6CH_update(void *);

The header file is of revision 1.0 dated at 18-5-2001. Is there any chance you guys have the according c file lying around somewhere so that I could get the dlogging up and running for the old project? 

Thanks in advance,

Lennart