I got an ultrazed board. The provided Linux seems to lack any debugging capability with the SDK.
I noticed that with the original zed board the following was running on startup (top command in linux):
/usr/sbin/tcf-agent -d -L- -l0
But this is not present in the supplied ultrazed linux. Is there any built in way to debug from the SDK with this build or do I have to recompile the kernel to debug anything.
This is a big deal for me who is just starting out trying to use the board. I have no experience and no set up to do kernel development.