• debugger Watch window cannot show the true value
    Hi, I am using GNUARM 4.1.1, and the MCB2300 EVB for developement with the newest version V3.53 of uV3. I am having a problem with the debugger watch window that it is not provide the true value of...
  • debugger Watch window cannot show the true value
    Hi, I am using GNUARM 4.1.1, and the MCB2300 EVB for developement with the newest version V3.53 of uV3. I am having a problem with the debugger watch window that it is not provide the true value of...
  • i found tis their bug in compiler
    I am using keil 9.0 i stuck ith code #include<reg51.h> unsigned char Data[8] = {0x02,0x02,0x04,0x08,0x10,0x20,0x40,0x80,0x01}; unsigned char Temp1,Temp2,Temp3,Temp4,Temp5,Temp6,Temp7; unsigned char...
  • i found tis their bug in compiler
    I am using keil 9.0 i stuck ith code #include<reg51.h> unsigned char Data[8] = {0x02,0x02,0x04,0x08,0x10,0x20,0x40,0x80,0x01}; unsigned char Temp1,Temp2,Temp3,Temp4,Temp5,Temp6,Temp7; unsigned char...
  • ppp_is_up never TRUE
    I manage to run ppp to connect GPRS using GSM modem Dail *99# and its working at least kinda But problem is It send USART AT command and modem return CONNECT I debug it using logic analyzer up to this...