• Problems with exemple LEDswitch
    I'm trying to use the example program from Keil "LEDswith" however when I compile the program the error appears: . \ Obj \ LEDswitch.axf: error: L6002U: Could not open file .. \ .. \ .. \ .. \ RV31...
  • Blinky exemple. Why error in core_cmFunc.h?
    Hello all I'm evaluating µVision4 for a project and have loaded the Blinky example. It compiles without errors or warnings. Build target 'STM32F103 Simulator' assembling startup_stm32f10x_md...
  • Dont get it
    Sorry. I meant to say Please can someone show me a code fragment using the following code. I think I understand the enum, and the union part. But dont get how the enum works in conjunction with the...
  • Dont get it
    Please can someone show me a code fragment using the following code. I think I understand the enum, and the union part. But dont get how the enum works in conjunction with the union part. Every other...
  • interrupts dont seem to work at all
    hi guys writing a simple program to blink a led for every 500ms using a systic timer i have observed the interrupt never occurs led stays on forever not only this but i have used many working sample...