• 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...
  • 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...
  • Cygnal constants in upper 64k w/o bankswitching
    The Cygnal f12x has 128k of flash and using code banking defeats the purpose of using Cygnal. The overhead of banking slows the program down as much as using the Cygnal speed it up. Thus: Is 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...