Hi all,
i developed my application based on the video_copy example and i success to
compile it and run the codec using CGT v6.1.13,
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 but when i try to run my application that utlize
the generated codec it run slowly and after closing it. 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.
How to fix this and to have the "pprofout.ppd" file
-------------
BEST REGARD
_________________________________________________________________
Hotmail: Trusted email with 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