How to build s-function for linux on windows7 enviroment

How can we assist you: I'm trying to build s-function for Linux on windows enviroment using Simulink and RTW. That is for distribution.
There are'nt Syastem target file for Linux on default. Are there any way to build s-function for Linux?

 Accepted Answer

You can actually cross-compile the code that was generated on a Windows platfrom for a Linux platform by modifying the template make file. You can find detailed instructions on what you need to modify in the documentation here.

2 Comments

Thank you for quick answer.
I think I understand the way.
I'll try to change Makefile and cross compile.
Thank you very much.
@Desiree the link you shared is broken, could you share updated url?

Sign in to comment.

More Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Asked:

on 14 Sep 2011

Commented:

on 21 May 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!