DSPRelated.com

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

Started by Andrew Nesterov in Code-Composer Studio20 years ago 1 reply

> Date: Mon, 07 Jun 2004 04:06:48 -0500 > From: Jeff Brower <> > > Unless optimization is completely off, you simply cannot...

> Date: Mon, 07 Jun 2004 04:06:48 -0500 > From: Jeff Brower <> > > Unless optimization is completely off, you simply cannot expect any > local variable to be stay consistent inside a function. For practical purposes this might be considered as


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

Started by tArAng in Code-Composer Studio20 years ago 4 replies

Hi Khalida, You are absolutely correct .. when I tried to return a float .. without prototyping that function .. i got some junk...

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).. Then i prototyped it and got the correct float value as I shud get. Thanks a lot for ur comment. Best


Max Number Of Arguments passed to function is t maximum 4?

Started by Zulfiqar Khan in Code-Composer Studio20 years ago 1 reply

Hello Can any one help me in solving the following problem : If numbe of aguments passed to a funcrion exceeds from 4 the...

Hello Can any one help me in solving the following problem : If numbe of aguments passed to a funcrion exceeds from 4 the function gives irrtaing behaviour. I mean if fo example i passed the argumnt 315 to the function the function converts it to 0 & then to 235, i.e


Re: Digest Number 268

Started by Andrew Nesterov in Code-Composer Studio20 years ago

It seem as if the erroneous function call differs from the function declaration. There are three places to check to be...

It seem as if the erroneous function call differs from the function declaration. There are three places to check to be coherent: the function declaration (in an include file), the function definition (check the paramemters of the implementation) and the function call.


RE: [c6x] loop contains control code

Started by piyush kaul in Code-Composer Studio20 years ago

Hi Sankaran, I hope you don't mean that the compiler won't generate software pipeline when it doesn't know the number of ...

Hi Sankaran, I hope you don't mean that the compiler won't generate software pipeline when it doesn't know the number of times the loop will iterate? If yes, then you are certainly wrong. I have lots of code where the loop count(trip count) is not explicitly defined or k


problem of CPU load graph

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

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...

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 you   Yong


why EDMA no speed improvement

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

Hi, all   I compared EDMA fast copy DAT_copy() with C function memcpy() in my program, but there is no difference in speed....

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 speed?   Thank you   Yong


relocation value truncated at 0x10 in section .bios file

Started by Zulfiqar Khan in Code-Composer Studio20 years ago 1 reply

Can any one help me in removing the problem "relocation value truncated at 0x10 in section .bios file" , when i try to declare...

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 .(array size = 4900; structure size = 20 bytes) When i make the a/m dclaration in the main function


Stack problem

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

Hi, I am an amateur using Code composer studio for TMS320C5472 voip processor. I am facing a unique problem. I have a main program...

Hi, I am an amateur using Code composer studio for TMS320C5472 voip processor. I am facing a unique problem. I have a main program which has an infinite "for loop", when it gets an interrupt it should jump to the interrupt service routine. When the processor gets inte


strange problem while not prototyping!!

Started by tArAng in Code-Composer Studio20 years ago

Hi All, I just bumped across this strange thing by mistake. Dont know exactly why this is happening. The thing is I am writing...

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 file (other than where my main is) . I am including this file to my project folder and calling those functions. No where am I pro


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