These three things are defined in main.cpp: class FrameRateManager { enum FrameRateMonitorMessage { FRM_START = 0, FRM_STOP, FRM_GET_FRAMES_PER_SECOND }; Use as follows: //Register the message with th...
In WinXP, the call is normal, but in WinCE, executing WSAWaitForMultipleEvents returns error 87, "Parameter is incorrect". Please tell me, where is the error? The following code is executed in the thr...
I wrote 2.c files for myself but I can't link them. The source files are ok and I can compile K.
Target not created
gpio.axf: Error: L6218E : Undefined symbol SystemInit (referred from startup_stm32f1...
[i=s]This post was last edited by gh131413 on 2014-2-28 10:04[/i] I have this board. Since the source code is in GCC and I use ICCAVR, the image switching display is normal after compiling it accordin...