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.

TMS320F2812: TMS320F2812: Build Error. declaration is incompatible with "void delay(unsigned int)"

Part Number: TMS320F2812

 I got some problems. When I build sample code.

Description Resource Path Location Type
#148 declaration is incompatible with "void delay(unsigned int)" (declared at line 40 of "C:/YH_DSP2812_CODE/DSP281x_common/include/ext_inf.h") YH_SPI_8SEG.c /example20_Spi_8SEG line 27 C/C++ Problem

Description Resource Path Location Type
gmake: *** [C:/YH_DSP2812_CODE/DSP281x_examples/example20_Spi_8SEG/YH_SPI_8SEG.obj] Error 1 example20_Spi_8SEG C/C++ Problem

Description Resource Path Location Type
gmake: Target 'all' not remade because of errors. example20_Spi_8SEG C/C++ Problem

I use:TMS320F2812
DSP emulator :XDS100V2
CCS version :111.0

Thank you.