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

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | Analog Devices DSPs | VisualDSP++ automation from Matlab

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

  

Post a new Thread

VisualDSP++ automation from Matlab - Syed Moin - Mar 4 2:12:00 2005

Hello I am trying to use VisualDSP++ 4.0 Automation for transfering
matrices from matlab to visualdsp and reading memory. I have been able
to open visualdsp,changing directory and setting session but unable to
load project,build project and run project .
Anyone having idea how to communicate between matlab and vdsp
using com automation
Regards
Syed Moinuddin
MSC computer Engineering
uet taxila
www.uettaxila.edu.pk


Attachment (not stored)
testvdsp.m
Type: application/octet-stream

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



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

Re: VisualDSP++ automation from Matlab - Author Unknown - Mar 7 7:28:00 2005


Syed Moin wrote:

>Hello I am trying to use VisualDSP++ 4.0 Automation
for transfering
>matrices from matlab to visualdsp and reading memory.
I have been able
>to open visualdsp,changing directory and setting
session but unable to
>load project,build project and run project .
> Anyone having idea how to communicate
between matlab and vdsp
>using com automation >
>Regards
>Syed Moinuddin
>MSC computer Engineering
>uet taxila
>www.uettaxila.edu.pk >
Hi Syed,

I believe you are using the wrong format for the file
route try the
following, it worked for me.
ADspProcessor.LoadProgram('C:/Program Files/Analog
Devices/VisualDSP
4.0/TS/work/test.dxe');

Regards
Rich Send instant messages to your online friends http://uk.messenger.yahoo.com



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



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