• AGDI
    How can I enable Dallas Contigious Addressing Mode while implementing uVision2 interface DLL via AGDI interface? Thanks you so much in advance!
  • 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...
  • 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...
  • looking for AGDI experts help
    I'm trying to connect a 8051 controller (ip core) to Keil debuger via AGDI . Unfortunately I can't find how to use data memory read / write access breakpoints. Has anybody some experience in this subject...
  • 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...