• syntax Error in Peripheral Dialog Parameter LIne
    hello, about vu2 SDK. firstly, I finished my own SPeriDLL.dll within MS VC++6.0,then I pushed the key F5 to launch the vu2.but in the vu2 ,when I pushed the DEBUG key to start debug ,the dialog with...
  • warnings for last line of file ends without a new line
    a basic program for led blinking a warning for last line of file ends without a new line.please help me
  • "Syntax Error in Peripheral Dialog Parameter LIne"
    hello, about vu2 SDK. firstly, I finished my own SPeriDLL.dll within MS VC++6.0,then I pushed the key F5 to launch the vu2.but in the vu2 ,when I pushed the DEBUG key to start debug ,the dialog with...
  • C141 error at line 12: syntax error near ';' and syntax error near ')' encountered
    1 #include <REGX52.H> 2 void delay_and_check_1(void); 3 void delay_and_check(void); 4 void check_button_pres(void); 5 void display_value(void); 6 #define column 000001111; 7 unsigned char store=0x00;...