Hi,

I'm trying to see if I coded "end driver loading procedure" right.
But since I don't have the real hw i'm working on vxSim.

Is it possible to load end driver on VxSim ? I put some messages with
puts(char *) function on my endLoad function. And did the neccessary
things described in documentation.

According to help , tUsrRoot should looked at entryTable defined in
configNet.h and called the necessary end driver to load. But there is
no message on the VxSim screen.

Waht am I doing wrong ? or is it about VxSim?

Thanks
Tugrul