• help me for rectifying my error related to programming
    hi to everyone on this forum, I am using atmel89s52 for my project and i have made program for it. My program is consuming near about 7kb memory, when i tried to increase variables in my program using...
  • some errors
    hi. when I compile the can sample code(LPC1768 board) below errors are appeared. can you tell me what is the problem and what can I do? F:\project\libraries\Serial.c(21): error: #5: cannot open source...
  • some unrectified error
    I am using keil 3 since last one and half year but now when i am working on a project of TCP/IP n getting an Error 267 funcdef require ANSI-style prototype How do i rectify it? Also when i try to...
  • I am not able to get this code work. the function gsmcall(); does not get called at all. Please help me rectify my errors.
    #include <lpc214x.h> #include <stdio.h> #define PLOCK 0x00000400 // for PLL #define THRE (1<<5) // Transmit Holding Register Empty #define RDR (1<<0) // Receiver Data Ready #define MULVAL 15 #define...
  • Some strange errors..
    Someone could please tell me why this little piece of code generate ***** syntax error near 'char' #include <stdio.h> /* standard I/O .h-file */ #include <XC161.h> /* special function register...