IPCF_Example_S32G274A_M7_0 has configuration problem

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

IPCF_Example_S32G274A_M7_0 has configuration problem

256 Views
VadimIdelchuk
Contributor III

I successful installed S32DS on Windows and added RTD, LLCE and IPCF packages.

I created new project based on IPCF_Example_S32G274A_M7_0 project and run configuration tool.

I meet the following problems:

1st - the resource "platform.driver.pins" is absent:

VadimIdelchuk_0-1710061812191.png

The problem solved by clicking to icon:

VadimIdelchuk_1-1710061891541.png

and adding it to the project:

VadimIdelchuk_2-1710061967081.png

The 2nd problem is present in peripherals:

VadimIdelchuk_3-1710062096166.png

How I can to solve this problem?

 

0 Kudos
5 Replies

134 Views
VadimIdelchuk
Contributor III

Hi,
After removing RTD verrsion 4.0.1 and installing version 4.0.2 the compilation problem solved.

223 Views
VadimIdelchuk
Contributor III

Hi Daniel-Aguirre,

The attached screenshots related to Dio example that I have no problem.

The problem is in IPCF_Example_S32G274A_M7_0.

The peripherals view is:

VadimIdelchuk_1-1710171475585.png

You can see that 9 lines (from 167 to 174) have no values.

The values on each line can be selected from drop-down menu, but I do not know what should be selected for each line

0 Kudos

221 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Thanks for your feedback. The images we provided before were just examples. Overall, all NXP examples follow the same steps.

Still, below will be some captures on regards of the IPCF example you are using:

Before Updating the code

DanielAguirre_0-1710178474722.png

After Updating the code

DanielAguirre_1-1710178505295.png.

Platform Peripheral IRQ tab showing no errors

DanielAguirre_2-1710178528263.png

Successful compilation of the project

DanielAguirre_3-1710178566211.png

In summary, we understand that the steps were not followed to generate the code. If this still persists, can you help us understand which RTD/IPCF versions are you using?

Please, let us know.

0 Kudos

225 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Can you help us confirm which IPCF version are you using?

For the information you are providing, this behavior is expected by the NXP examples, since the requirement is to generate the code from Config Tools (which will add the required drivers). This is done by clicking the "Update Code" button. Once clicked and the code is generated, the errors should disappear. An example is shown below:

Before Updating the code

DanielAguirre_0-1710167884844.png

After updating the code

DanielAguirre_1-1710167908400.png

More information should be provided under the description.txt file available under the NXP examples.

Please, let us know.

0 Kudos

204 Views
VadimIdelchuk
Contributor III

Hi,

The version of installed IPCF is:

VadimIdelchuk_0-1710341277856.png

 

I tried other IPCF examples (IPCF_FreeRTOS_S32G274A_M7_0 and IPCF_Example_multi_instance_S32G274A_M7_0) and the same problem detected - all these have missed information about the same pins 166-174 that have not interrupt name.