Part Number: TMS320F28075
Other Parts Discussed in Thread: C2000WARE
Hi BU experts,
I found that the F2807x kernel is different from other kernels in the following line:
2807x:

2837x

The 2807x code has no braces in the while loop and therefore SCI_GetPacket become part of the loop. I've observed that this causing issue on customer's board.
Is there a purpose of this?
Thanks,
Hang.