Thank you Nilay. You are quite right. I am fairly new to all this. 
The only thing that I see is that in "options.py" in "BuildEnv" --target is arm 
system. But I am not sure how to change the parser.add_option for it. 
I looked into object_file from Alpha/load and ev5 and AlphaSystem.hh and 
system.hh ( all the files that were included in System.cc). However I am out of 
my wits. I am ashamed to confess.
I was wondering if you could be so kind to guide me on how to approach 
debugging? I would most appreciate it.

I appreciate your time.

Thank you,
Best regards,
Parnian
________________________________________
From: Nilay Vaish [ni...@cs.wisc.edu]
Sent: Sunday, December 16, 2012 10:33 AM
To: pmo...@masonlive.gmu.edu
Cc: gem5-users@gem5.org
Subject: RE: [gem5-users] Could not load console file

On Sun, 16 Dec 2012, pmo...@masonlive.gmu.edu wrote:

> Thank you Nilay.
> I  don't know where to change the parameters so it will look for console in 
> the path I have put it in and not the default. I spent all day looking in 
> different files and change parameters and I still get the same error.  I 
> looked into the error line in system.cc  and it only gives me this:
> console = createObjectFile(params()->console);
>     if (console == NULL)
>         fatal("Could not load console file %s", params()->console);
>

I believe I know how to solve the problem. But instead of telling you the
solution I have in mind, I'll rather let you struggle since I don't think
you know how to debug programs.

--
Nilay

_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to