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... 
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... 
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... 
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!!](/new/images/icon_more.jpg)
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 ... 
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](/new/images/icon_more.jpg)
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](/new/images/icon_more.jpg)
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... 
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... 
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... 
previous |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
next