• Step Into doesn't work in our own AGDI DLL.
    Step Into doesn't work in our own AGDI DLL for our own MCU with 22-bit contiguous mode compatible to DS80C390. StepInto works as Step Over does and AG_GoStep(...) get the same nCode in AGDI DLL when...
  • AGDI
    How can I enable Dallas Contigious Addressing Mode while implementing uVision2 interface DLL via AGDI interface? Thanks you so much in advance!
  • How to reduce readcode operation in agdi.
    hi all: We are developing device driver via AGDI . In Disassembly Window ,when pressing the button in the scroll box and dragging, it will call ReadCode() to read all the Code from the beginning address...
  • AGDI Drivers
    http://www.keil.com/appnotes/docs/apnt_145.asp Application Note 145 Implementing DLLs for Hardware Debuggers (AGDI) First has anyone had experience with this? Second I noticed it's not there...
  • How to remove the extension menu in AGDI?
    My emulator supports a nonstandard 8051 MCU.I have made a keil AGDI driver for it.But i found there are some Peripherals unsupported by my MCU are listed under the Peripheral menu.(Such as CAN,PORT0...