• Viewing struct data during debug
    Hi, I am a new user of Keil C compiler. During debug, I am trying to watch struct data members. But all of them show 0x0000. And they are not updated. With other variables it's just working fine....
  • Cannot change Variables during debug session
    Hi, I'm using Keil µVision 5.24.2 with a Segger JLink and STM32F468IG MCU. In my SPI Module I have a SPI Data Struct which has some Flags (uint8_t). For some debugging I want to change the Variable...
  • Peripherals menu empty during debug STM32L162XE
    Hello, Recently we have changed the micro-controller from STM32L152 to STM32L162. The issue is, when using the debugging the "Peripherals Viewer" is empty on STM32L162. But if I am changing...
  • Peripherals menu empty during debug (STM32)
    I'm new to ARM and I evaluating the STM32 platform so I use the evaluation version of MDK ARM v4.14 with MCBSTM32C board. I can download the code with the uLINK-ME interface but when I enter into the...
  • Ulink2 debug session blocks Jvcl HID device
    Hello anyone, After reading and searching over the net, I cannot find a solution and I think I need some help. Scenario: I am developing a HID device using an Atmel AT91SAM7X256 (ARM7TDMI). This...