autosar_make_rtw_hook error
    22 ビュー (過去 30 日間)
  
       古いコメントを表示
    
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'
0 件のコメント
回答 (3 件)
  JIAWEI CAI
 2019 年 11 月 15 日
        
      編集済み: JIAWEI CAI
 2019 年 11 月 15 日
  
      Hello,
I got the same issue when generating code with the model imported from arxml, have you fixed this?
0 件のコメント
  Zhenwei Sun
 2019 年 11 月 15 日
        2 件のコメント
  JIAWEI CAI
 2019 年 11 月 26 日
				Thanks for your answer. Can you give more details? I am still inside the trap.
  Jeevan Kumar Guntammagari
 2020 年 6 月 7 日
				hello Can you elaborate what exactly did you change in arxml?
参考
カテゴリ
				Help Center および File Exchange で AUTOSAR Blockset についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



