Hi
I think you can not follow your code because you have no project open. I do
not understand why the wiki does not mention opening a project. I guess it
should be harmless.
Albert


On 5/16/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi all
>
> I follow
>
> http://wiki.davincidsp.com/index.php?title=Debugging_the_DSP_side_of_a_CE_application_on_DaVinci_using_CCS
> to debug a codec server which only include viddec_copy algorithm package.
>
> After connect DSP ,load symbol my_copy.x64P , and open a source code file
> viddec_copy.c using CCS , I set a break point in function
> VIDENCCOPY_TI_process(...).
>
> I do not use any gel file , and not open any project .
>
> When my app continue , I watch DSP side program do stop at the breakpoint .
> But the breakpoint can only be set to the start of the function , and single
> step , step into , step over ,is fail to use.
>
> my codec engine 's version is dvevm_1_20 . codec_engine_1_10_01
> in both codec package and codec server , I modify package.bld 's compile
> attribute to Pkg.attrs.profile = "debug" , and when compiling the code ,
> "-g" parameter is followed /opt/TI/cg6x_6_0_14/bin/cl6x
>
> Can any one tell me how to use all debug function and how to set breakpoint
> at any place?
>
>
>
>
>
>
>
>
>
> =======================263电子邮件-邮件运营专家=======================
>
>
> _______________________________________________
> Davinci-linux-open-source mailing list
> [email protected]
> http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
>
>


-- 
Albert Burbea
Harishonim 8
Ramat Gan 52502, Israel
Tel/Fax + 972-3-7526016
Mobile: +972-52-3541842
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to