• *** error 57: illegal address (0x8000000)
    I get the below error message when I start the ULINK debugger with my KEIL MCBSTM32 eval board: Cannot access Memory *** error 57: illegal address (0x8000000) I've searched KEIL's website...
  • *** 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...