Sign in

username:

password:



Not a member?

Search code-comp



Search tips

Subscribe to code-comp



code-comp by Keywords

ARM7 | BIOS | Bug | EVM | JTAG | Linker | LOG_printf | McBSP | Profiling | Relocation | RTDX | Simulator | Target | Watch

Sponsor

Evaluate multicore with Texas Instruments:
Low-cost evaluation module & free software development kit available NOW.

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | Code-Composer | Trigger multiple DMA\'s off same event?

Technical discussions about Code Composer Studio.

  

Post a new Thread

Trigger multiple DMA\'s off same event? - Brian C. Lane - Nov 23 15:19:00 2005

Is it possible to trigger 2 DMA\'s off the same McBSP event?

Eg. McBSP codec receive event triggers a receive DMA which reads data
from that McBSP.

Same receive event triggers a different DMA that writes to a different
McBSP\'s transmit register.

Can this be done?

Thanks,

Brian

--
-----------------------------------------------------
Brian C. Lane (W7BCL) Programmer
www.shinemicro.com RF, DSP & Microcontroller Design


______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



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

RE: error of application: cvrlh40.exe - robert - Nov 28 21:15:00 2005

If it was just your program, I would say that it was trying to read
inaccessible memory ... from a bad pointer, or something like that. But if
the examples programs are doing the same, there may be bad memory on your
board. If you have the board test program, I would run it.

Regards,

Robert _____

From: code-comp@code... [mailto:code-comp@code...] On Behalf
Of martinmartalopez@mart...
Sent: Friday, November 25, 2005 11:05 AM
To: code-comp@code...
Subject: [code-comp] error of application: cvrlh40.exe Hi, I'm a beginer in codo composer studio and i have the following problem:
when i compile a file i have an error of application in the aplication
cvrlh40.exe, there is an instruction that are referencing an address that
can not be read. I have this error if I compile my programm or if I compile
an example given for the code composer studio. Can anybody please help me?

I'm looking forward to an answer.

Thank you so much.

Marta


______________________________
StarterWare provides C-based no-OS platform support for the C6000 DSP devices.
Click here for details.




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