Hello TI Team,
I have been able to setup all my communication parameters to allow successful communication over Flexray. However I am having trouble implementing a counter in my flexray message. At the end of each communication cycle I would like to increment a 0 to 15 counter and transmit it in a flexray message. However I don't know what is the best way to do this simple task with flexray. In my function transmit_check_node_b(FRAY_ST *Fray_PST) I try to increment the counter at the end of the cycle communication cycle.
However it looks like my counter has now incremented twice before a transmission and it also looks like the Fray_PST->MTCCV_UN.MTCCV_ST.ccv_B6 (cycle communication counter) increments by 2.
https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/908/8551.InverterBoot.7z