• Failed to Display Mixed Mode in Disassembler Window
    I'm developing a DLL driver(using AGDI interface) for my 8051 emulator to work with uVision2. Up-till-now, I can step thru assembler instructions in uVision's debug mode. But, the disassembler window...
  • Failed to Display Mixed Mode in Disassembler Window
    I'm developing a DLL driver(using AGDI interface) for my 8051 emulator to work with uVision2. Up-till-now, I can step thru assembler instructions in uVision's debug mode. But, the disassembler window...
  • uvision disassembly is inconsistent between function calls
    I'm working with a freescale FRDM-MKL25Z4 development board, writing some minimal code. I find that the simulator and the development board seem to disagree on the behavior. also in my disassembly window...
  • uvision disassembly is inconsistent between function calls
    I'm working with a freescale FRDM-MKL25Z4 development board, writing some minimal code. I find that the simulator and the development board seem to disagree on the behavior. also in my disassembly window...
  • Inline assembly disassembly shows different instructions during debugging!! msp432 uvision
    Hello everybody! If you please could help with this problem. I am writing a timer32 interrupt handler and try to use inline assembly. I wrote the simplest code, which triggers a port pin high and...