I successfully run android-swr on FVP_morello, I want to connect to the internet and I used the virtio_net:
./run-scripts/run_model.sh -m FVP_Morello/models/Linux64_GCC-6.4/FVP_Morello -f android-swr -e virtio_net
I try to ping 36.152.44.96, but failed.
It doesn't seem to be connected to the internet
Can someone help me?
Thanks!