• Source and headers included but not found
    Hey everyone, I am attempting to move an existing project from Atollic to Keil (as Atollic is no longer supported by my MCU). All I want to do is add the appropriate headers and source files...
  • compile c++ Header file with main.c
    Hello, I want to build c++ header and source file in main.c file. is this possible? please give me some information about it? Regards Milav
  • Source not linked with disassembly
    Good morning, I am testing a simple asm program. There are no errors nor warnings, but during debug, i can not see the position line on my source file, while in disassembly, i have. It seem that...
  • Linking Problem
    I have faced a peculiar problem today. My program gave linking error. It could not locate the strcpy or strncpy functions though I had included the string.h file. I then included the c51flp.lib file in...
  • HEADER files
    can i use TYPEDEF keywordin the header file as i m using KEIL microvision3 c51 compiler