T4 interrupt does not trigger the ISR
Hi,
I have the dsPIC33EP512MC506 as a CANopen NMT master with different nodes. They runs fine on different slave stacks in the field for month. But now if have a node with that the master stops triggering the T4 interrupt after seconds.
It runs fine, if I disable CAN communication.The master is running with with the CANopennode stack.
The T4 is not the Canopen interrupt, it is the main system task timer for all the timed stuff.
The T4 interrupt is not triggered anymore. The GIE bit is set, the T4IE Bit is set, TON is enabled and the T4 flag is also set if the timer elapsed.
What more is needed? Sure I missed something....
Best regards