[mips-gnu-discuss] Not able to run any program on the mips simulator
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[mips-gnu-discuss] Not able to run any program on the mips simulator



All,
I downloaded the mips tool chain. I tried to compile and run helloworld.c. When i try to run it, it simply hangs. when i hit ^C, it says it is still in __cs3_premain().
Can anyone tell me how to make it run.

#mips-sde-elf-gcc.exe -lc -T mipssim-hosted.ld test.c -o test.elf
#mips-sde-elf-run.exe test.elf

Regards,
Srinivas