• HFXO during of the simulation
    Gentlemen! I use EFM32G880F128. I try to simulate my program. I set HFXO (High Frequency quartz oscillator) as clock for core, TIMER0. Unfortunately the TIMER0 does not count (TIMER0_CNT stay 0)....
  • Problems during simulation
    Hey People I'm trying to simulate the simple Blinky example from the example folders of my evaluation board. I'm using a MCB2929 board which has a LPC2929. When Target Debugging mode is used with the...
  • simulator xe167 *** error 65: access violation
    hello together, I use as a newbie XE167 + Dave 2.2 r1 + µV4 . I just want to use the simulator for hands-on training on infineon-HOT_XE164_ASC homepage. When I debug, error is: *** error 65: access...
  • Agsi Simulator Interface
    Is there any way to run the Keil simulator debugger without opening the Keil IDE. I mean is there any option to run the program from command line and capture the output of the program in a file.
  • keil simulator TCP connection
    I use Keil version 3 and wanna simulate the UART communication in TCP/IP port, I use these settings : - protocol: T0; - Interface type: Socket connection (Simulator); - host: localhost; - port:...