• error 57: illegal address
    Hello, we're working with an evaluation version of Keil Uvision3 (version 04/2006, we installed it from the CD with the evaluation board) under Windows 2000 with Ulink debugger and the Keil MCB2100...
  • *** error 57: illegal address (0x08000000)
    I write a simple code that just setup clock and initial conditions for STM32F103RBT6, and program it on my board via ULINK2 successfully. But while I'm going to debug mode, I see this error : ...
  • *** error 57: illegal address (0x08000000)
    I write a simple code that just setup clock and initial conditions for STM32F103RBT6, and program it on my board via ULINK2 successfully. But while I'm going to debug mode, I see this error : ...
  • Illegal instruction address (TRAP B)
    Hi, My build is successfull but when running on hardware, I'm facing a Trap B interrupt. (HW is ST10F276) I followed the http://www.keil.com/support/docs/2534.htm tutorial and found: tfr ...
  • Error C193 : '==' : illegal type conversion ??
    Hi, I have tried to remove this error but no way. Error C193 : '==' : illegal type conversion from/to 'void' I have tried to include severals headers file but nothing, how can I resolve this...