Hi,

I don't know exactly what you're asking but if you're trying to link your own 
pre-built libraries with 
a CE server executable, you can refer to my posting I did in the past for help 
(refer to
http://www.mail-archive.com/[email protected]/msg01726.html).
The one I did was for the ARM executable, with which I linked one of my own 
libraries and a few
C libraries; so if you doing it for the DSP, edit the package.bld file in your 
CE server directory
and add the following line:

               C64P.lnkOpts.suffix = "[your own *.l64P librar(ies)]" + 
C64P.lnkOpts.suffix;

I haven't tested that myself but I would assume it works (I used MVArm9 for the 
ARM executable).

Regards,
Andy

----- Original Message ----
From: mafaqing <[EMAIL PROTECTED]>
To: [email protected]
Sent: Sunday, March 11, 2007 6:14:37 PM
Subject: How to create the algorithm packages with a pre-built library?





 

 









hi,all



Is there any one can help me? we meet some trouble. How to create the 

algorithm packages with a pre-built library?


 


For example,In this directory 

(\dvevm-1-10\codec_servers_1_00\packages\ti\sdo\codecs\g711dec),we can 

get some files look as follows: 



"package" 


"G711DEC.xdc.h"


"G711DEC.xdc"


"G711DEC.xs"


"package.xdc"


"package.xs"



and we have got the pre-built G711DEC algorithm library 

file("g711dec_tii.l64P").


 


Now,we want to create the G711DEC algorithm packages for Codec 

Engine Server Integrator based on these upper files. 


 


it will be so kind of you if any one can tell me how to do 

it.


 


 




 


best 

regards,
mafaqing
MSN:[EMAIL PROTECTED]

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source




_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to