This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Irritating compiler error

Please help with my new problem.

openPOWERLINK_v1.2.0\EplStack\EplTimer.h(115): error: #18: expected a ")"

The code it refers to is:

typedef tEplKernel(CALLBACK * tEplTimerkCallback)(UINT uTimerID, UINT uMsg, DWORD dwUser, DWORD dw1, DWORD dw2);

I am sorry, I am very newish to the RealView compiler and uVision.

0