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.

AM3358-EP: build error in AM3358 ,AM3358BGCZA80EP

Part Number: AM3358-EP

Help please! i have building errors while building, and i dont know, how to fix it! 

AM3358BGCZA80EP Sitara processor with ccs version 9.3, and AM335X_StarterWare_02_00_01_01 starter ware, the project is build successfully in one pc,

if we build same project in the another pc we are getting the following errors.

//*********************************************************************************************************************//

Description Resource Path Location Type
#20 identifier "echo_error" is undefined echod.c /NONOS_DU line 254 C/C++ Problem
#20 identifier "echo_poll" is undefined echod.c /NONOS_DU line 255 C/C++ Problem
#20 identifier "echo_sent" is undefined echod.c /NONOS_DU line 153 C/C++ Problem
#20 identifier "echo_sent" is undefined echod.c /NONOS_DU line 175 C/C++ Problem
#20 identifier "echo_sent" is undefined echod.c /NONOS_DU line 185 C/C++ Problem
#20 identifier "echo_sent" is undefined echod.c /NONOS_DU line 256 C/C++ Problem
#20 identifier "echo_sent" is undefined echod.c /NONOS_DU line 282 C/C++ Problem
#35 #error directive: Unsupported EVM !!! .ccsproject /NONOS_DU line 87, external location: C:\ti\AM335X_StarterWare_02_00_01_01\third_party\lwip-1.4.0\ports\cpsw\include\netif\cpswif.h C/C++ Problem
gmake: *** [echod.obj] Error 1 NONOS_DU C/C++ Problem
gmake: *** [lwiplib.obj] Error 1 NONOS_DU C/C++ Problem
gmake: Target 'all' not remade because of errors. NONOS_DU C/C++ Problem

//*********************************************************************************************************************//

and while debugging the build code to processor using XDS110 tool  we are getting eooror

IcePick_D_0: Error connecting to the target: (Error -267 @ 0x0) The controller could not detect valid target supply. Check target JTAG connection and/or connection setting specifying voltage level. (Emulation package 9.3.0.00042)