• 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...
  • 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...
  • Is it possible to debug on source-level of inline-assembly?
    when using inline-assembly, is it possible to debug on source-level?
  • Is it possible to debug on source-level of inline-assembly?
    when using inline-assembly, is it possible to debug on source-level?
  • With inline assembly lose capability to debug and set breakpoints with the C Code source.
    We are using uVision 2.0 IDE. We are using in-line assembly code with C source. To get it compile we had to check Generate Assembler SRC File and Asseble SRC File for each of the Groups in the Project...