Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).
Post a new Thread
C55xx Simulator to C5510 target board - ravi...@gmail.com - Jun 1 11:34:00 2005
Hello all!!!
I am new to the usage of DSP hardware. I have a project which I was successful in simulating on
the C55xx simulator. Now, I have a C5510 target board connected via a XDS510 USB emulator. When
I try to run the SAME project on this board, I see a wierd problem..... I am using probe points
to accept input data. Instead of taking data in a sequential manner, the probe point seems to
jump to alternative blocks of data. E.g. i need to accept 10 points of data at a time. so,
theoretically, I need... 1-10, 11-20, 21-30 and so on. But, in my case, I see... 11-20, 31-40,
51-60 and so on.
Is there any thing I need to take care of before migrating the project from the simulator to
the actual board??
Thank you,
R K

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