• Peripheral simulation
    I have read this article http://www.keil.com/support/docs/2443.htm It says: If you set the PORT1 VTREG to a value of 0xAA (by typing PORT1=0xAA in the Command Window), your target program will read...
  • How does Simulation of STM32F407 blinky example work?
    Hello, to compare the floating point performance (Cortex M3 sw-floation point/Cortex M4 hw-floating point) I would like to simulate a Cortex M3 and a Cortex M4. I found a Blinky example in arm\boards...
  • Simulated Peripheral
    Hi If I select Philips 89c669 I get this The Keil µVision2 Debugger simulates the following on-chip peripherals for the Philips P89C669. CPU Clock Generation Interrupts 10S/4L (Including External...
  • Simulation of Peripherals
    Can we simulate external peripherals while using Keil u-Vision4. I am using C161pi micro-controller and evaluation version of Keil u-Vision.
  • Random Number Generation on STM32F407
    Hi All, I want to be able to write a very simple program to generate random number using the RNG. Unfortunately I am extremely new to embedded programming and so please pardon my lack of knowledge...