DSPRelated.com
Forums

Radix-4 FFT with frequency domain filtering on DSK C6713

Started by v r November 30, 2010
VR,

I just read through the section 10.4 of the book.

There was no mention, at all, of a GEL file.

Where are you seeing a mention of a GEL file for the 10.4 project?

R. Williams

---------- Original Message -----------
From: V R
To: c...
Sent: Fri, 3 Dec 2010 18:01:09 -0500
Subject: Re: [c6x] Re: Radix-4 FFT with frequency domain filtering on DSK C6713

> So I removed the debug.lkf file and rebuild the project to run without
> any errors.
>
> However, in the book it is mentioned .gel file is provided on CD for project
> listed in 10.4 which i do not find
>
> On Fri, Dec 3, 2010 at 1:25 PM, Richard Williams wrote:
>
> > vron,
> >
> > I have not seen the actual file, but; given the error message...
> >
> > This error almost always is cause by a recursion of 'include' files.
> >
> > Most likely the C6713.cmd file is including itself
> > -or-
> > C6713.cmd is including a file that is including itself or including the
> > C6713.cmd file.
> >
> > This is a .cmd file source code error.
> >
> > R. Williams
> >
> >
> >
> > ---------- Original Message -----------
> > From: v...@gmail.com
> > To: c...
> > Sent: Thu, 02 Dec 2010 18:20:45 -0500
> > Subject: [c6x] Re: Radix-4 FFT with frequency domain filtering on DSK C6713
> >
> > > Here are build errors:
> > >
> > > >> C:\\C6713dsk.cmd: error:
> > > command file nesting limit exceeded with file 'C:\.\C6713dsk.cmd'
> > >
> > > >> C:\\Debug.lkf: error:
> > > command file nesting limit exceeded with file 'C:\..\Debug.lkf'
> > ------- End of Original Message -------
> >
> >
------- End of Original Message -------

_____________________________________
Victor-

Suggest to search your CCS folders for:

dsk6713.gel

this is the standard DSK 6713 board .gel file.

-Jeff

> I just read through the section 10.4 of the book.
>
> There was no mention, at all, of a GEL file.
>
> Where are you seeing a mention of a GEL file for the 10.4 project?
>
> R. Williams
>
> ---------- Original Message -----------
> From: V R
> To: c...
> Sent: Fri, 3 Dec 2010 18:01:09 -0500
> Subject: Re: [c6x] Re: Radix-4 FFT with frequency domain filtering on DSK C6713
>
>> So I removed the debug.lkf file and rebuild the project to run without
>> any errors.
>>
>> However, in the book it is mentioned .gel file is provided on CD for project
>> listed in 10.4 which i do not find
>>
>> On Fri, Dec 3, 2010 at 1:25 PM, Richard Williams wrote:
>>
>> > vron,
>> >
>> > I have not seen the actual file, but; given the error message...
>> >
>> > This error almost always is cause by a recursion of 'include' files.
>> >
>> > Most likely the C6713.cmd file is including itself
>> > -or-
>> > C6713.cmd is including a file that is including itself or including the
>> > C6713.cmd file.
>> >
>> > This is a .cmd file source code error.
>> >
>> > R. Williams
>> >
>> >
>> >
>> > ---------- Original Message -----------
>> > From: v...@gmail.com
>> > To: c...
>> > Sent: Thu, 02 Dec 2010 18:20:45 -0500
>> > Subject: [c6x] Re: Radix-4 FFT with frequency domain filtering on DSK C6713
>> >
>> > > Here are build errors:
>> > >
>> > > >> C:\\C6713dsk.cmd: error:
>> > > command file nesting limit exceeded with file 'C:\.\C6713dsk.cmd'
>> > >
>> > > >> C:\\Debug.lkf: error:
>> > > command file nesting limit exceeded with file 'C:\..\Debug.lkf'
>> > ------- End of Original Message -------
>> >
>> >
> ------- End of Original Message -------

_____________________________________
Am using 1st edition, here is link from Google books of this particular
page:

http://books.google.com/books?id=WcC8aAhqxT4C&pg=PA357&lpg=PA357&dq=radix-4+FFT+with+frequency+domain+filtering&source=bl&ots=1nLxOWibIL&sigfN_3FiQzldkgPkAJQCr0AEQhA&hl=en&ei=YYH5TKuyIML78AbFq4ygCQ&sa=X&oi=book_result&ct=result&resnum=1&vedBcQ6AEwAA#v=onepage&q=radix-4%20FFT%20with%20frequency%20domain%20filtering&fse

He mentions gel file in 3rd paragraph of 10.4

On Fri, Dec 3, 2010 at 6:42 PM, Richard Williams wrote:

> VR,
>
> I just read through the section 10.4 of the book.
>
> There was no mention, at all, of a GEL file.
>
> Where are you seeing a mention of a GEL file for the 10.4 project?
>
> R. Williams
>
> ---------- Original Message -----------
> From: V R
> To: c...
> Sent: Fri, 3 Dec 2010 18:01:09 -0500
> Subject: Re: [c6x] Re: Radix-4 FFT with frequency domain filtering on DSK
> C6713
>
> > So I removed the debug.lkf file and rebuild the project to run without
> > any errors.
> >
> > However, in the book it is mentioned .gel file is provided on CD for
> project
> > listed in 10.4 which i do not find
> >
> > On Fri, Dec 3, 2010 at 1:25 PM, Richard Williams > >wrote:
> >
> > > vron,
> > >
> > > I have not seen the actual file, but; given the error message...
> > >
> > > This error almost always is cause by a recursion of 'include' files.
> > >
> > > Most likely the C6713.cmd file is including itself
> > > -or-
> > > C6713.cmd is including a file that is including itself or including the
> > > C6713.cmd file.
> > >
> > > This is a .cmd file source code error.
> > >
> > > R. Williams
> > >
> > >
> > >
> > > ---------- Original Message -----------
> > > From: v...@gmail.com
> > > To: c...
> > > Sent: Thu, 02 Dec 2010 18:20:45 -0500
> > > Subject: [c6x] Re: Radix-4 FFT with frequency domain filtering on DSK
> C6713
> > >
> > > > Here are build errors:
> > > >
> > > > >> C:\\C6713dsk.cmd: error:
> > > > command file nesting limit exceeded with file 'C:\.\C6713dsk.cmd'
> > > >
> > > > >> C:\\Debug.lkf: error:
> > > > command file nesting limit exceeded with file 'C:\..\Debug.lkf'
> > > ------- End of Original Message -------
> > >
> > >
> ------- End of Original Message -------
VR,

I have the second edition of the rulph book.

section 10.4 is titled:
Radix-4 fft with RTDX using visual C++ and matlab for plotting.

The second edition of the book does not even have a discussion of frequency
domain filtering.

Some of the projects, like viterbi, have a GEL file with a slider implementation.
You could use that as an example to create your own GEL file for your project.

R. Williams

---------- Original Message -----------
From: V R
To: Richard Williams
Cc: c...
Sent: Fri, 3 Dec 2010 18:49:05 -0500
Subject: Re: [c6x] Re: Radix-4 FFT with frequency domain filtering on DSK C6713

> Am using 1st edition, here is link from Google books of this particular
> page:
http://books.google.com/books?id=WcC8aAhqxT4C&pg=PA357&lpg=PA357&dq=radix-4+FFT+with+frequency+domain+filtering&source=bl&ots=1nLxOWibIL&sigfN_3FiQzldkgPkAJQCr0AEQhA&hl=en&ei=YYH5TKuyIML78AbFq4ygCQ&sa=X&oi=book_result&ct=result&resnum=1&vedBcQ6AEwAA#v=onepage&q=radix-4%20FFT%20with%20frequency%20domain%20filtering&fse
>
> He mentions gel file in 3rd paragraph of 10.4
>
> On Fri, Dec 3, 2010 at 6:42 PM, Richard Williams wrote:
>
> > VR,
> >
> > I just read through the section 10.4 of the book.
> >
> > There was no mention, at all, of a GEL file.
> >
> > Where are you seeing a mention of a GEL file for the 10.4 project?
> >
> > R. Williams
> >
> >
> >
> > ---------- Original Message -----------
> > From: V R
> > To: c...
> > Sent: Fri, 3 Dec 2010 18:01:09 -0500
> > Subject: Re: [c6x] Re: Radix-4 FFT with frequency domain filtering on DSK
> > C6713
> >
> > > So I removed the debug.lkf file and rebuild the project to run without
> > > any errors.
> > >
> > > However, in the book it is mentioned .gel file is provided on CD for
> > project
> > > listed in 10.4 which i do not find
> > >
> > > On Fri, Dec 3, 2010 at 1:25 PM, Richard Williams > > >wrote:
> > >
> > > > vron,
> > > >
> > > > I have not seen the actual file, but; given the error message...
> > > >
> > > > This error almost always is cause by a recursion of 'include' files.
> > > >
> > > > Most likely the C6713.cmd file is including itself
> > > > -or-
> > > > C6713.cmd is including a file that is including itself or including the
> > > > C6713.cmd file.
> > > >
> > > > This is a .cmd file source code error.
> > > >
> > > > R. Williams
> > > >
> > > >
> > > >
> > > > ---------- Original Message -----------
> > > > From: v...@gmail.com
> > > > To: c...
> > > > Sent: Thu, 02 Dec 2010 18:20:45 -0500
> > > > Subject: [c6x] Re: Radix-4 FFT with frequency domain filtering on DSK
> > C6713
> > > >
> > > > > Here are build errors:
> > > > >
> > > > > >> C:\\C6713dsk.cmd: error:
> > > > > command file nesting limit exceeded with file 'C:\.\C6713dsk.cmd'
> > > > >
> > > > > >> C:\\Debug.lkf: error:
> > > > > command file nesting limit exceeded with file 'C:\..\Debug.lkf'
> > > > ------- End of Original Message -------
> > > >
> > > >
> > ------- End of Original Message -------
> >
> >
------- End of Original Message -------

_____________________________________