Clear Filters
Clear Filters

How to generate s-function block from Autosar SWC ?

42 views (last 30 days)
Hello and Thank you,
I am trying to generate s-function block from an Autosar SWC, by right click on SWC -> C/C++ Code -> Generate S-function
But I am getting the following error:
"Configuring a subsystem as an AUTOSAR SW-Component is not supported. Please convert the subsystem to a model and then configure the model as an AUTOSAR SW-Component."
Could you help, if I have to do something else, change configuration setting or create new subsystem ?

Answers (1)

Amit
Amit on 2 Jan 2020
The particular subsystem should be configured as AUTOSAR SW component first, and all the IN/OUT ports have to be configured as AUTOSAR ports then you can make it as a separate runnable and can generate s-function.swc1.PNG
  2 Comments
GK
GK on 2 Jan 2020
So I checked my AUTOSAR IO mapping, and all the inports/outports are already mapped.
kathoor
kathoor on 7 Nov 2022
did you ever crack the problem cause i met the same question?

Sign in to comment.

Categories

Find more on AUTOSAR Blockset in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!