We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I run Myfile.hex from Debuger. Can i see LCALL Name_procedure_1 for example, instead of LCALL C:0x1345 ? Prompt please. How to make it ? Thanks.
A .hex file does not contain any debug information - it is purely the executable.
For debug information, you need the Linker's Absolute Object output file - and, of course, you must have enabled debug information in your Project settings