Cannot open IPCF project in S32 Design studio.

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

Cannot open IPCF project in S32 Design studio.

Jump to solution
2,286 Views
Somasundaram_Vadivelu
Contributor III

Hi all,

I am having issues opening IPCF project from the S32 Design studio. I installed the package SW32XX-IPCF-EAR_0.8.8.exe in c:/NXP/S32DS.3.2/S32DS/software/S32SDK_S32G_EAR_0.8.0, as mentioned in the user manual. But I couldn't find ipcf_s32g274a in (File->New->S32DS Project from Example). Any help would be appreciated. Thanks

0 Kudos
1 Solution
2,179 Views
Somasundaram_Vadivelu
Contributor III

Hi,

Thanks for the information. I will try installing the DS v3.3 and try out the mentioned procedure.

 

View solution in original post

0 Kudos
8 Replies
2,275 Views
mikedoidge
NXP Employee
NXP Employee

Hello @Somasundaram_Vadivelu ,

It seems that there is already a newer version of this IPCF package:

mikedoidge_0-1608152329405.png

Take the file IPCF_1.1.0_D2012_updatesite.zip:

mikedoidge_1-1608152417127.png

 

It has more complete S32 Design Studio integration and uses the latest version of S32DS 3.3

From S32_IPCF_1_1_0_D2012_ReleaseNotes.txt:

mikedoidge_2-1608152479978.png

Hope it helps,

Mike

0 Kudos
2,239 Views
Somasundaram_Vadivelu
Contributor III

Hi,

Thanks for the reply. I tried the mentioned way and now I can see the IPCF project in the example. But there is a problem when I build the IPCF sample project (IPCF_Example_S32G274).
I get quite some errors (Image attached to this post). Could it be due to missing SDK for S32G (Product Software Development Kit for Cortex-M)? Any help would be appreciable.

 

0 Kudos
2,225 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

 

it looks that you don't have properly set Include path for IPCF header files:

jiri_kral_0-1609865172621.png

 

0 Kudos
2,222 Views
Somasundaram_Vadivelu
Contributor III

Hi,

Thanks for the response. It seems I have all the required includes.

Somasundaram_Vadivelu_0-1609866091209.png

 

 

0 Kudos
2,214 Views
mikedoidge
NXP Employee
NXP Employee

Hello,

It seems you need to generate the code from the S32 Configuration Tool first.

1) Right click on 'IPCF_Example_S32G274A.mex', then select S32 Configuration Tool and select any of the tools to load the S32 Configuration Tools perspectives.

2) Normally you would now click on 'Update Code' in the toolbar at the top, but there is an error. You must first go to the Peripherals Tool perspective and look in the Problems view. Right click on the listed problem and Add the driver listed.

3) Now you can click 'Update Code', then go back to the C/C++ perspective.

4) Build the project.

This worked for me. I got only 2 warnings (some project setting not matching project name and a folder in the include path does not exist)

Hope it helps,

Mike

0 Kudos
2,210 Views
Somasundaram_Vadivelu
Contributor III

Hi,

Thanks and I really appreciate the fast response.
I tried to select any one of the tools from S32 Configuration Tool option but I get this error pop up.

 
 

Error.png

I use S32DS 3.4 version.

 

0 Kudos
2,199 Views
mikedoidge
NXP Employee
NXP Employee

Hi,

I used S32DS 3.3, as this is the version of S32 Design Studio which is listed as supported in the release notes for the IPCF example. I suggest you stay with 3.3 ,for now. The IPCF example was not updated to use the SW32 RTD 4.4 v1.0.0 (this is the only version of the RTD that is supported by S32DS 3.4). Again from the release notes for the IPCF example, it specifically states the SW32 RTD 4.4 v0.9.0 is what is supported.

Best Regards,

Mike

0 Kudos
2,180 Views
Somasundaram_Vadivelu
Contributor III

Hi,

Thanks for the information. I will try installing the DS v3.3 and try out the mentioned procedure.

 

0 Kudos