I am trying to run a small program using BIOS and a Simulator of 55xx platform
(C55xx Rev3.0 CPU Cycle Accurate Simulator).I tried a small program that
contains only a main() with a printf and a breakpoint. I also tried the example
provided by TI (basic/clk.pjt).I changed the RTDX's field from JTAG to
Simulator.The code compiles and starts running. But it gets stuck inside the
function GBL_init. It spins at the label "selfspin."Perhaps waiting for some
register to change value but it doesn't change value. It calls
_GBL_getVersion there but I don't know if that's the culprit.Other
people seem to have had a similar issue (a google search shows that other people
had a program stuck in GBL_init).Any ideas?Thank you,Alex
Check Out Industry's First Single-Chip, Multi-Format, Real-Time HD Video
Transcoding Solution for Commercial & Consumer End Equipment: www.ti.com/dm6467