• 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...
  • AGDI use WinIo
    Directory Structures: Windows : E:\Windows (Windows system) KeilBin : E:\Keil\C51\bin AGDIDebug : E:\...\Debug Hello : E:\...\Hello (This is a uvision project) AGDI needs connection code between...
  • bankswitch problem with AGDI
    my AGDI dll met problem in bankswitch. I use C:\Keil\C51\EXAMPLES\Bank_EX1 project to debug the bankswitch function.for example,when code jumps from common area to B01:0x8000,the keil disasssembly...
  • Problem with the AGDI example
    Hi everybody! I'm trying to get the AGDI example (SampTarg) from the Keil site to work but when I do as the application note 145 says I get the following problem: When launching uvision I get...
  • HOWTO enable AGDI stepout?
    Hi! My keil debugger works without "StepOut" choice. The stepOut button in the toolbar is always disabled. Is there any setting of AGDI for it?