• AGDI
    How can I enable Dallas Contigious Addressing Mode while implementing uVision2 interface DLL via AGDI interface? Thanks you so much in advance!
  • Current debugging probe/AGDI documentation for Keil uVision?
    Where is the current documentation for creating a DLL for a debugging probe? Application Note 173: AGDI for ARM target systems seems to have disappeared, so I presume that it has been superseded....
  • uV4 and uV5 cannot coexist
    I just messed up my system by trying to have both uV4 (8051) and uV5 (ARM) on my PC. The first sign something is wrong is that uV4 was unable to recognize Teridian and Maxim SoCs as targets. After contacting...
  • 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...
  • Client BSD exemple connection close problem in uv5
    Hi all, I'm using UV5 to communicate by TCP/sockets with a remote PC. I use the BSD_Client exemple and change a few things (GPIO, IP, PORTs) to communicate with my PC program. It work but only...