Hi all,

 

i developed my application based on the "video_copy" example and i success to 
compile it and run/utilize the codec in my application using CGT v6.1.13,

 

Note:- the codec compilation will result in a file as "lablabla.x64P" that may 
application use it at run time.

 

now i want some optimizations so i used CGT v7.0.1

i added the option "--gen_profile_info" in "user.bld" file as below:-

C64P.ccOpts.prefix = "-mv64+ --gen_profile_info";

also i modified the make file that effect linker options as below:-

$(LINK) -o $@ -m app.map -c $^

 

Now i can successfully compile and app.map file exist but when i try to run my 
application that utlize the generated codec it run slowly, not an issue now, 
and after closing the application. i search for the file named "pprofout.ppd" 
but it does not exist.

i want to continue but i can not since next step depend on the generated file.

---------------------------

Any help is highly appreciated

Mohamed AbdElwahed

 
                                          
_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to