• 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...
  • 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...
  • uVision4: can debug in disassembly window but not source code windows
    I am using the STM32-Discovery board(ST-Link debugger chip connected via SWD interface (no JTAG) to STM32F100VB 32 bit CortexM3 processor) with uVision4(evaluation version, though code is way under the...
  • uVision4: can debug in disassembly window but not source code windows
    I am using the STM32-Discovery board(ST-Link debugger chip connected via SWD interface (no JTAG) to STM32F100VB 32 bit CortexM3 processor) with uVision4(evaluation version, though code is way under the...
  • 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...