Ah. The video_copy example shows how to build a Server with a GNU makefile, so many of the freebies you get from a package.bld-based build (like generating a .map file) aren't there. You should see an explicit '$(LINK)' command in the makefile you'll have to modify.
The TI tools generate a .map file with the -m option. Run 'lnk64P --help' for the options. Chris ________________________________ From: Sandeep YEDIRE [mailto:[email protected]] Sent: Thursday, July 09, 2009 7:59 AM To: Ring, Chris; [email protected] Cc: Sandeep Yedire; [email protected] Subject: Re: How to generate .map file when creating server. Yes I did notice that its auto-generated in all_codecs folder, but its not generated in video_copy folder. I am currently working on video_copy folder. The execution flow by using CE_DEBUG =2 is not just halts after I modified (added my call to decoder) viddec_copy example. I want to check the .map generated file if any help. Please let me know what difference in extra command that actaully made all_codecs generate .map and that did not in video_copy. Many Thanks, Sandeep.Yedire ________________________________ From: "Ring, Chris" <[email protected]> To: Sandeep YEDIRE <[email protected]>; "[email protected]" <[email protected]> Sent: Thursday, 9 July, 2009 7:32:16 PM Subject: RE: How to generate .map file when creating server. Depending on how you build your server, there may be one auto-generated already - search for a *.map file in your package/cfg/.... directory tree. As a concrete example, the CE "all_codecs" example has a .map file in ti/sdo/ce/examples/servers/all_codecs/package/cfg/bin/<platname>/all.x<ext>.map Chris ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Sandeep YEDIRE Sent: Thursday, July 09, 2009 3:43 AM To: [email protected] Subject: How to generate .map file when creating server. Hi all, Can you please suggest me How to generate .map file when creating server ? I dont have ccs v3.3. Many Thanks, Sandeep.Yedire ________________________________ See the Web's breaking stories, chosen by people like you. Check out Yahoo! Buzz<http://in..rd.yahoo.com/tagline_buzz_1/*http://in.buzz.yahoo.com/>. ________________________________ ________________________________ Looking for local information? Find it on Yahoo! Local<http://in.rd.yahoo.com/tagline_local_1/*http://in.local.yahoo..com/>
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
