Use this panel to specify whether to generate symbolic information for debugging the build target
The following figure shows the Messages panel.
The following table lists and describes the messages options for RS08 compiler.
| Option | Description |
|---|---|
| Don't print INFORMATION messages ( -W1) | Refer to the -W1: Do Not Print Information Messages topic. |
| Don't print INFORMATION or WARNING messages ( -W2) | Refer to the -W2: Do Not Print Information or Warning Messages topic. |
| Create err.log Error file | Refer to the -WErrFile: Create "err.log" Error File topic. |
| Cut file names in Microsoft format to 8.3 ( -Wmsg8x3) | Refer to the -Wmsg8x3: Cut File Names in Microsoft Format to 8.3 topic. |
| Set message file format for batch mode | Refer to the -WmsgFb (-WmsgFbi, -WmsgFbm): Set Message File Format for Batch Mode topic. |
| Message Format for batch mode (e.g. %"%f%e%"(%l): %K %d: %m) ( -WmsgFob) | Refer to the -WmsgFob: Message Format for Batch Mode topic. |
| Message Format for no file information (e.g. %K %d: %m) ( -WmsgFonf) | Refer to the -WmsgFonf: Message Format for no File Information topic. |
| Message Format for no position information (e.g. %"%f%e%": %K %d: %m) ( -WmsgFonp) | Refer to the -WmsgFonp: Message Format for no Position Information topic. |
| Create Error Listing File | Refer to the -WOutFile: Create Error Listing File topic. |
| Maximum number of error messages ( -WmsgNe) | Refer to the -WmsgNe: Maximum Number of Error Messages topic. |
| Maximum number of information messages ( -WmsgNi) | Refer to the -WmsgNi: Maximum Number of Information Messages topic. |
| Maximum number of warning messages ( -WmsgNw) | Refer to the -WmsgNw: Maximum Number of Warning Messages topic. |
| Error for implicit parameter declaration ( -Wpd) | Refer to the -Wpd: Error for Implicit Parameter Declaration topic. |
| Set messages to Disable | Enter the messages which you want to disable. |
| Set messages to Error | Enter the messages which you want to set as error. |
| Set messages to Information | Enter the messages which you want to set as information. |
| Set messages to Warning | Enter the messages which you want to set as warning. |