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