-
Notifications
You must be signed in to change notification settings - Fork 130
Description
Hello,
I have an issue with the node not producing heartbeat, while using the example ClockApp. I'm running it on an embedded system, based on TI F28379d Delfino MCU. I've developed basic drivers which worked with previous version (4.1) about a year ago, and the HB was operating.
I upgraded to the current version, and lost the heartbeat entirely. There is only a singular HB frame with value zero transmitted once at the start of the program. Any changes in HB entry in OD did not help. The node is responding to Sync frame, transmits PDOs synchronously. The clock from the ClockApp also works fine. Only the HB is missing.
My testbench is the TI F28379D Delfino Launchpad and Peak Can sniffer.
Would You have any suggestions as to where to look for the solution?