Clear Filters
Clear Filters

AUTOSAR Code Generation Error in 2023b

25 views (last 30 days)
Hi,
I have question because there is an error during the generation of the AUTOSAR Code
That Error comes from my laptop,
Below is the contents of the error

Accepted Answer

Pooja Kumari
Pooja Kumari on 23 Apr 2024
Hello,
I understand you are facing "Failed to obtain property SwimplPolicy of element with type Simulink.metamodel.arplatform.interface.FlowData in file C:/Users/User/ AppData/Local/Temp/ mwslx_App_FailSafe_e274b3be_88ca_4b51_8141_8771798ad6cc/autosar/ autosar.xmi:40" error during generation of AUTOSAR Code. Here is the possible workaround for the same:
  1. Delete Existing Mapping: Use the command autosar.api.delete(bdroot) in the MATLAB Command Window to remove the current AUTOSAR mapping.
  2. Recreate Mapping: Open the AUTOSAR app in MATLAB (autosarApp command) and recreate the mapping for your mode
  3. If the issue persits, upgrade to the latest update release of R2023b or to a newer MATLAB version.
You can refer to the beloe documentation for more information on Mapping AUTOSAR adaptive elemenrs for Code Generation:
  3 Comments
태성
태성 on 23 Apr 2024
Edited: 태성 on 24 Apr 2024
Mr pooja @Pooja Kumari
I have one question more
my coworker set the autosar directory and code generation too
I just receive model with svn
coworker is AUTOSAR generation well
but my labtop is fail
I know why this phenomenon occure and can be solved by defalut setting, not by api deletion
thank you
Pooja Kumari
Pooja Kumari on 24 Apr 2024
please specify your issue, what is the exact error you are getting?

Sign in to comment.

More Answers (0)

Categories

Find more on AUTOSAR Blockset in Help Center and File Exchange

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!