Skip to content

ahonena/dds-simulink-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dds-simulink-linux

This repository holds information on how to make a preempt_rt Linux executable using Simulink Coder with Connext DDS blocks.

Simulink target file for preempt_rt Linux

Download and install this Simulink Coder target.

The CMakeLists.txt template

A simple template for a cmake project that takes links generated C-code to static RTI DDS Connext libraries

Quick fixes of errors

The code generated by Simulink Coder will give some errors, at least with Matlab R2020a. The fix for this is just to run the add_legacy_macros script.

Remember to add enough lockable memory in /etc/security/limits.conf.

Also use this command for adding privileges:
sudo setcap cap_sys_nice=ep my_executable

About

This repository holds information on how to make a preempt_rt linux executable with Connext DDS components.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors