Other Parts Discussed in Thread: CCSTUDIO
Hello,
I got a trouble from long time regarding memory allocation warning. In fact, I got the following warning :
[DSP280x_GlobalVariableDefs.c] "C:\CCStudio_v3.3\C2000\cgtools\bin\cl2000" -q -pdr -o3 -fr"F:/TIDCS/test/build/" -i"../include" -d"_DEBUG" -d"LARGE_MODEL" -d"TARGET_IS_F2808" -mf -ml -mw -v28 -@"../Debug.lkf" "DSP280x_GlobalVariableDefs.c"
"C:\DOCUME~1\tt\LOCALS~1\Temp\TI64410", WARNING! at line 152:
[W9999]
Size is > 64 words, allocation will span page boundary
_DevEmuRegs: .usect "DevEmuRegsFile",208,1,1
Does somebody knows what does exactly mean this warning and how to setup compiler to clear it?
Thanks
Ol