• 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...
  • 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...
  • 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...
  • 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 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...