[Scope of application]
ARM
[Error message]
Error No.5634: Unable to obtain STACK frame information.
[Cause]
This error message appears when next or next return is performed while invoking a break with an assembler source program.
[Workaround]
With an assembler source program, the next or next return command cannot be used because stack frame information cannot be obtained.
Use the step or go to command.