Raptor:Target Definition Block
Return to main Raptor page.
Return to Configuration page.
Description
The target definition block must be included in every Raptor model. This block allows the user to select the hardware which the build process will target as well as set global parameters which control how the model is built.
Supported Modules
For a list of supported Raptor modules, click here.
Inputs
Input | Type | Description |
---|---|---|
No Inputs | - | - |
Outputs
Output | Type | Description |
---|---|---|
No Outputs | - | - |
Parameters
Parameter | Type | Description |
---|---|---|
Target ECU | Dropdown | Selects the current hardware target. |
ECU Address | uint8 | The CAN ID in the range from [0-253] used to define the address that this application will respond to programming requests at. |
Include Simulator in (.rpg) | Checkbox | Makes simulator available in Raptor-Cal. Only available in display modules. |
Auto-Run Simulator | Checkbox | Automatically opens the display simulation window upon a successful build. Only available in display modules. |
Heap Size | Bytes | Controls the amount of RAM allocated for the heap. Only available on select modules. |
Foreground Size | Bytes | Controls the amount of RAM allocated for the foreground. Only available on select modules. |
Stack Size | Bytes | Controls the amount of RAM allocated for the stack. Only available on select modules. |
Background Stack Size | Bytes | Only available on the GCM70. |
Idle Stack Size | Bytes | Only available on the GCM70. |
Interrupt Stack Size | Bytes | Only available on the GCM70. |
Shutdown Stack Size | Bytes | Only available on the GCM70. |
App Interrupt Stack Size | Bytes | Only available on the GCM70. |
UDS Address Is Extended | Checkbox | Only available on select modules. |
UDS Server Address | uint32 | Only available on select modules. |
UDS Client Address | uint32 | Only available on select modules. |
Calibration Location | Dropdown | Controls the storage type for the Calibration memory location. |
Compiler | Dropdown | Selects the compiler to use during the build process. |
Set Custom Output File Name | Checkbox | When enabled, allows the user to set the name of the output file. |
Output File Name | String | Controls the name of the outputted build package. Only available when the Set Custom Output File Name box is checked. |
Append Build Number to output file | Checkbox | When enabled, the output files from the build will include the model build number. |
Minimum Characters for Version | int | Specifies the minimum number of characters needed to classify the version in the output file. |
Output HEX/A2L Files (Third-Party Tool Support) | Checkbox | |
Build Output Location | Dropdown | Controls the location of the output files from the build. |