Issue: java.io.IOException: Script not found: ... Level: Error Type: Tool pr

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

Issue: java.io.IOException: Script not found: ... Level: Error Type: Tool pr

3,549件の閲覧回数
Raphael_Q78
Contributor I

Hello,

For nxp project I follow this link to just simply use examples, I follow all perfectly but java exception occure problem to find some MCAL components and Drivers to script for dio or port, mcu... can't find the path to my codegenerator.js, however all my files are present on my eclispe workspace
I tried to solve this problem during 3 days, it's very complicated, I managed my drivers check the path to eclipse, 

the link: https://nxp.gitbook.io/nxp-cup/2024-fall-2025-nxp-cup-bare-metal-drivers/s32k144-rtd-software-setup/...

-I'm using S32DS Platform 3.5 update 3

-SW32K1_S32M24x_RTD_4.4_R21-11_2.0.0_D2308_DS_Updatesite
Screenshot from 2025-01-04 13-29-44.pngScreenshot from 2025-01-04 13-25-31.pngokok.jpg

Please! If somoene can help me, can't find an issue and I don't want to pass some days more to search alone without issues.

タグ(1)
0 件の賞賛
返信
5 返答(返信)

3,215件の閲覧回数
tobeastar
Contributor I

RTD is not officially supported on Linux because the Case Sensitivity on Linux OS.
To make the RTD working on Linux, need some changes in folder: /NXP/S32DS.3.X/eclipse/mcu_data/components

Please read the 'ReadmeToModifyTheRTD.txt', I only did the neccesarry changes for my project, for other codes may need your more changes. The good thing is I've already made the sh files, simply 2 steps can make your work done.

Just my opinion: Linux OS has much faster performances when S32DS doing the code's compiling and debugging. NXP should officially support it, including the RTD ~ , NXP colleagues, take care the letters case sensitivity when you're coding, please.

2,986件の閲覧回数
lukas-janik
Contributor III
 
0 件の賞賛
返信

2,989件の閲覧回数
lukas-janik
Contributor III

I had the same problem and can confirm that renaming component's files so that their case matches those in error prints fixed the problem.

On Ubuntu, these are in ~/NXP/S32DS3.5/eclipse/mcu_data/components/PlatformSDK_S32K3/

0 件の賞賛
返信

3,186件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @tobeastar,

Thank you for the information and the workaround!

0 件の賞賛
返信

3,479件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @Raphael_Q78,

This may be an issue with your RTD installation, could you try following this guide? HOWTO: offline install S32K1 RTD 2.0.0 in S32DS v3.5 - NXP Community.

Looking over at your picture, it seems you are using a Linux distribution, could you confirm your OS? 

Best regards,
Julián

0 件の賞賛
返信