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,
-I'm using S32DS Platform 3.5 update 3
-SW32K1_S32M24x_RTD_4.4_R21-11_2.0.0_D2308_DS_Updatesite
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.
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.
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/
Hi @tobeastar,
Thank you for the information and the workaround!
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