How to add component PIT in PE

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

How to add component PIT in PE

1,242 Views
everkimage
Contributor IV

   My IDE is S32DS and create an example project from stm_periodic_interrupt,then i add one component PIT and enable it's "Enable Standard timers",the PE prompt me:"Please configure the PIT clock source by clock manager!"

   But i can't find where i can config it.please help.

3 Replies

1,042 Views
martin_kovar
NXP Employee
NXP Employee

Hello,

could you please clarify, which microcontroller you use and which version of S32DS and SDK you use?

Regards,

Martin

1,042 Views
everkimage
Contributor IV

Hi,thanks for your reply.

I'm using the DEVKIT-MPC5744P;

my IDE is S32DS for Power Architecture 2017.R1;

SDK V0.8.2;

When i enable a "Enable Standard timers" in the PIT config framework,ide prompt me the message.

0 Kudos

1,042 Views
martin_kovar
NXP Employee
NXP Employee

Hello,

it is a bug in the example. Please remove the clock manager component from example and insert it once again.

pastedImage_1.png

pastedImage_2.png

Now it will work correct. I will also report this bug into our defect system.

Regards,

Martin