Dear all, I'm trying to debug a sysbios project(FMC667WebUART), but everytime after loading the program into my FMC667 DSP, nth happens and just shows that the 8 cores are running, instead of allowing me to step thru. I tried adding a printf() at the start of my main(), but nothing appears as well. What possibly can i do wrong? I tried debugging my other projects and it works.
ps: I'm really really new to all these.