Why do i only see hex addresses in debug mode in Keil?
I have a C program for a DWIN display: DMG48480F021_01WTC. The display uses a 8051 microcontroller, and i use Keil (PK51 Prof. Develpers Kit Version: 9.60.7.0.) to write the C code for 8051. I wanted to use debug mode to observe in detail what happens, but there were only addresses in disassembly window.
enter image description here