Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

working on simdevide. getting error while compiling

Status
Not open for further replies.

bilal_fakhar

Newbie level 1
Joined
Feb 16, 2011
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,290
hi, i am working on simdevide. getting error while compiling example code. the error is in making elf file

make:*** [SampleUseSIMComLibs.elf]Error1

i guess this error is due to some incorrect path i have given to linker

my expert setting command line pattern is
"${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS} ${build_project}..\..\EmbatSIM\gsmos\coreSW\rvctcore\1137B02V01SIM968M64_ST_ENHANCE_EAT.x"

in all options it is

"-T"..\..\EmbatSIM\gsmos\libs\GCC\sim900.ld" -nostartfiles -Wl,-Map,SampleUseSIMComLibs.map -z muldefs -Xlinker --just-symbols "../../EmbatSIM/gsmos/coreSW/rvctcore/*.x" "../../EmbatSIM/gsmos/libs/GCC/ctype_.o" -mcpu=arm926ej-s -mthumb-interwork"

can anyone please guide me to remove this error

thanks in advance.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top