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.