I am trying to generate the HSE-related RTD code for S32K358 using S32DS 3.6.7, but I have encountered an issue.
First, I installed the following Update Sites in the order shown below:
The installation status is shown in the image below.
Next, I created a new project by selecting the SDK shown below.
Then, I added the BaseNXP and Hse components in Config Tools as shown below.
However, the following validation error occurs:
Issue: Hse is not found in the toolchain/IDE project. The project will not compile!
Level: Error
Type: Validation
Tool: Toolchain/IDE project
Origin: Peripherals
Target: Toolchain/IDE project: M7_0_0
Resource: platform.driver.Hse
How can I resolve this issue and successfully generate the HSE-related RTD code?
Hello,
I tried generating the code with the following package installed, but I still encounter the same validation error.
As you suggested, I first uninstalled all RTD-related extensions and then installed only the following package:
- SW32K3_RTD_R23-11_7.0.1_P02_D2603_DesignStudio_updatesite.zip
The installation status is shown below.
However, after doing this, I can no longer select any SDK when creating a new project, as shown in the image below.
What should I do to resolve this issue?
Hi @wodudwo
To verify that there are no missing software packages, could you please compare the packages installed in your IDE with those shown in the following image?
Additionally, let's try uninstalling all packages related to S32K3 RTD and then reinstall only the packages that contain "P02" in their name.
BR, VaneB