The installed Extensions is shown in the following figure:
However, when I create project from example, in the project's includes path the 'generate' and 'RTD' path is grayed out. And the project can not compile properly. As shown in the following figure. So, what's wrong with the Create project from Example in S32DS?
Hi @kk2023
Before running any example code, it is required to generate the project configurations.
Select the "S32 Configuration Tool" menu then click on the desired configuration tool (Pins, Clocks, Peripherals, etc...). Clicking on any one of those will generate all the components. Make the desired changes(if any) then click on the "S32 Configuration Tool > Update Code" button.
B.R.
VaneB