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
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:
After we generate the code, we have the following result:
Please, let us know.
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.