hi everyone,
I want to run sample IPC project from S32DS, i installed ipc extension but while compiling the project i got error which says ipc-shm.h file not found as follows:
I created project from example project and entered *.mex file which direct a new tab and in this tab i generated files by clicking following button:
I do not know whether ipc-shm.h must be generated or created manually? in documents there is no such comment.
Could someone help me on this topic?
Best,
Solved! Go to Solution.
after deleting all installed package and re-install them solved the problem, thanks for your support,
Best,
after deleting all installed package and re-install them solved the problem, thanks for your support,
Best,
Hi,
Can you let us know which IPCF/RTD version are you using? We see that you are using S32DS v3.5 but cannot find the version for both packages.
We are seeing that the IPCF files are provided under the example:
We have the following packages:
Please, let us know.
hi Daniel,
IPCF version is 4.8.0
RTD version is 4.0.1
when i click update code in configuration tab, RTD folder is generated and static codes for it is placed under it, also auto generated codes are generated and placed but there is no IPCF created folder as you shared in reply.
Best,
HI,
Thanks for your feedback.
We are seeing the following dependency under the IPCF v4.8.0 release notes:
For which, we understand that RTD v4.0.0 should be the version to be paired with IPCF v4.8.0. Can you confirm if using RTD v4.0.0 does provide the same result as the one we are getting?
Please, let us know.
after uninstalling RTD_4.0.1 and installing RTD_4.0.0, i got following error
Hi,
We assume you are using the same IPCF example as before. If so, it will be locked to RTD v4.0.1.
If the project had any modifications you require, you can leave it, no problem, but you need to import the same project for RTD v4.0.0. Since there might be problem with the naming (if you leave the previous project) you will need to modify the example name.
Please, let us know.
Can you share your "Installation Details" for your setup?
It seems that there might still be remnants of RTD v4.0.1.
It is an option under the "Help" menu:
Also, you should be able to see to which RTD is linked our project by viewing it under the "Properties > SDK" menu, as shown below:
Please, let us know.
installation details:
My ipcf project SDK tab is empty:
what is the problem in here?
It seems as if the RTD has not been detected by S32DS.
Did you restart S32DS? We do assume yes.
Can you import a different project (i.e. Siul2_Dio_ToggleLed_S32G274A_M7)? Does the problem persist?
Thanks for the feedback.
It might be related to the missing package we mentioned previously:
Please, let us know.
Also, we seem to understand that a package is missing:
Could be that it was not selected to be installed.
Please, let us know.