• after installing keil Mdk 5.25 on windows 7 problem occurs like keil ide stop working.
    I am trying to install latest version keil 5.25 on windows 7 occurs followimg problem: 1) when i open keil ide then showing this message keil ide stop working 2) in task manager that error show...
  • Interrupt works in simulator not in target
    The example project from Keil running Timer0 as interrupt source, works in the simulator but in the target there is never an interrupt generated. Rewriting it, polling the interrupt flag works both in...
  • ARM Uvision to target
    Hi all How exactly I download the compiled C code to the target board from within the arm Uvision Ide ? So it will run on the board in stand alone mode ? Elico
  • code works in simulation not on chip
    hi, my first project on uvision but im having trouble making it work. so I'm making a simple POV toy (leds flash and moving it side to side you see a message) using a Atmel AT89S52 microcontroller, with...
  • Simulator support for on-chip XRAM
    I have an 8032 based mC with on-chip XRAM that can be enabled/disabled through an SFR. When enabled, accesses to the first 256 of external memory (bank-0) refer to the on-chip XRAM. Does the simulator...