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.

F28377D data types typedefs in xdc vs Device Support library

xdc/std.h and F2837x_Device.h both define Uint16 (among others leading to invalid redeclaration).

This is annoying. Please use <stdint.h> consistently in the next release of 28337D device support library and don't declare these types "for compatibility with legacy code".