We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.
What is tEplKernel? What is CALLBACK?