DSPRelated.com

Re: [c6x] Fwd: Re: How to speed up profiling

Started by Ganesh Vijayan in Code-Composer Studio20 years ago 3 replies

Hi Yong, You need to perform initialization steps for the Timer Module before you can start the module. Also send...

Hi Yong, You need to perform initialization steps for the Timer Module before you can start the module. Also send acro


How to speed up profiling

Started by Yong Yang in Code-Composer Studio20 years ago 8 replies

Hi, all   I am profiling my video encoder program on TI DM642 EVM. It's extremely slow. 17 hours has passed but it even has...

Hi, all   I am profiling my video encoder program on TI DM642 EVM. It's extremely slow. 17 hours has passed but it even has not encoded one frame! Any way to speed it up?   Thank you Yong


Fwd: Re: How to speed up profiling

Started by Yong Yang in Code-Composer Studio20 years ago

HI, ganesh   Do i have to enable clock as well when using TIMER_getCount()? If i enable it, the same error message (invalid...

HI, ganesh   Do i have to enable clock as well when using TIMER_getCount()? If i enable it, the same error message (invalid CIO command) comes out.   Thank you   Yong Note: forwarded message attached.


pragma DATA_SECTION(...)

Started by Kyungtae Lee in Code-Composer Studio20 years ago

Hi All,   I'm trying to make some arrays share the memory area by UNION. For example, let's assume that 

Hi All,   I'm trying to make some arrays share the memory area by UNION. For example, let's assume that 


Re: [c6x] How to speed up profiling

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

Yong Yang- > I am profiling my video encoder program on TI DM642 EVM. It's extremely slow. 17 > hours has passed but it even...

Yong Yang- > I am profiling my video encoder program on TI DM642 EVM. It's extremely slow. 17 > hours has passed but it even has not encoded one frame! Any way to speed it up? I'd be happy to help you with some advice, since we are working with DM642 EVM


Using EDMA

Started by Muhammad Azam in Code-Composer Studio20 years ago


Re: [c6x] program not stable

Started by Jeff Brower in Code-Composer Studio20 years ago

Yong Yang- > I am using TI DM642 to develop a video codec. I need to communicate with PC to > read/write encoded or decoded...

Yong Yang- > I am using TI DM642 to develop a video codec. I need to communicate with PC to > read/write encoded or decoded video stream via USB JTAG or TCP/IP Ethernet. > Sometimes my program runs very well. But sometimes it does not run correctly, with > pr


Re: Digest Number 250

Started by Raghavendra K S in Code-Composer Studio20 years ago

Dear PK header files are to declare functions and datastrucures. They should not be used to define global variables. So now...

Dear PK header files are to declare functions and datastrucures. They should not be used to define global variables. So now you can do the following. 1-- Create a new file global.c Add this to you project.      Declare whichever variable you want to d


passing variables in functions

Started by tArAng in Code-Composer Studio20 years ago

Hi all, I am having this problem with memory allocation and am struggling to find out how CCS allocates memory to different...

Hi all, I am having this problem with memory allocation and am struggling to find out how CCS allocates memory to different variables. The thing is whenever I am calling a function and passing some variables to it, CCS initializes them (passed variables) in CPU registers. ( how do i know this..


Multi File Project

Started by zhk_pk in Code-Composer Studio20 years ago

How can i include global variables in multifile project. The method which i have adopted is: 1) declare global variables and...

How can i include global variables in multifile project. The method which i have adopted is: 1) declare global variables and global define directive in the header file "def.h"(including ifdef directive too.) 2) Add this header file in the different files of my


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