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.

TMS320F280039C-Q1: identifier "uint16_t" is undefined

Part Number: TMS320F280039C-Q1
Other Parts Discussed in Thread: C2000WARE

Hi champs,

Good day! I am adding the library of 280039 STL to my application file. After I add the f28003x_diagnostic_stl_release.lib in my application code and I add some include file, the error: ""C:/software/c2000ware5.0.0.0/C2000Ware_5_00_00_00/driverlib/f28003x/driverlib/inc/hw_types.h", line 80: error #20: identifier "uint16_t" is undefined
"C:/software/c2000ware5.0.0.0/C2000Ware_5_00_00_00/driverlib/f28003x/driverlib/inc/hw_types.h", line 81: error #20: identifier "int16_t" is undefined
2 errors detected in the compilation of "../llc_hhc_hal.c".
gmake: *** [llc_hhc_hal.obj] Error 1"  occurs. 

I have include these file in my project:

If I click on "uint16_t" or "int16_t" it can jump to "_stdint.h".

I'm confused why this problem occurs. Could you help on this issue?

Thanks!!

Kita

Kita