|
Hazhiriq200 <hazhiriq200@gmail.com> wrote in message <35f74249-8f1c-4f58-a547-a9e9cc00ae7f@o10g2000yqa.googlegroups.com>...
> On Sep 26, 1:34 am, "Sameh " <samehal-ery...@smarttech.com> wrote:
> > "Aleksey Komarov" <abkoma...@gmail.com> wrote in message <h1qfsh$dc...@fred.mathworks.com>...
> > > Hello everyone,
> > > We've got a problem with R2009a and VisualDSP++ 5.0.6.0 (90days trial)
> > > adivdsp alsways return
> > > ERROR_CANNOT_CONNECT_TO_PLUGIN
> > > (listsessions works fine and getting the info from VisualDSP sessions)
> >
> > > When we are trying to build PIL system in simulink, we have the same problem.
> >
> > I am facing same problem. Did you ever find out why you were getting that?
>
> Hi have one PC and one laptop i try to connect Matlab2008a to Visual
> DSP++ 5 update6
> in Windows XP it works fine
> But in my laptop that i use it more i have Vista in that i face to
> this problem;
> :
> >> sessionsinfo = listsessions('verbose');
> >> sessionsinfo{1}
>
> ans =
>
> sessionname: 'ADSP-BF561 Dual Processor Simulator'
> targettype: 'ADSP-BF5xx Blackfin Family Simulators'
> platformname: 'ADSP-BF561 Dual Processor Simulator'
> processors: {'P0(ADSP-BF561)' 'P1(ADSP-BF561)'}
>
> >> session_name = 'ADSP-BF561 Dual Processor Simulator';
> >> vd = adivdsp('sessionname',session_name,'procnum',0)
> ??? ERROR_CANNOT_CONNECT_TO_PLUGIN
>
> Error in ==> C:\Program
> Files\MATLAB\R2008a\toolbox\vdsplink\vdsplink\+vdsplink\+autointerface
> \@adivdsp\initializevdsp.p>initializevdsp
> at 17
>
>
> Error in ==> C:\Program
> Files\MATLAB\R2008a\toolbox\vdsplink\vdsplink\+vdsplink\+autointerface
> \@adivdsp\adivdsp.p>adivdsp.adivdsp
> at 84
>
>
> Error in ==> adivdsp at 97
> h(i) = vdsplink.autointerface.adivdsp(args{:});
>
> >>
> Please send me an email if you know what should i do
I have the same problem, can anyone tell me the solution.
|