How to add component PIT in PE

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to add component PIT in PE

1,471件の閲覧回数
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 返答(返信)

1,271件の閲覧回数
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,271件の閲覧回数
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 件の賞賛
返信

1,271件の閲覧回数
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