hi,
we are using a "homemade" development environment, in which the bin tools are called from inside Borland make utility in version 5.2 .
We get following errormessage in case we switch from compiler V4.1.3 to 5.0.0 or above :
I:\C2000\v5.0.0\compiler\cgtools\BIN\cl2000 -pm -me -o3 -q -g -pdr -pdv -pden -pdse225 -pds303 -fr".\obj" -d"LARGE_MODEL" -ml -v28 -i.\include -ig:\sys\os_281x\kernel\Vx.wrk\include -ig:\sys\os_281x\kernel\Vx.wrk\kernelinc -ig:\sys\os_281x\cmn\V2.10\include -iI:\C2000\v5.0.0\compiler\BIOS\include -iI:\C2000\v5.0.0\compiler\cgtools\include -DSTDALONE=0 -DVERSION=142 -DCMPL=413 -DWITHSERFLASH=1 -DMC88_15 -frg:\project\plusOne\MC88_15_Applayer\Vx.wrk\obj.413 g:\sys\os_281x\kernel\Vx.wrk\source\_nvdata.c
>> Cannot Open Input icode File, Invalid argument : \\0568813, Aborting
>> Compilation failure
Does anybody know what the icode file is and why the compilation breaks if the compiler is called from inside make ? From commannd line it is working.
Many thanks in advance,
JayBe