Re: Sementation fault

2007-03-13 Thread Andy Ngo
Make sure you link in the necessary CE libraries with your ARM application. This is what I had to link in with my ARM application: export CE_DIR = /opt/dvevm_1_10/codec_engine_1_02/packages export DSPLINK_DIR= /opt/dvevm_1_10/dsplink_1_30_08_02/packages export CMEM_DIR =

RE: Sementation fault

2007-03-13 Thread Ring, Chris
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andy Ngo Sent: Tuesday, March 13, 2007 1:03 PM To: Subhash; davinci-linux-open-source@linux.davincidsp.com Subject: Re: Sementation fault Make sure you link in the necessary CE libraries with your

Re: Sementation fault

2007-03-13 Thread Andy Ngo
, 2007 2:25:59 PM Subject: RE: Sementation fault Hmmm, have to be careful here. The list of libraries to link in will vary with the application config. For example, Andy, if you added a video codec to your application config, you'd need to add video.a470MV. If you enabled debug libraries