PIT Interrupt handling in MPC5777C on Core1

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

PIT Interrupt handling in MPC5777C on Core1

648 Views
hemantsindkar
Contributor III

Hi,

 

I am facing issue in PIT interrupt handling in MPC5777C on core1.

I am using PIT1 for Core0 which is working fine. When interrupt flag bit set interrupt ISR get fired.

I am using PIT2 for Core1 which is not working. When interrupt occurs interrupt flag bit set but interrupt ISR not get fired.

 

Thanks & Regards

Hemant

Labels (1)
0 Kudos
1 Reply

362 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

I have just posted example code that it blinking one LED by Core0 and PIT0 and second LED by Core1 and PIT2.

Here is the link:

Example MPC5777C-PinToggleStationery GHS614

0 Kudos