• Error If "Generate Assembler SRC File" & "Assemble SRC File" are active?
    I have the follwing problem? I have just three files in my project. 1. main.c 2.I2c_sw.c 3.Startup.a51 I2c_sw.c file has few lines of assembly code. so I have checked "Generate Assmebler...
  • Error If "Generate Assembler SRC File" & "Assemble SRC File" are active?
    I have the follwing problem? I have just three files in my project. 1. main.c 2.I2c_sw.c 3.Startup.a51 I2c_sw.c file has few lines of assembly code. so I have checked "Generate Assmebler...
  • Generating ARM source files with uVision and armcc: unrecognized option: '-s'
    Hi there, I'm using Keil MDK-Lite and uVision4 to compile C code to run on a LPC-2138 board (ARM7TDMI-S), and would like to take a look at assembled source code to use in timing analysis. I'm able...
  • Generating ARM source files with uVision and armcc: unrecognized option: '-s'
    Hi there, I'm using Keil MDK-Lite and uVision4 to compile C code to run on a LPC-2138 board (ARM7TDMI-S), and would like to take a look at assembled source code to use in timing analysis. I'm able...
  • Generate Reentrant Functions
    There is a new configuration in Keil Options for Target - CX2 - Generate reentrant functions. What is this new feature for? Does this mean that after I choose this configuration - Generate reentrant...