S32K3 RTOS EB generate failure

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

S32K3 RTOS EB generate failure

Jump to solution
195 Views
allenlw
Contributor III

    I use the EB tresos to generate the RTOS version 0.4.1, even with the sample project, there are two error messages (By the way, I can generate with the IDE version, not the EB tresos version.)

allenlw_0-1712640640123.png

    How to solve this?

    

 

 

0 Kudos
1 Solution
158 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Please read the chapter 3.1 Software requirements of readme.pdf (C:\NXP\RTOS\S32K3xx_NXP_RTOS_4_7_152_CODEDROP_0_4_1_D2312) 

3.1 Software requirements
NXP RTOS system generator requires Java Runtime Environment version 11.0.21+9 to executes.
Please follow instructions below to download and apply JRE for NXP RTOS:
• STEP1: Download JRE 11.0.21+9 binary package (OpenJDK11U-jre_x64_windows_hotspot_11.0.21_9.
zip) from the link:
https://adoptium.net/temurin/archive/?version=11
• STEP2: Unzip downloaded package (should be jdk-11.0.21+9-jre) then rename to jre
• STEP3: Copy folder jre to NXP RTOS installation directory.
For example: C:\NXP\RTOS\S32K3xx_NXP_RTOS_4_7_152_CODEDROP_0_4_1_D2312
Error will be reported if the version of Java is not equal to 11.0.

NXP RTOS system generator requires Java Runtime Environment version 11.0.21+9 to executes.png


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
2 Replies
159 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Please read the chapter 3.1 Software requirements of readme.pdf (C:\NXP\RTOS\S32K3xx_NXP_RTOS_4_7_152_CODEDROP_0_4_1_D2312) 

3.1 Software requirements
NXP RTOS system generator requires Java Runtime Environment version 11.0.21+9 to executes.
Please follow instructions below to download and apply JRE for NXP RTOS:
• STEP1: Download JRE 11.0.21+9 binary package (OpenJDK11U-jre_x64_windows_hotspot_11.0.21_9.
zip) from the link:
https://adoptium.net/temurin/archive/?version=11
• STEP2: Unzip downloaded package (should be jdk-11.0.21+9-jre) then rename to jre
• STEP3: Copy folder jre to NXP RTOS installation directory.
For example: C:\NXP\RTOS\S32K3xx_NXP_RTOS_4_7_152_CODEDROP_0_4_1_D2312
Error will be reported if the version of Java is not equal to 11.0.

NXP RTOS system generator requires Java Runtime Environment version 11.0.21+9 to executes.png


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
147 Views
allenlw
Contributor III

thanks for your answer

0 Kudos