DSPRelated.com

Hardware breakpints using GEL

Started by gautamsridhar in Code-Composer Studio20 years ago 1 reply

Hi, I would like to place a hdware breakpoint using a GEL command. i.e. What is teh equilvalent of GEL_BreakPtAdd() for...

Hi, I would like to place a hdware breakpoint using a GEL command. i.e. What is teh equilvalent of GEL_BreakPtAdd() for hardware breakpoints. Thanks, Gautam PS: GEL_BreakPtAdd() is for software breakpoints.


How to measure time accurately

Started by Yong Yang in Code-Composer Studio20 years ago 1 reply

Hi, all   I want to measure time accurately so that I can derive frame rate of my encoder. But the clock() function does not...

Hi, all   I want to measure time accurately so that I can derive frame rate of my encoder. But the clock() function does not work well in CCS. So now I can only use time() function that only gets time in seconds. Any other ways to measure time accurately?  


Re[2]: XDAIS developer's kit (SPRC116) installation problems

Started by Nikodem Binienda in Code-Composer Studio20 years ago 1 reply

Hello, Tuesday, June 22, 2004, 6:35:52 AM, you wrote: pk> Probably it is problem with trying to install the pk> latest...

Hello, Tuesday, June 22, 2004, 6:35:52 AM, you wrote: pk> Probably it is problem with trying to install the pk> latest XDIAS kit on older version of CCS. Try pk> intalling the latest patch of CCS (2.21.XX). Go to Help->>Update Advisor->Check for


XDAIS developer's kit (SPRC116) installation problems

Started by Nikodem Binienda in Code-Composer Studio20 years ago 1 reply

Hi, I am using 6713 DSK with code composer studio 2.2. I want to install XDAIS developers kit (SPRC116) version 2.51.00 but I...

Hi, I am using 6713 DSK with code composer studio 2.2. I want to install XDAIS developers kit (SPRC116) version 2.51.00 but I am receiving the following messages. First the installators warns me that the installer will remove Tamplate Code Generator. When I accept


simulator

Started by morganyang1982 in Code-Composer Studio20 years ago 2 replies

I have just gotten my 6712 DSK. However, the code composer CD doesnt seem to include simulator, it only has the DSK emulator. Since...

I have just gotten my 6712 DSK. However, the code composer CD doesnt seem to include simulator, it only has the DSK emulator. Since the DSK was purchased by the university, i do not have access to it on my own free time. As a result, it would be much more convinient if i can get a co


Re: Digest Number 278

Started by Tony McKay in Code-Composer Studio20 years ago

Have you checked out the communications library for the C24x parts from TI. ...

Have you checked out the communications library for the C24x parts from TI. http://focus.ti.com/docs/toolsw/folders/print/sprc113.html I used it to talk I2C out general I/O p


C6211 Simulator... help needed

Started by Chirag Dadlani in Code-Composer Studio20 years ago 1 reply

Hello ! My name is Chirag, I am a student at the Indian Institute of Technology (IIT) Delhi. I am currently working on the TI...

Hello ! My name is Chirag, I am a student at the Indian Institute of Technology (IIT) Delhi. I am currently working on the TI c6211 DSK. Our aim is to implement and optimise the G.729 and G.723 voice CODECs on the TI DSP. The main problem faced by us is that we are not able to


Re: [c6x] cannot allocate memory

Started by Ganesh Vijayan in Code-Composer Studio20 years ago

Hi Yong, Your problem is quite straight forward. Just check the section for which it is failing to allocate memory and...

Hi Yong, Your problem is quite straight forward. Just check the section for which it is failing to allocate memory and increase its size. That should solve your


[Fwd: Re: Re: Max Number Of Arguments passed to function is t maximum 4?]

Started by Jeff Brower in Code-Composer Studio20 years ago 2 replies

Tarang- Unless optimization is completely off, you simply cannot expect any local variable to be stay consistent inside a...

Tarang- Unless optimization is completely off, you simply cannot expect any local variable to be stay consistent inside a function. I.e. if you hold your cursor over a local variable you might see undefined results. The suggestion for Zulfiqar is to turn off all o


RE: Re: [Fwd: Re: Re: Max Number Of Arguments passed to function is t maximum 4?]

Started by Bhooshan iyer in Code-Composer Studio20 years ago 9 replies

Roland- Right Said Roland! Nicely worded answer. Just to extend the discussion to another optimization area- Volatile: ...

Roland- Right Said Roland! Nicely worded answer. Just to extend the discussion to another optimization area- Volatile: Just consider this scenario: on -O3 --------------------------------------------------------------------------------\ -------------


Ask a Question to the DSPRelated community

To significantly increase your chances of receiving answers, please make sure to:

  1. Use a meaningful title
  2. Express your question clearly and well
  3. Do not use this forum to promote your product, service or business
  4. Write in clear, grammatical, correctly-spelled language
  5. Do not post content that violates a copyright