Hello,

I'd suggest to do this in the gem5 dir:

ln -s ../linux-linaro-tracking-gem5/ binaries

Hope it works,

--
Fernando A. Endo, Post-doc

INRIA Rennes-Bretagne Atlantique
France


2015-11-14 9:03 GMT+01:00 rahul shrivastava <[email protected]>:

> Hi All,
>
> It seems that the above file does not exist at all and still the latest
> stable version of the GEM5 is searching for this file in case of ARM FS
> simulation. The script syspaths.py uses "searchPath" to find this file
> which it doesn't find and throws an execption.
> In the earlier version of the GEM5, the script syspaths.py used "joinPath"
> instead of "searchPath" so that even if the file was not there, simulation
> used to start without any issues.
> Is this a bug or there is some gap in my understanding?
>
>
> Regards
> Rahul
>
>
> On Sat, Nov 14, 2015 at 1:09 AM, rahul shrivastava <
> [email protected]> wrote:
>
>> Hi,
>>
>> I am using the current stable GEM5 version for ARM FS simulation. For the
>> earlier release of GEM5, the following command used to work for me
>>
>>
>> M5_PATH=/home/rahuls ./build/ARM/gem5.fast configs/example/fs.py
>> --cpu-type=AtomicSimpleCPU --script=./autoscript -n 4
>>  --machine-type=VExpress_EMM --kernel=../linux-linaro-tracking-gem5/vmlinux
>> --dtb-filename=../linux-linaro-tracking-gem5/arch/arm/boot/dts/vexpress-v2p-ca15-tc1-gem5_dvfs_per_core_4cpus.dtb
>> --disk-image=../disks/arm-ubuntu-natty-headless.img --cpu-clock=\['1
>> GHz','750 MHz','500 MHz'\]
>>
>> But with the new release, I am getting the error
>>
>> *Getting error Can't find file 'vmlinux.aarch32.ll_20131205.0-gem5' on
>> path*
>>
>>
>> Can you please shed some light?
>>
>> Regards
>> Rahul
>>
>
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to