[Supported model]
adviceLUNA, adviceLUNA2
[Scope of application]
All environments which use microVIEW-PLUS
[Error message]
Error No.46: Symbol is not found.
[Cause1]
This error is shown when operations like dump are executed by using the symbol name not in the debug information file.
[Workaround1]
Check to make sure that the symbol name is correct.
[Cause2]
This error is shown when operations like dump are executed by specifying the symbol not in the available scope.
[Workaround2]
Check to make sure that the symbol is available in that scope.
[Cause3]
This error is shown when wrong formula (wrong type specification) is specified with eval command.
[Workaround3]
Check whether there is no mistake in the formula.
[See also]
See Section 1.9 “Expression” of microVIEW-PLUS User’s Manual (Common Edition). (mvwPLUSe.pdf)