Need help to compile WINCE version DSPLINK for omapl138

2010-10-29 Thread chensu.main
Hi all,

I have download wince-portted-version DSPlink , and the filename is 
dsplink_1_65_00_03.tar.gz 

In the doc(InstallGuide_WinCE_OMAPL138.pdf ) , I have some question? 

Which tool chain should I use? I only enter dos window from VS2005's build 
menu.and I also modify some PATH by

set path=C:\ti-tools\bios\xdctools;C:\ti-tools\bios\xdctools\bin;%path%
set path=D:\dsplink\etc\host\scripts\msdos;c:\perl\bin;%path%;


But compilling process cann't be continued.the error info is 

D:\dsplink\gpp\srcmake debug
[SRC ] === DIRS == INCLUDE 
make[1]: Entering directory `D:/dsplink/gpp/src/arch'
[ARCH] --- DIRS -- INCLUDE 
C:Perl\bin\perl: not found
make[1]: *** [D:\dsplink\\gpp\\export\\INCLUDE] Error 127
make[1]: Leaving directory `D:/dsplink/gpp/src/arch'
make: *** [arch.dirinc] Error 2


Can anyone give me a Guide , or some indication?

Thanks very much.

2010-10-29 



chensu.main 
___
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source


Re: RE: Problem about DSP server config of DM6446

2009-04-28 Thread chensu.main
Hi , Robert 

I wonder is it a limitation of RMS(Resource Manager Server) or DSP/BIOS ? I 
will modify my code now.

Thanks a lot.


2009-04-28 



chensu.main 



发件人: Tivy, Robert 
发送时间: 2009-04-28  06:38:15 
收件人: chensu.main; davinci-linux-open-source 
抄送: 
主题: RE: Problem about DSP server config of DM6446 
 
I'm not sure about a document, but the number of algorithm objects that you can 
create depends on the size of the memory block from which the stacks are 
allocated.  As you've seen, cutting the stack size down allows you to create 
more.  You might be able to find a formula, but the real answer is as many as 
you have memory for.

- Rob




From: davinci-linux-open-source-boun...@linux.davincidsp.com 
[mailto:davinci-linux-open-source-boun...@linux.davincidsp.com] On Behalf Of 
chensu.main
Sent: Monday, April 27, 2009 8:03 AM
To: davinci-linux-open-source
Subject: Problem about DSP server config of DM6446


Hi all ,

In my application , I have to create one algorithm many times . 

Fistly I config DSP server's CFG file and set stack size to 16384 in 
Server.algs {} , but app can only create 7 instances of my algorithm . Then I 
fix stack to  4096 and I can create more .

My question is How many algorithm objects can I create . Which document 
describe it indetail ?


2009-04-27 



chensu.main 
___
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source


Problem about DSP server config of DM6446

2009-04-27 Thread chensu.main
Hi all ,

In my application , I have to create one algorithm many times . 

Fistly I config DSP server's CFG file and set stack size to 16384 in 
Server.algs {} , but app can only create 7 instances of my algorithm . Then I 
fix stack to  4096 and I can create more .

My question is How many algorithm objects can I create . Which document 
describe it indetail ?


2009-04-27 



chensu.main 
___
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source