• Not documented AGDI data structure in UV5
    I write an AGDI driver for debugging my slef-build OS. This driver modifys some parameters passed from UV5, then calls the JL2CM3.DLL to debug the target with JLink. When the UV5 calls the DllUv3Cap...
  • Custom debug DLL in Keil for 8051 processor
    Hi, I am trying to develop a custom debug DLL for debugging a custom board based on 8051 processor. The idea here is to create a debug environment for our board. I connected FTDI chip which has USB...
  • AGDI
    How can I enable Dallas Contigious Addressing Mode while implementing uVision2 interface DLL via AGDI interface? Thanks you so much in advance!
  • Keil uVision Error L6218E: Undefined Symbol APBPrescTable (referred from stm32f4xx_hal_rcc.o)
    I'm new to uVision for a University project and since trying to get my code to build on my PC at home I get this error with any code I try to compile. Anyone know any way to fix this? I've been racking...
  • uVision debugging: no values for variables and macros when hovering over them
    I am new to the Keil IDE because of the small learning curve on debugging. But: when I debug, I only saw actual values of my variables while hovering over, where I did see them occassionally some days...