Sign in

username:

password:



Not a member?

Search adsp



Search tips

Subscribe to adsp



adsp by Keywords

AD1819 | AD7332 | ADSP-2106 | ADSP-21060 | ADSP-21065L | ADSP-2116 | ADSP-21160M | ADSP-2181 | ADSP-218x | ADSP-219 | ADSP-2199 | ADSP219 | BF531 | BF532 | BF533 | BF535 | Blackfin | FFT | JTAG | LDF | SDRAM | SHARC | SPORT | UART | VDSP++ | VisualDSP

Discussion Groups

Discussion Groups | Analog Devices DSPs | Re: BF532 memdma error and sdram access problem (fwd)

Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).

  

Post a new Thread

Re: BF532 memdma error and sdram access problem (fwd) - Kenneth Porter - Jan 5 14:21:00 2004



[Please reply to the list, not directly to me.]

------------ Forwarded Message ------------
Date: Monday, January 05, 2004 1:13 PM +0000
From: linchongliang <>
To: Kenneth Porter <>
Subject: Re: BF532 memdma error and sdram access problem

Thanks.

Yes, I've read that code. It is very like my original code.

lsetup(lcopys1, lcopye1) lc0 = p0;
lcopys1:
r0 = [i1++];
lsetup(lcopys2, lcopye2) lc1 = p1;
lcopys2:
lcopye2: [i0++] = r0 || r0 = [i1++];
[i0++] = r0;
lcopye1:
i1 += m1;

Except that I use double IReg, but memcpy.s use a PReg and an IReg.
And no other difference, I think.

---------- End Forwarded Message ----------




(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )