adviceLUNA / TRQer Support

Error No.44: Cannot get the stack information

[Scope of application]
All environments which use microVIEW-PLUS

[Error message]
Error No.44: Cannot get the stack information

[Answer]
(1) This error is output when next/next return is executed on the assembler source.
(2) This error is output when next/next return is executed but it cannot get the address information for returning to parent function.

[Workaround]
(1) next/next return is not available on the assembler source.
(2) next/next return is not available if it cannot get the address information for returning to the parent function. Either one of the following may be the error cause.
 - Format of the debug information output by compiler is not supported by the symbol library.
 - Options specified at compiling are not enough. Address information of expected function is not output as the debug information.
For details of the supported functions of each compiler version, see the manual of symbol library for the compiler.
The file name of manual of symbol library is C:YDCmicroVIEW-PLUSmanuals***_symlib_notes.pdf as the default.
*** varies depending on the compiler.
"

 

Please cooperate with the questionnaire

Was this answer stood to the visitor's role?

 

           

Return to search