I try to use PEmicro with MPC5777C on S32DS and I cannot generate interrupt from PIT when in debug mode. What should I check?
Robert ,
FYI: This is a known issue with PIT freeze mode bit (ENGR00379206).
When there is a freeze mode activated the debug run does not trigger start of a timer/peripheral.
Please disable freeze bit as a workaround.
This issue should be addressed in a next release.
Stan
Hello Robert,
I'd recommend you to download and check PinToggleStationery for MPC5777M since it includes PIT interrupt.
Example MPC5777M PinToggleStationery S32DS
Stan