Reply by tej pratap June 16, 20082008-06-16
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ (1) @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

+++++++++++++ tejevmdm642cfg.cmd ++++++++++++++++++

/* MODULE MEM */
-stack 0x1400
MEMORY {
ISRAM : origin = 0x80000000, len = 0x2000000
CACHE_L2 : origin = 0x20000, len = 0x20000
SDRAM : origin = 0x83000000, len = 0x2000000
}
---------------------- client.cmd file -----------------------------
-l tejevmdm642cfg.cmd
-l cslDM642.lib

/*
SECTIONS
{
PACKETMEM: {} > ISRAM
MMBUFFER: {} > ISRAM
OBJMEM: {} > ISRAM
}
*/

.far:OBJMEM
.far:PACKETMEM
.far:NDK_MMBUFFER
++++++++++++++++++++++++++++ compilation O/P with this client.cmd file ++++++++++++++++++++++++++++++++++++++++
---------------------------- client.pjt - Custom ----------------------------
[tejevmdm642.cdb] "G:\CCStudio_v3.1\plugins\bios\gconfgen" tejevmdm642.cdb

[cgiparse.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "cgiparse.c"

[cgiparsem.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "cgiparsem.c"

[conacct.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "conacct.c"

[condns.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "condns.c"

[conecho.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "conecho.c"

[conping.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "conping.c"

[conroute.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "conroute.c"

[consock.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "consock.c"

[console.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "console.c"

[constat.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "constat.c"

[contest.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "contest.c"

[contftp.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "contftp.c"

[datasrv.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "datasrv.c"

[echosrv.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "echosrv.c"

[newservers.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "newservers.c"

[nullsrv.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "nullsrv.c"

[oobsrv.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "oobsrv.c"

[client.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../evmdm642/Custom.lkf" "client.c"

[webpage.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../evmdm642/Custom.lkf" "webpage.c"
"webpage.c", line 53: warning: nonstandard conversion between pointer to function and pointer to data
"webpage.c", line 56: warning: nonstandard conversion between pointer to function and pointer to data
"webpage.c", line 57: warning: nonstandard conversion between pointer to function and pointer to data

[dm642init.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"Custom.lkf" "dm642init.c"

[tejevmdm642cfg.s62] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"Custom.lkf" "tejevmdm642cfg.s62"

[tejevmdm642cfg_c.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"Custom.lkf" "tejevmdm642cfg_c.c"

[Linking...] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -@"Custom.lkf"

>> client.cmd: error: system error, can't open file '.far:OBJMEM' for input:
No such file or directory

>> Compilation failure

Build Complete,
2 Errors, 3 Warnings, 0 Remarks.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ (2) @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

---------------------- client.cmd file -----------------------------
-l tejevmdm642cfg.cmd
-l cslDM642.lib

/*
SECTIONS
{
PACKETMEM: {} > ISRAM
MMBUFFER: {} > ISRAM
OBJMEM: {} > ISRAM
}
*/

// .far:OBJMEM
// .far:PACKETMEM
// .far:NDK_MMBUFFER
++++++++++++++++++++++++++++ compilation O/P with this client.cmd file ++++++++++++++++++++++++++++++++++++++++
14:26:23 ---------------------------- client.pjt - Custom ----------------------------
14:26:24 [tejevmdm642.cdb]14:26:24 [tejevmdm642.cdb] "G:\CCStudio_v3.1\plugins\bios\gconfgen" tejevmdm642.cdb
14:26:26
14:26:27 [cgiparse.c]14:26:27 [cgiparse.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "cgiparse.c"
14:26:28
14:26:29 [cgiparsem.c]14:26:29 [cgiparsem.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "cgiparsem.c"
14:26:30
14:26:31 [conacct.c]14:26:31 [conacct.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "conacct.c"
14:26:33
14:26:34 [condns.c]14:26:34 [condns.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "condns.c"
14:26:35
14:26:36 [conecho.c]14:26:36 [conecho.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "conecho.c"
14:26:39
14:26:40 [conping.c]14:26:40 [conping.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "conping.c"
14:26:42
14:26:43 [conroute.c]14:26:43 [conroute.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "conroute.c"
14:26:45
14:26:46 [consock.c]14:26:46 [consock.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "consock.c"
14:26:46
14:26:47 [console.c]14:26:47 [console.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "console.c"
14:26:52
14:26:53 [constat.c]14:26:53 [constat.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "constat.c"
14:26:56
14:26:57 [contest.c]14:26:57 [contest.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "contest.c"
14:27:13
14:27:14 [contftp.c]14:27:14 [contftp.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "contftp.c"
14:27:16
14:27:17 [datasrv.c]14:27:17 [datasrv.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "datasrv.c"
14:27:18
14:27:19 [echosrv.c]14:27:19 [echosrv.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "echosrv.c"
14:27:20
14:27:21 [newservers.c]14:27:21 [newservers.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "newservers.c"
14:27:21
14:27:22 [nullsrv.c]14:27:22 [nullsrv.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "nullsrv.c"
14:27:23
14:27:24 [oobsrv.c]14:27:24 [oobsrv.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "oobsrv.c"
14:27:24
14:27:25 [client.c]14:27:25 [client.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../evmdm642/Custom.lkf" "client.c"
14:27:28
14:27:29 [webpage.c]14:27:29 [webpage.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../evmdm642/Custom.lkf" "webpage.c"
14:27:29 "webpage.c", line 53: warning: nonstandard conversion between pointer to function and pointer to data
14:27:29 "webpage.c", line 56: warning: nonstandard conversion between pointer to function and pointer to data
14:27:29 "webpage.c", line 57: warning: nonstandard conversion between pointer to function and pointer to data
14:27:42
14:27:43 [dm642init.c]14:27:43 [dm642init.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"Custom.lkf" "dm642init.c"
14:27:44
14:27:45 [tejevmdm642cfg.s62]14:27:45 [tejevmdm642cfg.s62] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"Custom.lkf" "tejevmdm642cfg.s62"
14:27:45
14:27:46 [tejevmdm642cfg_c.c]14:27:46 [tejevmdm642cfg_c.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"Custom.lkf" "tejevmdm642cfg_c.c"
14:27:47
14:27:48 [Linking...]14:27:48 [Linking...] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -@"Custom.lkf"
14:27:48
14:27:48 >> client.cmd: error: system error, can't open file '//.obj' for input:
14:27:48 Invalid argument
14:27:48
14:27:48 >> Compilation failure
14:27:48
14:27:48 Build Complete,
14:27:48 2 Errors, 3 Warnings, 0 Remarks.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ (3) @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
---------------------- client.cmd file -----------------------------
-l tejevmdm642cfg.cmd
-l cslDM642.lib

++++++++++++++++++++++++++++ compilation O/P with this client.cmd file ++++++++++++++++++++++++++++++++++++++++

15:13:39 ---------------------------- client.pjt - Custom ----------------------------
15:13:41 [tejevmdm642.cdb]15:13:41 [tejevmdm642.cdb] "G:\CCStudio_v3.1\plugins\bios\gconfgen" tejevmdm642.cdb
15:13:44
15:13:45 [cgiparse.c]15:13:45 [cgiparse.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "cgiparse.c"
15:13:45
15:13:46 [cgiparsem.c]15:13:46 [cgiparsem.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "cgiparsem.c"
15:13:49
15:13:50 [conacct.c]15:13:50 [conacct.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "conacct.c"
15:13:52
15:13:53 [condns.c]15:13:53 [condns.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "condns.c"
15:13:54
15:13:55 [conecho.c]15:13:55 [conecho.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "conecho.c"
15:13:58
15:13:59 [conping.c]15:13:59 [conping.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "conping.c"
15:14:02
15:14:03 [conroute.c]15:14:03 [conroute.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "conroute.c"
15:14:04
15:14:05 [consock.c]15:14:05 [consock.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "consock.c"
15:14:06
15:14:07 [console.c]15:14:07 [console.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "console.c"
15:14:12
15:14:13 [constat.c]15:14:13 [constat.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "constat.c"
15:14:15
15:14:16 [contest.c]15:14:16 [contest.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "contest.c"
15:14:32
15:14:33 [contftp.c]15:14:33 [contftp.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "contftp.c"
15:14:34
15:14:35 [datasrv.c]15:14:35 [datasrv.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "datasrv.c"
15:14:36
15:14:37 [echosrv.c]15:14:37 [echosrv.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "echosrv.c"
15:14:39
15:14:40 [newservers.c]15:14:40 [newservers.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "newservers.c"
15:14:41
15:14:42 [nullsrv.c]15:14:42 [nullsrv.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "nullsrv.c"
15:14:42
15:14:43 [oobsrv.c]15:14:43 [oobsrv.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "oobsrv.c"
15:14:44
15:14:45 [client.c]15:14:45 [client.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../evmdm642/Custom.lkf" "client.c"
15:14:47
15:14:48 [webpage.c]15:14:48 [webpage.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../evmdm642/Custom.lkf" "webpage.c"
15:14:48 "webpage.c", line 53: warning: nonstandard conversion between pointer to function and pointer to data
15:14:48 "webpage.c", line 56: warning: nonstandard conversion between pointer to function and pointer to data
15:14:48 "webpage.c", line 57: warning: nonstandard conversion between pointer to function and pointer to data
15:14:59
15:15:00 [dm642init.c]15:15:00 [dm642init.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"Custom.lkf" "dm642init.c"
15:15:01
15:15:02 [tejevmdm642cfg.s62]15:15:02 [tejevmdm642cfg.s62] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"Custom.lkf" "tejevmdm642cfg.s62"
15:15:02
15:15:03 [tejevmdm642cfg_c.c]15:15:03 [tejevmdm642cfg_c.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"Custom.lkf" "tejevmdm642cfg_c.c"
15:15:03
15:15:04 [Linking...]15:15:04 [Linking...] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -@"Custom.lkf"
15:15:04
15:15:04 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 77: warning:
15:15:04 multiple definitions of SECTION named '.vers'
15:15:04 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 99: warning:
15:15:04 multiple definitions of SECTION named '.clk'
15:15:04 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 117: warning:
15:15:04 multiple definitions of SECTION named '.prd'
15:15:04 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 130: warning:
15:15:04 multiple definitions of SECTION named '.swi'
15:15:04 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 140: warning:
15:15:04 multiple definitions of SECTION named '.idl'
15:15:04 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 155: warning:
15:15:04 multiple definitions of SECTION named '.hwi_vec'
15:15:04 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 160: warning:
15:15:04 multiple definitions of SECTION named '.bss'
15:15:04 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 162: warning:
15:15:04 multiple definitions of SECTION named '.far'
15:15:04 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 164: warning:
15:15:05 multiple definitions of SECTION named '.sysdata'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 166: warning:
15:15:05 multiple definitions of SECTION named '.sysinit'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 168: warning:
15:15:05 multiple definitions of SECTION named '.mem'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 170: warning:
15:15:05 multiple definitions of SECTION named '.gblinit'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 172: warning:
15:15:05 multiple definitions of SECTION named '.trcdata'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 174: warning:
15:15:05 multiple definitions of SECTION named '.sysregs'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 176: warning:
15:15:05 multiple definitions of SECTION named '.cinit'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 178: warning:
15:15:05 multiple definitions of SECTION named '.pinit'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 180: warning:
15:15:05 multiple definitions of SECTION named '.data'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 182: warning:
15:15:05 multiple definitions of SECTION named '.const'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 184: warning:
15:15:05 multiple definitions of SECTION named '.switch'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 186: warning:
15:15:05 multiple definitions of SECTION named '.cio'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 188: warning:
15:15:05 multiple definitions of SECTION named '.text'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 190: warning:
15:15:05 multiple definitions of SECTION named 'frt'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 192: warning:
15:15:05 multiple definitions of SECTION named '.bios'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 194: warning:
15:15:05 multiple definitions of SECTION named '.gio'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 196: warning:
15:15:05 multiple definitions of SECTION named '.args'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 201: warning:
15:15:05 multiple definitions of SECTION named '.rtdx_data'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 203: warning:
15:15:05 multiple definitions of SECTION named '.rtdx_text'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 205: warning:
15:15:05 multiple definitions of SECTION named '.hst'
15:15:05 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 215: warning:
15:15:05 multiple definitions of SECTION named '.dsm'
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 218: warning:
15:15:06 multiple definitions of SECTION named '.hst1'
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 221: warning:
15:15:06 multiple definitions of SECTION named '.hst0'
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 223: warning:
15:15:06 multiple definitions of SECTION named '.hwi'
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 225: warning:
15:15:06 multiple definitions of SECTION named '.stack'
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 233: warning:
15:15:06 multiple definitions of SECTION named '.tsk'
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 237: warning:
15:15:06 multiple definitions of SECTION named '.TSK_idle$stk'
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 241: warning:
15:15:06 multiple definitions of SECTION named '.log'
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 251: warning:
15:15:06 multiple definitions of SECTION named '.printf'
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 254: warning:
15:15:06 multiple definitions of SECTION named '.LOG_system$buf'
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 256: warning:
15:15:06 multiple definitions of SECTION named '.pip'
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 266: warning:
15:15:06 multiple definitions of SECTION named '.sts'
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 276: warning:
15:15:06 multiple definitions of SECTION named '.sys'
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 278: warning:
15:15:06 multiple definitions of SECTION named '.trace'
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 284: warning:
15:15:06 multiple definitions of SECTION named '.ISRAM$heap'
15:15:06 >> error: memory types CACHE_L2 and CACHE_L2 on page 0 overlap
15:15:06 >> error: memory types ISRAM and ISRAM on page 0 overlap
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 103: warning:
15:15:06 (.clk) not found
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 132: warning:
15:15:06 (.swi) not found
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 142: warning:
15:15:06 (.idl) not found
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 146: warning:
15:15:06 (.idlcal) not found
15:15:06 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 157: warning:
15:15:06 (.hwi_vec) not found
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 197: warning:
15:15:07 (.args) not found
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 208: warning:
15:15:07 (.hst) not found
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 227: warning:
15:15:07 (.stack) not found
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 234: warning:
15:15:07 (.tsk) not found
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 238: warning:
15:15:07 (.TSK_idle$stk) not found
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 244: warning:
15:15:07 (.log) not found
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 259: warning:
15:15:07 (.pip) not found
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 269: warning:
15:15:07 (.sts) not found
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 8: warning:
15:15:07 absolute symbol GBL_USERINITFXN being redefined
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 10: warning:
15:15:07 absolute symbol MEM_SEGZERO being redefined
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 11: warning:
15:15:07 absolute symbol MEM_MALLOCSEG being redefined
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 13: warning:
15:15:07 absolute symbol CLK_TIMEFXN being redefined
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 14: warning:
15:15:07 absolute symbol CLK_HOOKFXN being redefined
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 16: warning:
15:15:07 absolute symbol PRD_THOOKFXN being redefined
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 18: warning:
15:15:07 absolute symbol RTDX_DATAMEMSEG being redefined
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 20: warning:
15:15:07 absolute symbol HST_DSMBUFSEG being redefined
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 22: warning:
15:15:07 absolute symbol SWI_EHOOKFXN being redefined
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 23: warning:
15:15:07 absolute symbol SWI_IHOOKFXN being redefined
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 24: warning:
15:15:07 absolute symbol SWI_EXECFXN being redefined
15:15:07 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 25: warning:
15:15:07 absolute symbol SWI_RUNFXN being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 27: warning:
15:15:08 absolute symbol TSK_STACKSEG being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 28: warning:
15:15:08 absolute symbol TSK_VCREATEFXN being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 29: warning:
15:15:08 absolute symbol TSK_VDELETEFXN being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 30: warning:
15:15:08 absolute symbol TSK_VEXITFXN being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 32: warning:
15:15:08 absolute symbol IDL_CALIBRFXN being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 34: warning:
15:15:08 absolute symbol SYS_ABORTFXN being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 35: warning:
15:15:08 absolute symbol SYS_ERRORFXN being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 36: warning:
15:15:08 absolute symbol SYS_EXITFXN being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 37: warning:
15:15:08 absolute symbol SYS_PUTCFXN being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 39: warning:
15:15:08 absolute symbol GIO_CREATEFXN being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 40: warning:
15:15:08 absolute symbol GIO_DELETEFXN being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 41: warning:
15:15:08 absolute symbol GIO_PENDFXN being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 42: warning:
15:15:08 absolute symbol GIO_POSTFXN being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 45: warning:
15:15:08 absolute symbol _ISRAM being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 46: warning:
15:15:08 absolute symbol _CACHE_L2 being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 47: warning:
15:15:08 absolute symbol _PRD_clock being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 48: warning:
15:15:08 absolute symbol _RTA_fromHost being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 49: warning:
15:15:08 absolute symbol _RTA_toHost being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 50: warning:
15:15:08 absolute symbol _HWI_RESET being redefined
15:15:08 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 51: warning:
15:15:09 absolute symbol _HWI_NMI being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 52: warning:
15:15:09 absolute symbol _HWI_RESERVED0 being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 53: warning:
15:15:09 absolute symbol _HWI_RESERVED1 being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 54: warning:
15:15:09 absolute symbol _HWI_INT4 being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 55: warning:
15:15:09 absolute symbol _HWI_INT5 being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 56: warning:
15:15:09 absolute symbol _HWI_INT6 being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 57: warning:
15:15:09 absolute symbol _HWI_INT7 being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 58: warning:
15:15:09 absolute symbol _HWI_INT8 being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 59: warning:
15:15:09 absolute symbol _HWI_INT9 being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 60: warning:
15:15:09 absolute symbol _HWI_INT10 being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 61: warning:
15:15:09 absolute symbol _HWI_INT11 being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 62: warning:
15:15:09 absolute symbol _HWI_INT12 being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 63: warning:
15:15:09 absolute symbol _HWI_INT13 being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 64: warning:
15:15:09 absolute symbol _HWI_INT14 being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 65: warning:
15:15:09 absolute symbol _HWI_INT15 being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 66: warning:
15:15:09 absolute symbol _KNL_swi being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 67: warning:
15:15:09 absolute symbol _TSK_idle being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 68: warning:
15:15:09 absolute symbol _LNK_dataPump being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 69: warning:
15:15:09 absolute symbol _RTA_dispatcher being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 70: warning:
15:15:09 absolute symbol _IDL_cpuLoad being redefined
15:15:09 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 71: warning:
15:15:10 absolute symbol _LOG_system being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 72: warning:
15:15:10 absolute symbol _IDL_busyObj being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 89: warning:
15:15:10 absolute symbol _GBL_CACHE being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 108: warning:
15:15:10 absolute symbol _CLK_PRD being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 109: warning:
15:15:10 absolute symbol _CLK_COUNTSPMS being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 110: warning:
15:15:10 absolute symbol _CLK_REGS being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 111: warning:
15:15:10 absolute symbol _CLK_USETIMER being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 112: warning:
15:15:10 absolute symbol _CLK_TIMERNUM being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 113: warning:
15:15:10 absolute symbol _CLK_TDDR being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 126: warning:
15:15:10 absolute symbol _RTDX_interrupt_mask being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 100: warning:
15:15:10 absolute symbol _CLK_start being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 101: warning:
15:15:10 absolute symbol CLK_F_gethtime being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 102: warning:
15:15:10 absolute symbol CLK_A_TABBEG being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 104: warning:
15:15:10 absolute symbol CLK_A_TABEND being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 105: warning:
15:15:10 absolute symbol CLK_A_TABLEN being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 118: warning:
15:15:10 absolute symbol PRD_A_TABBEG being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 120: warning:
15:15:10 absolute symbol PRD_A_TABEND being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 121: warning:
15:15:10 absolute symbol PRD_A_TABLEN being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 131: warning:
15:15:10 absolute symbol SWI_A_TABBEG being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 133: warning:
15:15:10 absolute symbol SWI_A_TABEND being redefined
15:15:10 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 134: warning:
15:15:11 absolute symbol SWI_A_TABLEN being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 141: warning:
15:15:11 absolute symbol IDL_A_TABBEG being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 143: warning:
15:15:11 absolute symbol IDL_A_TABEND being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 144: warning:
15:15:11 absolute symbol IDL_A_TABLEN being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 145: warning:
15:15:11 absolute symbol IDL_A_CALBEG being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 147: warning:
15:15:11 absolute symbol IDL_A_CALEND being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 148: warning:
15:15:11 absolute symbol IDL_A_CALLEN being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 156: warning:
15:15:11 absolute symbol HWI_A_VECS being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 206: warning:
15:15:11 absolute symbol HST_A_TABBEG being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 207: warning:
15:15:11 absolute symbol _HST_A_TABBEG being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 209: warning:
15:15:11 absolute symbol HST_A_TABEND being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 210: warning:
15:15:11 absolute symbol _HST_A_TABEND being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 211: warning:
15:15:11 absolute symbol HST_A_TABLEN being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 212: warning:
15:15:11 absolute symbol _HST_A_TABLEN being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 226: warning:
15:15:11 absolute symbol GBL_stackbeg being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 228: warning:
15:15:11 absolute symbol GBL_stackend being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 229: warning:
15:15:11 absolute symbol _HWI_STKBOTTOM being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 230: warning:
15:15:11 absolute symbol _HWI_STKTOP being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 242: warning:
15:15:11 absolute symbol LOG_A_TABBEG being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 243: warning:
15:15:11 absolute symbol _LOG_A_TABBEG being redefined
15:15:11 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 245: warning:
15:15:12 absolute symbol LOG_A_TABEND being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 246: warning:
15:15:12 absolute symbol _LOG_A_TABEND being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 247: warning:
15:15:12 absolute symbol LOG_A_TABLEN being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 248: warning:
15:15:12 absolute symbol _LOG_A_TABLEN being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 257: warning:
15:15:12 absolute symbol PIP_A_TABBEG being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 258: warning:
15:15:12 absolute symbol _PIP_A_TABBEG being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 260: warning:
15:15:12 absolute symbol PIP_A_TABEND being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 261: warning:
15:15:12 absolute symbol _PIP_A_TABEND being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 262: warning:
15:15:12 absolute symbol PIP_A_TABLEN being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 263: warning:
15:15:12 absolute symbol _PIP_A_TABLEN being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 267: warning:
15:15:12 absolute symbol STS_A_TABBEG being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 268: warning:
15:15:12 absolute symbol _STS_A_TABBEG being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 270: warning:
15:15:12 absolute symbol STS_A_TABEND being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 271: warning:
15:15:12 absolute symbol _STS_A_TABEND being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 272: warning:
15:15:12 absolute symbol STS_A_TABLEN being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 273: warning:
15:15:12 absolute symbol _STS_A_TABLEN being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 279: warning:
15:15:12 absolute symbol _SYS_PUTCBEG being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 281: warning:
15:15:12 absolute symbol _SYS_PUTCEND being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 285: warning:
15:15:12 absolute symbol ISRAM$B being redefined
15:15:12 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 286: warning:
15:15:12 absolute symbol _ISRAM_base being redefined
15:15:13 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 287: warning:
15:15:13 absolute symbol ISRAM$L being redefined
15:15:13 >> G:\CCStudio_v3.1\C6000\NDK\example\network\client\evmdm642\tejevmdm642cfg.cmd, line 288: warning:
15:15:13 absolute symbol _ISRAM_length being redefined
15:15:13 >> error: errors in input - ./bin/client.out not built
15:15:13
15:15:13 >> Compilation failure
15:15:13
15:15:13 Build Complete,
15:15:13 4 Errors, 172 Warnings, 0 Remarks.

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ (4) @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
---------------------- client.cmd file -----------------------------

-l tejevmdm642cfg.cmd
-l cslDM642.lib

SECTIONS
{
NDK_PACKETMEM: {} > ISRAM
NDK_MMBUFFER: {} > ISRAM
NDK_OBJMEM: {} > ISRAM
}
++++++++++++++++++++++++++++ compilation O/P with this client.cmd file ++++++++++++++++++++++++++++++++++++++++

15:22:40 ---------------------------- client.pjt - Custom ----------------------------
15:22:44 [tejevmdm642.cdb]15:22:44 [tejevmdm642.cdb] "G:\CCStudio_v3.1\plugins\bios\gconfgen" tejevmdm642.cdb
15:22:47
15:22:48 [cgiparse.c]15:22:48 [cgiparse.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "cgiparse.c"
15:22:48
15:22:49 [cgiparsem.c]15:22:49 [cgiparsem.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "cgiparsem.c"
15:22:51
15:22:52 [conacct.c]15:22:52 [conacct.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "conacct.c"
15:22:54
15:22:55 [condns.c]15:22:55 [condns.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "condns.c"
15:22:56
15:22:57 [conecho.c]15:22:57 [conecho.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "conecho.c"
15:23:01
15:23:02 [conping.c]15:23:02 [conping.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "conping.c"
15:23:04
15:23:05 [conroute.c]15:23:05 [conroute.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "conroute.c"
15:23:07
15:23:08 [consock.c]15:23:08 [consock.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "consock.c"
15:23:09
15:23:10 [console.c]15:23:10 [console.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "console.c"
15:23:14
15:23:15 [constat.c]15:23:15 [constat.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "constat.c"
15:23:17
15:23:18 [contest.c]15:23:18 [contest.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "contest.c"
15:23:35
15:23:36 [contftp.c]15:23:36 [contftp.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "contftp.c"
15:23:37
15:23:38 [datasrv.c]15:23:38 [datasrv.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "datasrv.c"
15:23:39
15:23:40 [echosrv.c]15:23:40 [echosrv.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "echosrv.c"
15:23:41
15:23:42 [newservers.c]15:23:42 [newservers.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "newservers.c"
15:23:43
15:23:44 [nullsrv.c]15:23:44 [nullsrv.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "nullsrv.c"
15:23:45
15:23:46 [oobsrv.c]15:23:46 [oobsrv.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../../../network/client/evmdm642/Custom.lkf" "oobsrv.c"
15:23:46
15:23:47 [client.c]15:23:47 [client.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../evmdm642/Custom.lkf" "client.c"
15:23:50
15:23:51 [webpage.c]15:23:51 [webpage.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"../evmdm642/Custom.lkf" "webpage.c"
15:23:51 "webpage.c", line 53: warning: nonstandard conversion between pointer to function and pointer to data
15:23:51 "webpage.c", line 56: warning: nonstandard conversion between pointer to function and pointer to data
15:23:51 "webpage.c", line 57: warning: nonstandard conversion between pointer to function and pointer to data
15:24:02
15:24:03 [dm642init.c]15:24:03 [dm642init.c] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"Custom.lkf" "dm642init.c"
15:24:03
15:24:04 [tejevmdm642cfg.s62]15:24:04 [tejevmdm642cfg.s62] "G:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -q -o2 -fr"G:/CCStudio_v3.1/C6000/NDK/example/network/client/evmdm642/debug" -i"../../../../inc" -i"G:/CCStudio_v3.1/boards/evmdm642/include" -i"G:/CCStudio_v3.1/C6000/ndk/inc" -d"CHIP_DM642" -mv6400 -@"Custom.lkf"