• Program Size in KEIL Compiler
    Hi Every one I had code which is compiled in KEIL uversion2, and the code size is large enough. My question is how can i change the Uversion2 code to Uversion4, and i am using the external RAM for...
  • program not compiling
    hello, i am using Nordic nrf51822 board with Arm cortex M0. When I am compiling the program it gives error as: main.c: error: C3903U: Argument '-D__EVAL' not permitted for option 'device'. I am using...
  • debuuging keil compiled programs in proteus
    hi, how do i compile a program in keil so that it can be debugged in proteus ? ELF/DWARF, OMF51, UBROF are the files supported by the debugging in proteus
  • how to run program in c51 compiler?
    <how to run the program on c51 compiler?>
  • Compile a program with RELATIVE JUMPS
    Hi, I need to compile a program in to relative jumps in order to locate it diferent addresses. With this I can load it to address 0x1000000 or 0x3000000. I have a BIG flash memory that contains...