Activating eRTOS SDK to a Machine
Use the appropriate option described below to activate eRTOS SDK to a machine. To activate components to a dongle, see Activating eRTOS SDK to a Dongle. The appropriate option will depend on whether the machine is connected to the Internet.
Activate Over the Network (Internet)
Use this option to activate immediately using a valid activation key.
Note: These steps require the machine to be connected to the Internet.
To activate eRTOS SDK to a machine:
- Launch a Windows Command Prompt as Administrator.
- Type MaxRTActivationUtil.exe -a <activation key>.
- Press Enter.
Generate a Fingerprint File (No Internet)
Use this option to create a fingerprint file with a valid activation key which you can then import.
To generate a fingerprint file:
- Launch a Windows Command Prompt as Administrator.
-
Type MaxRTActivationUtil.exe -ef <Activation Key> <path to output fingerprint file>.
-
Press Enter. If a simple file name is given for the fingerprint file, the file will be saved on the desktop. You can also provide a full path.
-
Copy and paste the fingerprint file to an external device.
- Connect the device to a machine with Internet connectivity.
- Launch a web browser and navigate to https://Activation.IntervalZero.com.
- Browse for and open the fingerprint file
- Click Activate to generate a license (.lic) file.
- Click Save if your browser prompts you to save the license file. Some browsers automatically save the downloaded license file without prompting.
- Copy the file License.lic to the external device and transfer it to the machine on which eRTOS is installed.
- Follow the steps under Activate with a License File below.
Import a License File
Use this option to import a valid license file, such as a license file created from a fingerprint file.
To import a license file:
- Launch a Windows Command Prompt as Administrator.
- Type MaxRTActivationUtil.exe -lf <path to license file>.
- Press Enter.