Sign in

username:

password:



Not a member?

Search c55x



Search tips

Subscribe to c55x



c55x by Keywords

AIC23 | C5509 | CCS | CSL | EMIF | EVM | GEL | GPIO | HPI | Interfacing | JTAG | McBSP | OMAP | Omap15 | OMAP59 | RTDX | SDRAM | TMS320VC5509 | USB | XDS5

Sponsor

NEW! TMS320C6474: 3x the performance. 1/3 the cost. Three 1 GHz cores on 1 chip.

Discussion Groups

Discussion Groups | TMS320C55x | DSP data corruption

Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).

  

Post a new Thread

DSP data corruption - sandeepspm - Nov 6 5:53:56 2006



Hi all, 
      I am using C55x functional simulator.I am experiencing some
weird data corruption while passing parameters to functions.The data
is getting corrupted in some unknown way and in the end i am getting
entirely different values at the called function.

Is it the problem with the simulator? or is it the program ?.can
anyone  comment on this.

Thanks in Advance 

Sandeep



(You need to be a member of c55x -- send a blank email to c55x-subscribe@yahoogroups.com )

Re: DSP data corruption - srav...@rediffmail.com - Nov 8 9:50:30 2006


hi,
  there will be no problem with the Functional simulator. 
where from u r calling ur asm function , has to be checked first.
  if u r calling it from C , check whether Stack and Heap sizes are sufficient.and then try to
increase their sizes.
  if it is from another Assembly file, check whether u r following the "calling
conventions" correctly.

  regards,
  sravanthi

Hi all, 
>      I am using C55x functional simulator.I am experiencing some
>weird data corruption while passing parameters to functions.The data
>is getting corrupted in some unknown way and in the end i am getting
>entirely different values at the called function.
>
>Is it the problem with the simulator? or is it the program ?.can
>anyone  comment on this.
>
>Thanks in Advance 
>
>Sandeep



(You need to be a member of c55x -- send a blank email to c55x-subscribe@yahoogroups.com )