• simulation error
    I'm in trouble when simulate STM32. Does anyone know how to fix this: Load "C:\\Keil\\ARM\\Examples\\ST\\STM32F10xFWLib\\Examples\\STM32_GPIO\\Gpio.AXF" WS 1, 'ledPosCur WS 1, 'ledPosOld *** error...
  • AT91RM9200 simulation in keil : Error
    whenever I go for simulation in AT91rm9200 the IDE gives me an Error *** error 65: access violation at 0x00000000 : no 'execute/read' permission What can I do to solve this error
  • Error simulating the LPC2378 uC
    Hello to all! I tried to debug the Blinky example shipped with the MCB2300 board in the Simulator mode. However, the code was blocked in a endless loop, waiting for the main oscilator stabilize. ...
  • Linker error and simulator help
    Hello, I downloaded uvision and tried compiling a normal c++ hello world program. I get the following error whenever I try to compile it. HelloWorld.axf: error: L6047U: The size of this image (38742...
  • I2C Simulation Error
    Sorry for the previous empty msg!. I am now having a problem simulating talking to an I2C device PCF8575, my main program works corrrectly with hardware so i know its doing the right thing but if i debug...