• Help Keil Simulator
    I am trying to simulate my LPC1225 project C code. I am Building the code with 0 error and warning. But when I starting Debug session to control my code operation, the Debug goes to System_LPC122x.c...
  • Keil Variable declaration help
    Actually on the external interrupt from port,I want to read the timer 2 value into a variable.(TH2 and TL2). suppose I declare a variable unsigned int timer2_val; How can I move TL2 and TH2 into lower...
  • Connecting other help files to uVision2
    Hello, In uVision2, when the cursor is on top of a keyword (e.g. the keyword const ) and I press the F1 key, I don't get the correct help. In the example given, the file C51 Library Functions is opened...
  • Compile a .bin file in Keil
    I'm trying to compile a binary file in Keil. I followed the instrudiction and added this to Options for Target - User - After Build/Rebuild C:\Keil_v5\ARM\ARMCC\bin\fromelf.exe --bin --output...
  • header file in keil 5.12
    hi i used to be able to see all header files in project window (under target folder). however now that i have installed keil 5.12 i cant find them in project window. how can i bring them in this window...