Re: [Discuss-gnuradio] Feasibility study of Porting GNU Radio on experimental processor

2011-06-24 Thread Tom Rondeau
On Thu, Jun 23, 2011 at 4:36 AM, Amanullah wrote: > Hi > > ** ** > > I want to port the GNU radio code base to TTA processor architecture. The > processor is programmed on an FPGA. The compiler for TTA is TCE which > supports C and C++. > > I have some initial questions about feasibility of

Re: [Discuss-gnuradio] Feasibility study of Porting GNU Radio on experimental processor

2011-06-23 Thread Colby Boyer
The first thing to look at is the list of the GNU Radio dependencies (check the wiki). All the ones related to the gnuradio core would need to be ported. . .It probably will not be a trivial task. --Colby On Thu, Jun 23, 2011 at 1:36 AM, Amanullah wrote: > Hi > > ** ** > > I want to port th

[Discuss-gnuradio] Feasibility study of Porting GNU Radio on experimental processor

2011-06-23 Thread Amanullah
Hi I want to port the GNU radio code base to TTA processor architecture. The processor is programmed on an FPGA. The compiler for TTA is TCE which supports C and C++. I have some initial questions about feasibility of such project. Is it possible to port GNU radio code to an embedded process