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.

LAUNCHXL-F28379D: LAUNCHXL-F28379D problem with C2000 Hardware Support Package

Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: CONTROLSUITE

Hi,

I am working on Simulink Ver8.9 (R2017a). I made a simple model involving an ADC channel and a DAC channel. I try to build my model using the TI C2000 hardware support package, the build process fails and the following error is generated:

C:/ProgramData/MATLAB/SupportPackages/R2017a/toolbox/target/supportpackages/tic2000/src/MW_c2000DAC.c
"C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include/F2837xD_device.h", line 113: error: identifier "_Bool" is undefined
"C:/ti/controlSUITE/device_support/F2837xD/v190/F2837xD_headers/include/F2837xD_device.h", line 116: error: identifier "_Bool" is undefined
2 errors detected in the compilation of "C:/ProgramData/MATLAB/SupportPackages/R2017a/toolbox/target/supportpackages/tic2000/src/MW_c2000DAC.c".

How to fix this?