Hello Sebastian,
I figured out my error. I was using a smaller stack size until last year so the
nfs client hung up on initialising. I reset some config values and its working
now. Thank you for your help.
Regards,
Vivek
> On 14-Feb-2017, at 19:18, vivek kukreja wrote:
>
> Hello Sebastian,
Hello Sebastian,
The output of the qemu command is as follows:
Warning: nic cadence_gem.1 has no peer
nexus0:
zy7_slcr0: on nexus0
cgem0: on nexus0
miibus0: on cgem0
e1000phy0: PHY 0 on miibus0
e1000phy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX,
1000baseT-FDX, 1000baseT-FDX-mas
On 14/02/17 11:10, vivek kukreja wrote:
Hello developers,
I'm working on transporting application traces to host using the
libbsd ethernet driver. I have compiled an app for
arm/xilinx_zynq_a9_qemu and used the rtems bsd commands to setup NFS
in the app.
This example used to work until last ye