fatal error: Siul2_Port_Ip_Defines.h: No such file or directory

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

fatal error: Siul2_Port_Ip_Defines.h: No such file or directory

855 Views
ofer-bahar-guardknox
Contributor IV

Hi

working on the S32DS 3.5  RTD 4.0.0

making a new example CAN project, there are two of them, one is AUTOSAR and the other one is not

both of them fails in the BUILD with the error 

fatal error: Siul2_Port_Ip_Defines.h: No such file or directory

Please assist on how to solve this one 

Thanks

0 Kudos
6 Replies

837 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Have you generated the code from Config Tools? The following is said under the "description.txt" file provided under the example:

"3.1 Generating the S32 configuration
Before running the example a configuration needs to be generated. First go to Project Explorer View in S32 DS and select the current project. Select the "S32 Configuration Tool" menu then click on the desired configuration tool (Pins, Cocks, 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."

If we compile the project prior to generating the code, we have the following result:

DanielAguirre_0-1687800871214.png

After we generate the code, we have the following result:

DanielAguirre_1-1687800945091.png

Please, let us know.

0 Kudos

826 Views
ofer-bahar-guardknox
Contributor IV
Of coarse I generated the code before compiling, and still its was the problem of
fatal error: Siul2_Port_Ip_Defines.h: No such file or directory
What I have found is that if (again after generating) I right click the project->manage SDK, it pops up a dialog wich says that some files are missing ftom the imported SDK in the RTD
I accept (clicking OK) and it shows the SDKs dialog, then it works
looks like it imported the missing .h file - maybe its a bug in the S32DS

61 Views
linying
Contributor I
Thank you, I met the same problem and your answer do help!
0 Kudos

369 Views
armboy
Contributor I
thank you, i met the same problem and your answer do help!
0 Kudos

804 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Thanks for your feedback.

We are not seeing this behavior on our setup. Could be that the installation of your packages was not made correctly. Below will be a link that redirects to different HOWTOs related to S32DS, could be of use to understand the usage of S32DS:

S32DS - list of HOWTOs - NXP Community

Please, let us know.

0 Kudos

73 Views
monk_65
Contributor II
hi,
yes but there are several method to install package,
so it's not clear for me.
one for S32DS extension menu or other if you download package on your site.

0 Kudos