Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).
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
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 >
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