Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).
|
Hi, Thanks to everyone who pitched in to help me out. (I am the guy who posted the message "Problem with TMS320CC416 DSP Test Evaluation Board") My problem is solved and my code is running perfectly well on the TEB. However, the problem was quite different from the explanations that were offered by various people. Essentially what happened was that I forgot to change the linker command file (which of course is target specific - the command file being used for running the code on the Simulator will most probably need to be changed when migrating to a board-based set-up.) I figured this out when I tried running some "example code" that came with the IDK installation CD. I am writing this reply so that anyone who is planning to use a board may not make the same mistake that I did and waste a quite a bit of time and effort. |