[Dspforum] Lab 6 Questions

Doug Wenstrand doug at echelonembedded.com
Sun Oct 18 17:39:00 MDT 2009


Yea, I forgot to time it and fill in the requirement.  Your presumption of
course is correct -- We want you to use QDMA to do it efficiently, but you
need not worry about overlapping the transfers with computations.
So -- the following pseudocode is what would meet the timing requirement:

loop:
dma data in
wait for it
fft
dma data out


On Sun, Oct 18, 2009 at 6:46 PM, Alan Ding <alan33d at gmail.com> wrote:

> For the requirements on the back of the lab, it states that our STFT "must
> take less than xx ms".  What exactly is xx?  ~1.7ms*100 or ~48ms*100?  I
> take it you guys want us to get roughly the first timing requirement using
> QDMA.
>
> When we first capture the data in ext ram from CCS.  The instructions wants
> us to create a plot of this data in CCS.  How do you do that?  Should we use
> the Graph function under the view tab?  What options should we use for it?
>
> Thanks,
>
> --
> -------------------------------------------------------
> Alan Ding
> Master of Sci, Electrical Engineering
> Johns Hopkins University
>
> Email: alan33d at gmail.com
> Contact #: 4844593290
>
> _______________________________________________
> Dspforum mailing list
> Dspforum at echelonembedded.com
> http://echelonembedded.com/mailman/listinfo/dspforum_echelonembedded.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://echelonembedded.com/pipermail/dspforum_echelonembedded.com/attachments/20091018/be71e3b9/attachment.html>


More information about the Dspforum mailing list