The subroutine is called from C ++ (console application in MS Visual Studio). Are there any tools for this debugging? Thank you in advance.

  • Ollie. Not - I like it, but what did you want, the processor does not execute the script: D - Indy

1 answer 1

Visual Studio Standard Embedded Debugger supports inline assembler debugging . To use source code debugging, you need to build it with the / Zi option .