• Keil bug that cause AGDI calling the readCode forever
    Hi All, we recently implement the keil AGDI to work with our own 8051 debugger by referring to Apnt_145. everything seem fine but we found an issue that the AGDI where it keil seem will forever calling...
  • Keil bug that cause AGDI calling the readCode forever
    Hi All, we recently implement the keil AGDI to work with our own 8051 debugger by referring to Apnt_145. everything seem fine but we found an issue that the AGDI where it keil seem will forever calling...
  • error 123: AGDI: invalid operation when using Display command
    Hi all, When I use CooCox ColinkEx and Keil 4.23 to debug STM32F407, it seems that there're problems with AGDI. When the CPU is set as STM32F407IG / Cortex-M4 FPU: -------------------------...
  • error 123: AGDI: invalid operation when using Display command
    Hi all, When I use CooCox ColinkEx and Keil 4.23 to debug STM32F407, it seems that there're problems with AGDI. When the CPU is set as STM32F407IG / Cortex-M4 FPU: -------------------------...
  • 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...