j = *(UNIT_VOL_BASEADDR + wUintIndex ); 直流电压遥测
WriteBYC((wUintIndex + YCPOSITION_DCA1),j); //变化遥测
Report.DCVol[wUintIndex] = j;
程序老实在这块报错,错误如下
"SVG_interupt.c", line 119: warning: variable "addr" was declared but never referenced
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: expected an expression
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: unrecognized token
13 errors detected in the compilation of "SVG_interupt.c".
>> Compilation failure
[SVG_main.c] "C:\CCStudio_v3.3\C2000\cgtools\bin\cl2000" -g -fr"C:/CCStudio_v3.3/MyProjects/svg/svg/Debug" -i"C:/CCStudio_v3.3/MyProjects/svg/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"../svg/Debug.lkf" "SVG_main.c"
"SVG_interupt.c", line 119: warning: variable "addr" was declared but never referenced
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: expected an expression
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: unrecognized token
"SVG_interupt.c", line 306: error: unrecognized token