This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28075: SCI flash kernel issue

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.

  • Hi Hang,

    Thanks for this observation. I tested the SCI kernel example with and w/o the braces, can confirm that it is functional with the brace at line 283 for the example. Let me know if this resolves the issue after rebuild. This change will be implemented in the next C2000ware release. 

    Regards,

    Charles