Generic Target version 1.0.0 #1
RobertDamerius
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Release date: 2025-04-22
Summary
This is the initial release of the GenericTarget project. It is designed to facilitate the deployment of MATLAB/Simulink models to linux-based real-time systems. For applications that rely solely on network interfaces, it provides a library and tools to build hardware-agnostic real-time applications with MATLAB/Simulink. Any computer can serve as a target system as long as it runs a Linux operating system with the PREEMPT_RT patch.
Features
Download and Installation
Clone or download this repository to your local machine. Run
install.min MATLAB to add the toolbox to MATLAB's path. For optimal compatibility with your host system, it is recommended to rebuild all driver blocks during the installation.You can always rebuild driver blocks by running:
For alternative installation methods using Simulink projects, refer to the documentation.
Getting Started
Open readme.html in a web browser to access the HTML documentation. It provides a detailed overview of the Generic Target Toolbox, including setup instructions for the target computer and a guide to creating your first real-time application.
This discussion was created from the release Generic Target version 1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions