MPC574xG_AUTOSAR_OS_4_0_92_RTM_1_0_3 sample case is not loaded in EB Tresos

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MPC574xG_AUTOSAR_OS_4_0_92_RTM_1_0_3 sample case is not loaded in EB Tresos

975 Views
lubo_NEW
Contributor III

222.png333.png444.png

 

0 Kudos
5 Replies

960 Views
namnguyenviet
NXP Employee
NXP Employee

This error looks strange, we haven't seen the issue like this... Which Java version you're using? NXP AUTOSAR OS SysGen requires Java Runtime Environment JRE 6.0 or later installed installed on your computer. 

0 Kudos

955 Views
lubo_NEW
Contributor III

33.pngYes, I have installed the Java environment version 1.8, and the computer system is the Win10 version.
My colleague's computer installed EB and compiled 5 warnings normally. His installation method is the same as mine

 

0 Kudos

946 Views
namnguyenviet
NXP Employee
NXP Employee

In this case, honestly I have no idea... Maybe you can try with a fresh PC to see whether the issue is still.

0 Kudos

968 Views
namnguyenviet
NXP Employee
NXP Employee

Hello,

Can you give detail with the error log: "Invalid parameter cwd..."?

0 Kudos

965 Views
lubo_NEW
Contributor III

555.png


[ENTRY]
TYPE Tresos Status
VERSION 1.0
CODE 20066
SEVERITY ERROR
ORIGIN Tresos
TIMESTAMP 21-02-23,11:56:17
ADDITIONALINFO
SHORTMESSAGELOCALIZED Invalid parameter cwd C:\EB\tresos\plugins\Os_TS_T2D35M4I0R92\..\..\..\..\ssc\bin for ExternalGenerator
SHORTMESSAGENONLOCALIZED Invalid parameter cwd C:\EB\tresos\plugins\Os_TS_T2D35M4I0R92\..\..\..\..\ssc\bin for ExternalGenerator
LONGMESSAGELOCALIZED Invalid parameter cwd C:\EB\tresos\plugins\Os_TS_T2D35M4I0R92\..\..\..\..\ssc\bin for ExternalGenerator
LONGMESSAGENONLOCALIZED Invalid parameter cwd C:\EB\tresos\plugins\Os_TS_T2D35M4I0R92\..\..\..\..\ssc\bin for ExternalGenerator
SHORTMESSAGEENRICHEDLOCALIZED Invalid parameter cwd C:\EB\tresos\plugins\Os_TS_T2D35M4I0R92\..\..\..\..\ssc\bin for ExternalGenerator
SHORTMESSAGEENRICHEDNONLOCALIZED Invalid parameter cwd C:\EB\tresos\plugins\Os_TS_T2D35M4I0R92\..\..\..\..\ssc\bin for ExternalGenerator
LONGMESSAGEENRICHEDLOCALIZED Invalid parameter cwd C:\EB\tresos\plugins\Os_TS_T2D35M4I0R92\..\..\..\..\ssc\bin for ExternalGenerator
LONGMESSAGEENRICHEDNONLOCALIZED Invalid parameter cwd C:\EB\tresos\plugins\Os_TS_T2D35M4I0R92\..\..\..\..\ssc\bin for ExternalGenerator
STACKTRACE dreisoft.tresos.autosar2.generated.operationstatus.AutosarOperationStatus.<init>(AutosarOperationStatus.java:62)
dreisoft.tresos.autosar2.generated.operationstatus.AutosarOperationStatus.INVALID_CWD(AutosarOperationStatus.java:536)
dreisoft.tresos.autosar2.generator.ExternalGenerator.runGenerator(ExternalGenerator.java:625)
dreisoft.tresos.autosar2.generator.ExternalGenerator.doRun(ExternalGenerator.java:412)
dreisoft.tresos.launcher2.generator.AbstractCodeGenerator.run(AbstractCodeGenerator.java:153)
dreisoft.tresos.launcher2.generator.GeneratorRunUtils$1.run(GeneratorRunUtils.java:523)
dreisoft.tresos.lib2.job.ThreadUtils.runJobs(ThreadUtils.java:591)
dreisoft.tresos.launcher2.generator.GeneratorRunUtils.doRunGenerators(GeneratorRunUtils.java:542)
dreisoft.tresos.launcher2.generator.GeneratorRunUtils$GeneratorBunch.run(GeneratorRunUtils.java:755)
dreisoft.tresos.launcher2.generator.GeneratorRunUtils.runForAllVariants(GeneratorRunUtils.java:340)
dreisoft.tresos.launcher2.generator.GeneratorRunUtils.generate(GeneratorRunUtils.java:190)
dreisoft.tresos.launcher2.generator.GeneratorRunUtils.runGenerators(GeneratorRunUtils.java:145)
dreisoft.tresos.launcher2.generator.ECUCGeneratorProject.run(ECUCGeneratorProject.java:162)
dreisoft.tresos.launcher2.generator.ECUCGeneratorProject.runGenerators(ECUCGeneratorProject.java:142)
dreisoft.tresos.launcher2.generator.actions.BuildWorkerJob.doRun(BuildWorkerJob.java:189)
dreisoft.tresos.lib2.job.AbstractWorkerJob.run(AbstractWorkerJob.java:255)
dreisoft.tresos.lib2.job.internal.JobWrapper.run(JobWrapper.java:90)
org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

[ENDENTRY]

0 Kudos