Cannot run BaseNXP generator in Tresos

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Cannot run BaseNXP generator in Tresos

2,515件の閲覧回数
TudorMorosanu
Contributor I

Hello!

I know there are multiple posts that tackle generator errors in Tresos, most of the regarding Os_TS_T40D11M40I2R0. However, none of these seem to solve my problem.

I am trying to build an example app provided by NXP, namely IPCF_AutosarOS_S32G399A_M7_0. However, when I try to generate_PC/verify I get the errors in the attachment. I have tried following the other threads I found regarding JRE version, but they proved not to be useful. I have also tried deleting and reimporting the failing modules as suggested in other threads, but again with no success. My guess is that the Os module fails because it requires BaseNXP, but I might be wrong since other modules do not fail. Please help me solve this issue, I am very confused to what the cause could be!

 

Kind regards,

Tudor Morosanu

0 件の賞賛
返信
1 返信

2,454件の閲覧回数
TudorMorosanu
Contributor I

Solved issue by adding line:
<parameter name="buildfile" value="ant_generator.xml"/>

to line 125 in plugin.xml

Also add copy ant_generator.xml from another module and only modify the prefix of module name on line 60. 

To my understanding, this is only useful for generating PB. Even though BaseNXP and Os modules only support PC generation and verify, Tresos still requires this parameter and file in order to do its job. Weird

0 件の賞賛
返信