Use this panel to specify the messages options for the HC(S)08 Compiler. The following figure shows the Messages panel.
The following table lists and describes the options for Messages panel.
| Option | Description |
|---|---|
| Don't print INFORMATION messages ( -W1) | Refer to the -W1: Don't 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 Filenames in Microsoft Format to 8.3 topic. |
| Set message file format for batch mode | Refer to the -WmsgFb (-WmsgFbv, -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 (enter <number>) topic. |
| Maximum number of information messages ( -WmsgNi) | Refer to the -WmsgNi: Maximum Number of Information Messages (enter <number>) topic. |
| Maximum number of warning messages ( -WmsgNw) | Refer to the -WmsgNw: Maximum Number of Warning Messages (enter <number>) topic. |
| Error for implicit parameter declaration ( -Wpd) | Refer to the -Wpd: Error for Implicit Parameter Declaration topic. |
| Set messages to Disable | Enter the messages that you want to disable. |
| Set messages to Error | Enter the messages that you want to set as error. |
| Set messages to Information | Enter the messages that you want to set as information. |
| Set messages to Warning | Enter the messages that you want to set as warning. |