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变量声明问题

Other Parts Discussed in Thread: CONTROLSUITE

请教一下,图中Uint16 是TI文档里都定义好的如F2806x_Cla_typedefs.h和F2806x_Device.h文件里都有

typedef unsigned short  Uint16;

我也已经加载了这两个文件,可从图中Uint16显示不能找到,按F3也不能跳转过去,但程序编译通过,运行没问题,是什么原因,难道是显示的事?