• $include?
    if i have configuration: ... VAR: DS 1 ... and,i include it in one .asm file $include (confi.inc) when i assemble them, msg show: Program Size: data=30.0 xdata=0 code=101 and,i include...
  • Problem when .c file is directly included in another file using #include
    I have a Keil uv2 project which has two .c files namely main.c and add.c. The file main.c has function main. The add.c file has definition of function add. In main.c I included add.c using include statement...
  • include path problems
    receiving the following error in MDK Lite 5.23 uvision5 for arm lpc1768 C:\Keil_v5\ARM\PACK\Keil\LPC1700_DFP\2.3.0\RTE_Driver\UART_LPC17xx.c(75): error: #5: cannot open source input file "RTE_Device...
  • http_cgi.c include problem
    Hello everyone, I want to create a dynamic page. When i try to include http_cgi.c in my project i get the following errors: 1. http.axf: Error: L6200E: Symbol cgi_process_var multiply defined...
  • include lib problem
    hello m writing a .c code for 8052 philips microcontroller....while buliding it, it says dat it can't open d following files... #include <Philips\8xC31-51-80C51Fx-80C51Rx+.h> #include <standard...