I bought a MicroZed a long time ago and am finally getting to it. I have built an application following the Adam Taylor blog to write Hello World to the console. I have build the application and it seems ok, but I can't get it to run.
At first I got a message that there was no ARM device on connection local. Cable is not connected to host.
I have created a Target connection to connect to the device:
Type: Hardware Server
Host: 192.168.1.10
Port: 3121
I get the message that the hardware server is not running on the machine. I can't find the hardware server to run it. On some pages I found while googling I found where I was told to run hw_server but that doesn't exist anymore.
What did I miss? I will work to figure this out, I just need a pointer.