ipc-shm.h header file not generated

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

ipc-shm.h header file not generated

Jump to solution
1,197 Views
0xEC
Contributor IV

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:

0xEC_0-1696940849814.png

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:

0xEC_1-1696940970727.png

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,

 

0 Kudos
1 Solution
1,104 Views
0xEC
Contributor IV

after deleting all installed package and re-install them solved the problem, thanks for your support,

Best,

View solution in original post

16 Replies
1,105 Views
0xEC
Contributor IV

after deleting all installed package and re-install them solved the problem, thanks for your support,

Best,

1,177 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

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:

DanielAguirre_0-1696959005359.png

We have the following packages:

DanielAguirre_1-1696959065801.png

Please, let us know.

0 Kudos
1,168 Views
0xEC
Contributor IV

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, 

0 Kudos
1,159 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

HI,

Thanks for your feedback.

We are seeing the following dependency under the IPCF v4.8.0 release notes:

DanielAguirre_0-1697044658566.png

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.

 

0 Kudos
1,149 Views
0xEC
Contributor IV

after uninstalling RTD_4.0.1 and installing RTD_4.0.0, i got following error

0xEC_0-1697096127450.png

 

0 Kudos
1,145 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

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.

0 Kudos
1,142 Views
0xEC
Contributor IV
I deleted previous project and re open new one but i got same error as i wrote previous reply
0 Kudos
1,137 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Can you share your "Installation Details" for your setup?

It seems that there might still be remnants of RTD v4.0.1.

0 Kudos
1,131 Views
0xEC
Contributor IV
what do you mean by saying installation details?
I removed RTD v4.0.1 and install RTD 4.0.0 and create fresh ipcf example project and it gives same error. Then i also deleted the ipcf package which was installed while using RTD v4.0.1 and re-install IPCF package but i still got same error.
0 Kudos
1,127 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

It is an option under the "Help" menu:

DanielAguirre_0-1697122572724.png

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:

DanielAguirre_1-1697122679200.png

Please, let us know.

0 Kudos
1,124 Views
0xEC
Contributor IV

installation details:

0xEC_0-1697122944830.png

My ipcf project SDK tab is empty:

0xEC_1-1697122997775.png

what is the problem in here?

 

0 Kudos
1,120 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

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?

0 Kudos
1,117 Views
0xEC
Contributor IV
yes after installation the new RTD i restart S32DS and for second question the answer is yes i tried another example project and got same error as in ipcf project.
0 Kudos
1,114 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Thanks for the feedback.

It might be related to the missing package we mentioned previously:

DanielAguirre_0-1697123543068.png

 

Please, let us know.

0 Kudos
1,118 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Also, we seem to understand that a package is missing:

DanielAguirre_0-1697123388074.png

Could be that it was not selected to be installed.

Please, let us know.

0 Kudos
1,108 Views
0xEC
Contributor IV
I deleted all installed package and will reinstall again, i will update here soon