Other Parts Discussed in Thread: UNIFLASH
Hi,
coming from here: Post in CCS forum, I put my question now here:
I am facing a different behavior on my own hardware using the TM4C1294NCPDT with an external clock. When I debug the software with CCS and flash it at runtime the program works as expected: the sensor <-> tiva connection output shows the expected result. However, if I power cycle the system or flash it with the UniFlash tool (and power cycle after), I got lots of bit errors while receiving messages. Looking on the bus itself, the messages are still transmitted correctly.
Are there any prerequisites to be met regarding the timing of the tiva when using e.g. the UniFlash tool?