Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » terminated at console with 0x000a6425 printed in red all over.
terminated at console with 0x000a6425 printed in red all over. [message #1699981] Mon, 29 June 2015 14:10
tevi an is currently offline tevi anFriend
Messages: 1
Registered: June 2015
Junior Member
Hello All,

I am trying to run a C project based on spim, which takes a ".s" assembly file as an argument in the run configurations and outputs two files; data and instr files.

I am using MIPS compiler to obtain assembly file from my c-code.

When I tried this for a basic example of adding two ints, it worked perfectly and gave me the two files needed.
But when I try and run it for another application(dot product), the console shows 0x000a6425 all over in red with Terminated as heading.

I went through few forum topics and read that terminated could be because of using a 64 bit eclipse, so I also tried it in a 32 bit one, but no progress, it's the same there too.

Waiting to hear suggestions which would help me solve the problem.

Thanks,
Tevi! Smile
Previous Topic:Migration Problems - Tips?
Next Topic:Odd compile errors using a struct in a vector
Goto Forum:
  


Current Time: Thu Apr 25 17:27:37 GMT 2024

Powered by FUDForum. Page generated in 0.03880 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top