• 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....
  • How to get an ELF file from Keil C51
    Hi All, I've been using Keil C51 compiler for sometime to compile firmware for an 8051 processor. I recently wanted to use a 3rd party firmware debugger tool and looks like they only accept ELF/DWARF...
  • Which is the last version of keil C51 supported by windows XP?
    Hi, I want to find the last version of keil c51 which supported by windows xp, can anyone one tell me? Best regards.
  • ULINKplus: Compact debug adapter with test I/O and power measurement
    Ultra-low power applications require careful software validation to achieve long battery lifetimes and sensitive hardware needs electrical isolated test connections to prevent from interference voltages...
  • Float - uint comparison sometimes succeeding?
    Hello Community! First time poster here :) I am debugging some code and am completely perplexed by a comparison between and integer and a float that sometimes evaluates true. In the following code...