Model Configuration Parameters for NVIDIA Hardware Board
Hardware Implementation Pane Overview
In the Simulink® Editor, select Simulation > Model Configuration Parameters.
In the Configuration Parameter dialog box, click Hardware Implementation.
Set the Hardware board parameter to
NVIDIA Jetson
orNVIDIA Drive
.The parameter values under Hardware board settings are automatically populated to their default values.
You can optionally adjust these parameters for your particular use case.
Click Apply to apply the changes.
For more information on selecting a hardware support package and general configuration settings, see Hardware Implementation Pane (Simulink).
Operating system options
Parameter | Description | Default Value |
---|---|---|
Sets the static priority of the base rate task in the operating system. |
| |
Indicate when a task overrun occurs in a Simulink model running on the target hardware. |
|
Board Parameters
Parameter | Description | Default Value |
---|---|---|
Set the IP address of the hardware board on your network. |
| |
Set a valid user name of the Linux® operating system on the hardware board. |
| |
Set the password of the Linux user name on the hardware board. |
|
Build options
Parameter | Description | Default Value |
---|---|---|
Defines how MATLAB® Coder™ Support Package for NVIDIA® Jetson™ and NVIDIA DRIVE® Platforms responds when you build your model. |
| |
Build directory for Linux running on the hardware board. |
| |
Set the display environment on the hardware board. |
|
CAN
Parameter | Description | Default Value |
---|---|---|
CAN Bus Speed (kBit/s) | CAN bus speed in kilo bits per second. | 500 |
Allow All Messages | Select this parameter to allow all messages. | On |
ID Type 1 | CAN message frame format for filter 1 | Normal |
Acceptance Mask 1 | Specify acceptance mask value for filter 1 | 0 |
Acceptance Filter 1 | Specify acceptance filter value for filter 1 | 255 |
Inverse Filter | Inverse criterion to pass messages for filter 1 | Off |
ID Type 2 | CAN message frame format for filter 2 | Normal |
Acceptance Mask 2 | Specify acceptance mask value for filter 2 | 0 |
Acceptance Filter 2 | Specify acceptance filter value for filter 2 | 255 |
Inverse Filter | Inverse criterion to pass messages for filter 2 | Off |
ID Type 3 | CAN message frame format for filter 3 | Extended |
Acceptance Mask 3 | Specify acceptance mask value for filter 3 | 0 |
Acceptance Filter 3 | Specify acceptance filter value for filter 3 | 255 |
Inverse Filter | Inverse criterion to pass messages for filter 3 | Off |
ID Type 4 | CAN message frame format for filter 4 | Extended |
Acceptance Mask 4 | Specify acceptance mask value for filter 4 | 0 |
Acceptance Filter 4 | Specify acceptance filter value for filter 4 | 255 |
Inverse Filter | Inverse criterion to pass messages for filter 4 | Off |
External Mode
Parameter | Description | Default Value |
---|---|---|
Transport layer used to exchange data between the development computer and hardware. |
| |
Force the external mode engine in the generated code to execute in a background task. |
| |
The buffer size for logging data in Universal Measurement and Calibration Protocol (XCP)-based External mode. |
| |
Port number on the hardware board. |
| |
Enable view of the external mode execution progress and updates in the Diagnostic Viewer. |
|
Modbus properties
Parameter | Description | Default Value |
---|---|---|
Type of communication interface that the blocks use for Modbus® communication |
| |
Modbus mode of operation |
| |
IP port number of the client device on the TCP/IP network |
| |
IP port number of the server device(s) on the TCP/IP network |
| |
Configure coil register parameters | Selected | |
Configure discrete input register parameters | Selected | |
Configure holding register parameters | Selected | |
Configure input register parameters | Selected | |
Maximum time in milliseconds the client waits for a response from Modbus server |
|
MQTT
Parameter | Description | Default Value |
---|---|---|
Encryption Type | Encryption protocol to use for the entire MQTT communication. |
|
Broker Address | a | mqtt3.thingspeak.com |
Port | TCP/IP port to use for the MQTT connection. | 1883 |
CA Server Certificate Path | Name and location of a file containing root certificates. | <empty> |
Username | User name for MQTT broker to authenticate the client. | <empty> |
Password | Password for MQTT broker to authenticate the client. | <empty> |
Client ID | A unique identifier for the client that is connected to the MQTT broker. | <empty> |