• EFM8 peripheral window empty
    Hello, I'm using an EFM8BB10F8 on the Keil uVision IDE 5.14.2.1 I can debug the custom board I'm using, however I can't see anything in the Peripheral window. How can I insert the definition file...
  • Peripheral registers Empty in debug
    Hi All, I'm working on the DA14680 Bluetooth SOC from Dialog Semiconductor, I downloaed the latest DFP pack of the from http://www.keil.com/dd2/pack , when running a peripheral example, in debug mode...
  • Functions window is empty
    Hi guys, I created a new project in Keil 5.1.7 with CMSIS pack, but the Functions window was empty. Is there any one knows how to resolve the issue?
  • Memory window is empty
    After loading the code into the target (a ST uPSD3422EV) to debug my code, the Memory Window is empty (blank). I can start and stop my application and read variables in the Watch window. It is only...
  • Call Stack window empty
    Hi, can anyone tell me why i never see anything in the call stack window (watches), i expect to see the function calls as i debug and step into functions but nothing is shown. can anyone help?