Hi,
As I know, ADB-like 'file channel' in Android phone is not available in
Gem5.

Instead, you can mount the root file system image with following command,
and put your code in the simulated system.

# mount -o loop,offset=32256 disk-image-file.img /mnt/disk-image

Gyeonghwan Hong.

2015년 6월 19일 (금) 오후 4:48, Junaid Shuja <[email protected]>님이 작성:

> Hi,
> During full system emulation for ARM, how can I push a compiled C file so
> that it is available to me in the terminal for execution.
>
> --
> Junaid Shuja
> WHA130039
> PhD Student, FSKTM
> University of Malaya
>  _______________________________________________
> 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