• Disassembly Window
    I am currently trying to debug a program using dscope attached to a target running mon51. The problem I am having is that when I try and step through the program the disassembly window opens and it steps...
  • ARM and THUMB code in disassembly window
    Hi all, how can I force the disassembly window of uVision to show thumb mode? The CPU runs in thumb mode (T=1), and a single step correctly advances the PC by 2 bytes, but the disassembly shows ARM...
  • Names in Disassembly window
    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.
  • UTF8 encoding in disassembly window
    The only way I know to write (and read) non-English (cyrillic in my case) text in .c and .h files is to encode them in UTF8 and set apropriate font. But if I go to disassembly window I see my cyrillic...
  • Disassembly
    Hi all I would like to know how to copy or store the contents in the disassembly window in Uvision3. looking for ur help. thanks t.senthil