• How to simulate a Sitronix ST7789 display in Keil Simulator?
    Hello, I am fairly new to Keil and I was wondering how to add displays to be simulated in the "Peripherals" debug menu. I am simulating a TM4C123, and the only display I have in "Peripherals" is "TExaS...
  • Simulator/Debugger - Dual mapped x ram - how do I simulate it ?
    I have 32K of external ram that is mapped into both Data space and Program space. How do I simulate that memory in the uVision2 debugger. Im placeing the interrupt vector table into it and writing...
  • Simulator/Debugger - Dual mapped x ram - how do I simulate it ?
    I have 32K of external ram that is mapped into both Data space and Program space. How do I simulate that memory in the uVision2 debugger. Im placeing the interrupt vector table into it and writing...
  • How to simulate microcontroller performance
    Hello, I'm new to ARM. I have an specific code I need to run on a ARM microcontroller. This software processes images, and i need to get at least 30 FPS. Is there any way to test my code in a simulation...
  • How to simulate timer capture
    I am evaluating the Keil tools and need to time tag two events, probably using timer capture. I can drive the Port1 pins using a simulator script, but I can't find the name of the pins to drive for timer...