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.

Compiler/AM3359: Starterware link errors

Part Number: AM3359
Other Parts Discussed in Thread: AMIC110

Tool/software: TI C/C++ Compiler

hello

every experter

tihis tomiyama from tokyo.

I try to use "Stareware" for "usb_dev_serial".

but I don't Kown this Link error follow this mail:

we need your help sonn,

thank you very much.

best regards

tomiyama


**** Build of configuration Debug for project usb_dev_serial_01_29_TI ****

"C:\\ti\\ccsv7\\utils\\bin\\gmake" -k -j 4 -s all -O
'Building target: usb_dev_serial_01_29_TI.out'
'Invoking: ARM Linker'
<Linking>
error #10056: symbol "Entry" redefined: first defined in "./init.obj";
   redefined in "./Jsl_src/app/amic110/boot_1st/boot_1st.obj"
"../usb_dev_serial.cmd", line 90: warning #10068-D: no matching section
"../usb_dev_serial.cmd", line 90: warning #10068-D: no matching section

 undefined  first referenced
  symbol        in file    
 ---------  ----------------
 bss_end    ./init.obj     
 bss_start  ./init.obj     
 start_boot ./init.obj     

error #10234-D: unresolved symbols remain
warning #10063-D: entry-point symbol other than "_c_int00" specified:  "Entry"
error #10010: errors encountered during linking; "usb_dev_serial_01_29_TI.out"
   not built
gmake: *** [usb_dev_serial_01_29_TI.out] Error 1

>> Compilation failure
makefile:237: recipe for target 'usb_dev_serial_01_29_TI.out' failed
gmake: Target 'all' not remade because of errors.

**** Build Finished ****