All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carlos Davila <davila@dfwair.net>
To: "Hunter, Jon" <jon-hunter@ti.com>
Cc: Linux OMAP Open Source <linux-omap-open-source@linux.omap.com>
Subject: Re: building XDAIS algorithms
Date: Fri, 09 Dec 2005 10:42:59 -0600	[thread overview]
Message-ID: <4399B413.7010402@dfwair.net> (raw)
In-Reply-To: <C51F43ABFC95844490F0529B60753BF402CC5CC7@dlee02.ent.ti.com>

Hunter, Jon wrote:

>> Is it possible to build the dsp-side 
>>XDAIS algorithm executables using only the Linux DSP Tools or 
>>the montavista tools, without CCS?
>>
>>Thank you,
>>Carlos
>>
>>    
>>
>
>
>This should be possible. However, you will need to create a Makefile for
>the FIR filter project. The *.pjt file that CCS uses is a text file and
>so you can view this with any text editor. In the *.pjt file you will
>see a list of the source files included in the project, plus the
>compiler and linker options used for building the project and creating
>the *.out file. 
>
>  
>
Thanks for your response Jon. The .pjt file also has settings for an 
"Archiver" and a "DspBiosBuilder". I assume the DspBiosBuilder is not 
needed since DspBios is already incorporated into RF6, but the archiver 
appears to be what generates the for_ti.l55l library file used by RF6. 
Can this also be done by gcc?

Carlos
 

  reply	other threads:[~2005-12-09 16:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-09 15:06 building XDAIS algorithms Hunter, Jon
2005-12-09 16:42 ` Carlos Davila [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-12-09 19:47 Hunter, Jon
2005-12-09 22:55 ` Carlos Davila
2005-12-09  4:47 Carlos Davila

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4399B413.7010402@dfwair.net \
    --to=davila@dfwair.net \
    --cc=jon-hunter@ti.com \
    --cc=linux-omap-open-source@linux.omap.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.