Hello,
I am working on the MPC574xG_AUTOSAR_OS_4_0_92_RTM_1_0_3 sample from NXP. When I open sample_sc1 in EB Tresos V14.2 and try to generate it, I faced two errors.
I attached the error log from EB.
Regards,
Ehsan
Solved! Go to Solution.
Then you need to check the java RTE version: it should be 6.0 or higher, and it must be a 32-bit version. Here is mine:
Hello @Ehsaaan ,
You may try to:
- Goto the folder "..\NXP\AUTOSAR\MPC574xG_AUTOSAR_OS_4_0_92_RTM_1_0_3\os_ts\eclipse\workspace\os_sample_sc1\output\epc>
- Then call "...\NXP\AUTOSAR\MPC574xG_AUTOSAR_OS_4_0_92_RTM_1_0_3\ssc\bin\generator\sg.exe project.epc"
- Then check if the configuration is generated successfully in the "...\NXP\AUTOSAR\MPC574xG_AUTOSAR_OS_4_0_92_RTM_1_0_3\os_ts\eclipse\workspace\os_sample_sc1\output"
Best regards,
Hung
Then you need to check the java RTE version: it should be 6.0 or higher, and it must be a 32-bit version. Here is mine:
Hello Namn,
i get the same error on the external generator.
My java setup is:
Can you help?
Its ok now. the problem was JAVA version. Thanks.
Regards,
Ehsan
Hello,
Maybe this thread will help: https://community.nxp.com/t5/MPC5xxx/Help-with-AUTOSAR-OS-running-on-MPC5748G/td-p/1333584
Best Regards,
Nam
Thanks, it was useful, But it didn't help.
Regards,
Ehsan