autosar_make_rtw_hook error

75 visualizaciones (últimos 30 días)
Zhenwei Sun
Zhenwei Sun el 9 de Abr. de 2019
Respondida: Stephen Pei el 15 de Abr. de 2023
hello
here is the issue:
Version:1.0 StartHTML:0000000105 EndHTML:0000040254 StartFragment:0000038750 EndFragment:0000040214
/********************************************************************************/
The call to autosar_make_rtw_hook, during the after_tlc hook generated the following error:
'Boolean_2' is not a valid name for the type in package '/DataTypes'. Another element with the same name already exists in that package. Please rename the type or change the package.
The build process will terminate as a result.
Caused by:
'Boolean_2' is not a valid name for the type in package '/DataTypes'. Another element with the same name already exists in that package. Please rename the type or change the package.
/********************************************************************************/
the model is creat from ARXML without warnings.
I have defined a datatype named 'Boolean_2' in sldd. it's should be an application datatype not '/DataTypes'

Respuestas (3)

JIAWEI CAI
JIAWEI CAI el 15 de Nov. de 2019
Editada: JIAWEI CAI el 15 de Nov. de 2019
Hello,
I got the same issue when generating code with the model imported from arxml, have you fixed this?

Zhenwei Sun
Zhenwei Sun el 15 de Nov. de 2019
hello Jiawei
this is cause by the arxml due to different tools. you can update your input arxml then fix this.
  2 comentarios
JIAWEI CAI
JIAWEI CAI el 26 de Nov. de 2019
Thanks for your answer. Can you give more details? I am still inside the trap.
Jeevan Kumar Guntammagari
Jeevan Kumar Guntammagari el 7 de Jun. de 2020
hello Can you elaborate what exactly did you change in arxml?

Iniciar sesión para comentar.


Stephen Pei
Stephen Pei el 15 de Abr. de 2023
最后怎么解决了?请问,谢谢

Categorías

Más información sobre AUTOSAR Blockset en Help Center y File Exchange.

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by