Other Parts Discussed in Thread: TMS570LC4357
I am also having the CYCS flag issue this post (I think) was originally meant to address. I ported the example code to a TMS570LC4357, enabled VCLKA2 using PLL2 set at 80MHz and it gets stuck waiting for the CYCS interrupt flag (line 378 in FlexRay.c):while ((Fray_PST->SIR_UN.SIR_UL & 0x4) == 0x0); // wait for CYCS interrupt flag
I have 2 boards with physical layers connected to each other, one running nodeA and the other running nodeB. No joy.
Any help, please?