Re: Re: RE: How to debug codec server using CCS

2009-02-13 Thread Jon Arróspide
? Thank you in advance, Jon Re: Re: RE: How to debug codec server using CCS cs Tue, 20 May 2008 22:11:37 -0700 Hi , I use Fedora Core 8 as my development environment. I use TI's cross-compiler tools for ARM , DSP , XDC , framework_components_1_10_04 , dvevm_1_20 , to build codec ser

Re: Re: RE: How to debug codec server using CCS

2008-05-20 Thread cs
Hi , I use Fedora Core 8 as my development environment. I use TI's cross-compiler tools for ARM , DSP , XDC , framework_components_1_10_04 , dvevm_1_20 , to build codec server and debug DSP side code. The other tools such as gmake, automake , .. , is just from FC8 . They work ok. I work

Re: RE: How to debug codec server using CCS

2008-05-20 Thread linuxvom
hi a vmware virtual machine is used. and Codec engine:1.02 DSP/BIOS:5.30 DSPlink:1.30 Redhat 9 linux 2.4.20 在08-5-20,Albert Burbea <[EMAIL PROTECTED]> 写道: > > Hi > just to know - are you using a virtual machine for linux (like vmware) or a > native install? > Also, which linux distribution are yo

Re: RE: How to debug codec server using CCS

2008-05-20 Thread Albert Burbea
Hi just to know - are you using a virtual machine for linux (like vmware) or a native install? Also, which linux distribution are you working on ? Albert On 5/19/08, cs <[EMAIL PROTECTED]> wrote: > > Hi > > U are right. I rebuild codec server under linux again and copy all the > files to window

Re: RE: How to debug codec server using CCS

2008-05-20 Thread linuxvom
hi chensu I tried your method. but i cant open servers.my_copy.pjt as you say.Can you tell me why? yet also CCS cannot set breakpoint at body of some functions such as VIDDEC_TI_control and can not single step into a function,can you give me a hand? 在08-5-19,cs <[EMAIL PROTECTED]> 写道: > > Hi > >

Re: RE: How to debug codec server using CCS

2008-05-18 Thread cs
Hi U are right. I rebuild codec server under linux again and copy all the files to windows. After connecting DSP by ccs, I open the project file servers.my_copy.pjt in directory of ".\my_copy\package\" and add viddec_copy.c viddec_copy_ti.h viddec_copy_ti_priv.h to my project. Then the debug f