Use this panel to specify the host settings of the HCS08.
The following table lists and describes the memory model options for HCS08.
| Option | Description |
|---|---|
| Set environment variable (-Env) | This option sets an environment variable. Use this environment variable in the maker, or use to overwrite system environment variables. |
| Borrow license feature (-LicBorrow) | This option allows you to borrow a license feature until a given date or time. Borrowing allows you to use a floating license even if disconnected from the floating license server. |
| Wait until a license is available from floating license server (-LicWait) | By default, if a license is not available from the floating license server, then the application will immediately return. With -LicWait set, the application will wait (blocking) until a license is available from the floating license server. |
| Application Standard Occurrence | Select the way you want the application window to start. Normally, the application starts with a normal window if no arguments are given. If you start the application with arguments (e.g., from the Maker to assemble, compile, or link a file), then the application runs minimized to allow for batch processing. However, you may specify the application's window behavior with the View option.
|