Error during code generation for Autosar SWC

조회 수: 10 (최근 30일)
GK
GK 2020년 2월 14일
답변: lihang sun 2022년 7월 20일
Hello & Thank you,
I am trying to generate code for my SWC which is Autosar configured.
It is able to generate the code in my colleagues pc, but I don't know why I am getting this error (snapshot attached):
"The call to autosar_make_rtw_hook, during the after_tlc hook generated the following error:
Dot indexing is not supported for variables of this type.
The build process will terminate as a result.
Caused by:
Dot indexing is not supported for vriables of this type. "
I am able to 'update diagram'(Ctrl + D) the simulink model after loading normal DD as well as Autosar DD.
I tried reinstalling MATLAB, but no change in error..
I am using version: MATLAB R2018b
Any suggestion is welcome.
  댓글 수: 1
Mario Weyrich
Mario Weyrich 2020년 12월 1일
I am facing the same problem with R2020a, generating code from a AS SWC. So, any answers from Mathworks here where the problem is based?
..more detailed error on my side:
Error in matlab.internal.project.util.runMATLABCodeInBase
Error in matlab.internal.project.util.runMATLABCodeInBase
Error in matlab.internal.project.util.runMATLABCodeInBase
Error in matlab.internal.project.util.runMATLABCodeInBase - Show complete stack trace
Caused by:
Error using autosar.mm.sl2mm.ConstantBuilder/updateOrCreateValueSpecificationForLUTObject
Dot indexing is not supported for variables of this type. - Show complete stack trace

댓글을 달려면 로그인하십시오.

답변 (1개)

lihang sun
lihang sun 2022년 7월 20일
I am facing the same problem with R2020a.Is there any solutions?

카테고리

Help CenterFile Exchange에서 AUTOSAR Blockset에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by