Sign in

username:

password:



Not a member?

Search code-comp



Search tips

Subscribe to code-comp



code-comp by Keywords

ARM7 | BIOS | Bug | EVM | JTAG | Linker | LOG_printf | McBSP | Profiling | Relocation | RTDX | Simulator | Target | Watch


Discussion Groups

Discussion Groups | Code-Composer

Technical discussions about Code Composer Studio.

  

Post a new Thread

why EDMA no speed improvement   [2 Articles]

Yong Yang - May 14 2004
Hi, all   I compared EDMA fast copy DAT_copy() with C function memcpy() in my program, but there is no difference in speed. Why does EDMA have no improvement of... why EDMA no speed improvement

problem of CPU load graph   [3 Articles]

Yong Yang - May 14 2004
Hi all,   I open CPU load graph for one of my programs, but it does not work at all, no curve, no statistics...what is the possible problem?   Thank y... problem of CPU load graph

relocation value truncated at 0x10 in section .bios file   [2 Articles]

Zulfiqar Khan - May 8 2004
Can any one help me in removing the problem "relocation value truncated at 0x10 in section .bios file" , when i try to declare array of structure pointer globally... relocation value truncated at 0x10 in section .bios file

Re: Re: [c6x] strange problem while not prototyping!!   [5 Articles]

tArAng - May 5 2004
Hi Khalida, You are absolutely correct .. when I tried to return a float .. without prototyping that function .. i got some junk value. (Non repeatable junk).. ... Re: Re: [c6x] strange problem while not prototyping!!

strange problem while not prototyping!!

tArAng - May 1 2004
Hi All, I just bumped across this strange thing by mistake. Dont know exactly why this is happening. The thing is I am writing couple of functions in different ... strange problem while not prototyping!!

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

Yong Yang - Apr 30 2004
HI, Ganesh   A typo Control Register (CTL) is 0x200 instead of 0x0   You said output of TIMER_getCount should be multiplied by 8. Is it because ... Fwd: Re: [c6x] Fwd: Re:  How to speed up profiling

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

Ganesh Vijayan - Apr 30 2004
Hi Yong, You need to perform initialization steps for the Timer Module before you can start the module. Also send across your code, if possible. I ... Re: [c6x] Fwd: Re:  How to speed up profiling

Fwd: Re: How to speed up profiling

Yong Yang - Apr 30 2004
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.   Th... Fwd: Re:  How to speed up profiling

packing

rics_in - Apr 28 2004
I am using code composer studio. When i am intialising two structs together. There are memory holes in between the two structure allocation in memory. Can anyone te... packing

pragma DATA_SECTION(...)

Kyungtae Lee - Apr 27 2004
Hi All,   I'm trying to make some arrays share the memory area by UNION. For example, let's assume that some global variables indicate the states o... pragma DATA_SECTION(...)
previous | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | next