Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560

Sponsor

Industry's highest performing at the lowest power DSPs now as low as $5.00*
Start development today!
*volume pricing for 10ku

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C6x | CCS program level optimisation problems

Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).

  

Post a new Thread

CCS program level optimisation problems - Lars Skade - Dec 14 14:22:00 2000

Hi experts,

Does anyone know why I get loads of errors linker errors like the following
when applying program level optimisation (extern func/var refs) in CCS
v1.20?

TMS320C6x COFF Linker Version 4.00
Copyright (c) 1996-2000 Texas Instruments Incorporated
>> symbol _vs_compp_CalcCRC multiply defined:
E:\ti\myprojects\sc600\vs_sio.obj and vs_compp.obj

As far as I see the function vs_compp_CalcCRC is only declared in one
place!.........what could be wrong?

Cheers

Best regards

Lars Skade



______________________________
Start your Android Ice Cream Sandwich development on TI's AM35x Sitara ARM Cortex-A8 processor today.



(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )

Re: CCS program level optimisation problems - BIJAL JOSHI - Dec 14 17:05:00 2000

Try defining the variable as Static... that will eliminate your error...

-Bijal

>Hi experts,
>
>Does anyone know why I get loads of errors linker errors like the following
>when applying program level optimisation (extern func/var refs) in CCS
>v1.20?
>
> TMS320C6x COFF Linker Version 4.00
> Copyright (c) 1996-2000 Texas Instruments Incorporated
> >> symbol _vs_compp_CalcCRC multiply defined:
>E:\ti\myprojects\sc600\vs_sio.obj and vs_compp.obj
>
>As far as I see the function vs_compp_CalcCRC is only declared in one
>place!.........what could be wrong?
>
>Cheers
>
>Best regards
>
>Lars Skade >To Join: Send an email to
>
>To Post: Send an email to
>
>To Leave: Send an email to
>
>Archives: http://www.egroups.com/group/c6x
>
>Other Groups: http://www.dsprelated.com
________________________________________________________________________________ \
_____
Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com


______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )