Use this panel to specify whether to generate symbolic information for debugging. The following table table lists and describes the message options.
| Option | Description |
|---|---|
| Disable all messages | Check to disable all the user messages and allow only the normal message categories (WARNING, INFORMATION, ERROR, or FATAL); reduces the number of messages, and simplifies the error parsing of other tools. |
| Display type of messages (-WmsgNu=t) | Check to display the type of user messages. |
| Display informal messages (-WmsgNu=e) | Check to display the informal messages (e.g., memory model, floating point format). |
| Disable messages about processing statistics (-WmsgNu=d) | Check to disable the information about statistics, e.g., code size, RAM/ROM usage, and so on provided at the end of the assembly. |
| Disable messages about generated files (-WmsgNu=c) | Check to disable messages informing about generated files. |
| Disable messages about reading files (-WmsgNu=b) | Check to disable the messages about reading files e.g., the files used as input. |
| Disable messages about include files (-WmsgNu=a) | Check to disable messages or information provided by the application included files. |