• 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
    How can I enable Dallas Contigious Addressing Mode while implementing uVision2 interface DLL via AGDI interface? Thanks you so much in advance!
  • GoUntil Function bug in example code of AGDI driver
    I found a bug in GoUntil Function in example code of AGDI driver. Please refer to the followed steps: 1.Start Debug Session; 2.Set a break point at address 00h(Emulator current PC value) 3.Set another...
  • Could Keil provide new driver SDK instead of AGDI? Is there something like a *** in AGDI?
    Maybe Keil should learn more from IAR. They has clean C-Spy driver interface and documents. while AGDI driver has --- 1. many unknown/unclear bit fields in struct 2. mixed parameters for different...
  • 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...