• Impossible to add a new processor .
    Hi, i have buy a STM32F030B-DISCOVERY BOARD , and use the licence key: www2.keil.com/.../mdk now i should like try the STM32F3DISCOVERY and impossible to add the new processor. i have use the Pack...
  • MDK5 and STM32Cube - Impossible to run together
    Dear all, I have many problems using STM32CubeMX and Keil MDK5. I'm trying to start defining all the peripherals with the STM32Cube (is intended for this), then I run code generation for Keil MDK5...
  • MULS in the cortex-M3 isent impossible?
    Hello I'm using: mcb32stmf103rb6t The uvision3 V3.62c Realview MDK-ARM Version 3.23 In my program i need to multiply a series of 32bit ints. Very simple code: int test1 = 0x01002000;...
  • Impossible to reduce fonction with Keil 4.22a
    hi, i have migrate to Keil 4.22a, but now, it's impossible to reduce a fonction with the icon "square with a cross". where's the paramatre for restore this icon?
  • breakpoints
    Can someone explain me how i can set up a breakpoint in my assembly program that ends my program on the breakpoint the command is SETB P3.3 Thx in advance