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.

CCS/TMS320F28388D: TMDSCNCD28388D CCS Uint16/Uint32 issues with C2000 compiler

Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

Hello, I have a TMS320F28388D rev MCU063A with docking station and have the issue that Uint16 and Uint32 are not defined. I beleive I have the correct include path and I can ctrl+clk on Uint16 or Uint32 in f2838x_gpio.h file and CCS takes me to the f2838x_device file but I am not sure why it still says undefined?

File location for f2838x_gpio.h

File location for f2838x_device.h. I am aware there is an extra c2000 path in the file below. I ended up making a copy of the C2000Ware_3_03_00_00_Software somewhere else because grabbing the device file from the same include path wasn`t working. However, I end up with same exact results 

My C:\ti file directory:

I have tried unistalling the C2000 Ware software and reinstalling and tried grabbing the device file from the same directory as the gpio file but still same issue:

Corresponding build settings/include paths, maybe there is issue here?:

I also tried to find the Project file but I could not find it in my directory for my f2838x device. I can find it for the f8237 however described here https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/661524?CCS-TMS320F28379D-Error-20-identifier-Uint16-32-is-undefined-