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

Sponsor

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

Discussion Groups

Discussion Groups | Code-Composer | C55xx to C5510

Technical discussions about Code Composer Studio.

  

Post a new Thread

C55xx to C5510 - thebad82 - Jun 1 16:37: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 code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )