• [CM3]UART always lose the last char
    Hi,there. I am using UART of my CM3 board,and there is something strange. I use minicom(a friendly serial communication program for linux) to Rx data came from CM3,and every thing goes well except that...
  • [CM3]UART always lose the last char
    Hi,there. I am using UART of my CM3 board,and there is something strange. I use minicom(a friendly serial communication program for linux) to Rx data came from CM3,and every thing goes well except that...
  • 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;...
  • 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;...
  • 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