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,
已解决! 转到解答。
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.
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.
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.
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?