Two quick ones:
   1.  Looks like your CMEM kernel module needs to be rebuilt against
your new(?) Linux kernel (error in #4)
   2.  In the default configuration, the DSP Server must be in the same
directory as the Linux application (error in #6) - you did build the
examples/servers (which requires you build the examples/codecs), right?
You'll have to copy your built server
(examples/servers/video_copy/video_copy.x64P) into the same dir as your
Linux application.

Chris

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]
> ] On Behalf Of JOE
> Sent: Monday, December 04, 2006 6:42 AM
> To: [email protected]
> Subject: about Codec Engine download
> 
> Hello everybody!
> 
> I has a question for download example app.out on the danvic board.
> 
> My step:
> 
> 1.I successed compile 
> 
> "/root/dvevm_1_10/codec_engine_1_02/examples/apps" 
> and 
> "/root/dvevm_1_10/codec_engine_1_02/examples/apps/video_copy/dualcpu";
> 
> 2.I use NFS mount pc env to danvic board.
> 
> mount 
> 140.125.33.174:/root/dvevm_1_10/codec_engine_1_02/examples/apps /root
> 
> 3.cd system_files/davinci/
> 
> 4. sh ./loadmodules.sh
> error message:
> cmemk: disagrees about version of symbol struct_module
> insmod: error inserting 'cmemk.ko': -1 Invalid module format
> insmod: error inserting 'dsplinkk.ko': -1 File exists
> 
> 5.cd video_copy/dualcpu/
> 
> 6. ./app.out
> error message:
> [EMAIL PROTECTED]:~/video_copy/dualcpu# ./app.out
> App-> Application started.
> @0x0009f7d8:[T:0x4003a6e8] OP - Process_create> ERROR: cannot 
> access file ./vide
> o_copy.x64P
> @0x0009fa43:[T:0x4003a6e8] CE - rserverOpen: can't start 
> './video_copy.x64P'; Pr
> ocess_create failed
> CEapp-> ERROR: can't open engine video_copy
> App-> Application FAILED.
> 
> I do not know what is happen ? 
> 
> Could you tell me , please?  thank you.
> _______________________________________________
> 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