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.

DCAN examples missing

Hello

I have tried to look into the dcanTxRx example for AM335x.

But I miss the definitions of the following functions.

unsigned int DCANPinMuxSetUp(unsigned int instanceNum);

void DCANMsgRAMInit(unsigned int instanceNum);

void DCANModuleClkConfig(void);

 

Were could I find it. I have searched all Starterware files but the windows explore don't find anything more than the header and the call of the function.

regards Tobias