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:
- SW32K3_S32M27x_RTD_R23-11_7.0.1_D2603_DesignStudio_updatesite.zip
- SW32K3_RTD_R23-11_7.0.1_P02_D2603_DesignStudio_updatesite.zip
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?