Sign in

username:

password:



Not a member?

Search c55x



Search tips

Subscribe to c55x



c55x by Keywords

AIC23 | C5509 | CCS | CSL | EMIF | EVM | GEL | GPIO | HPI | Interfacing | JTAG | McBSP | OMAP | Omap15 | OMAP59 | RTDX | SDRAM | TMS320VC5509 | USB | XDS5

Discussion Groups

Discussion Groups | TMS320C55x | Re: CSL_Error

Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).

  

Post a new Thread

CSL_Error - Aruna - Apr 2 6:37:31 2008



Dear All

                I used the csl_mcbsp.h file provided by the CCS Ver3.3 . While issuing the
Rebuild All command it shows

fatal error  #error  NO CHIP DEFINED  

Pls kindly help me in this regard ASAP
 With Regard's 
Aruna.S.R
D&E-SDG

------------------------------------

Check Out Industry's First Single-Chip, Multi-Format, Real-Time HD Video Transcoding Solution
for Commercial & Consumer End Equipment: www.ti.com/dm6467



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

Re: CSL_Error - Sivakanth Telasula - Apr 2 11:34:58 2008

Check your linker options for predefined symbols and include the appropriate
target name.

Sivakanth

On Wed, Apr 2, 2008 at 3:43 AM, Aruna <a...@datapatterns.co.in> wrote:

>   Dear All
>
> I used the csl_mcbsp.h file provided by the CCS Ver3.3 . While issuing the
> Rebuild All command it shows
>
> fatal error #error NO CHIP DEFINED
>
> Pls kindly help me in this regard ASAP
>
> With Regard's
> Aruna.S.R
> D&E-SDG
>  



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

Re: CSL_Error - AminRezaie - Apr 7 10:28:43 2008

hi
  if you use dsp which has no CSL in Bios you need to define your chip on top of your source
code, for example
  #DEFINE_CHIP 5502
  USE CCS HELP FOR MORE INFORMATION.
  Amin

Aruna <a...@datapatterns.co.in> wrote:
          Dear All

I used the csl_mcbsp.h file provided by the CCS Ver3.3 . While issuing the Rebuild All command
it shows

fatal error #error NO CHIP DEFINED 

Pls kindly help me in this regard ASAP

With Regard's 
Aruna.S.R
D&E-SDG

------------------------------------

Check Out Industry's First Single-Chip, Multi-Format, Real-Time HD Video Transcoding Solution
for Commercial & Consumer End Equipment: www.ti.com/dm6467



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