Hi, i'm developing a WinCE based application on NETX 100 custom hw that communicate with other device via ethernet with custom protocol. I would know if it's possible to use the programmable xC port for my specific pourpose and if there is some manual/development toolkit to generate the out file; Then i 'll load the binary from winCe as for the standard ethernet port.
Thanks in advance
Matias
M T
Hilscher Gesellschaft für Systemautomation mbH
Hi Matias,
If I am understanding your question correctly, you want to use a custom XC code for a special ethernet based protocol.
This is possible in general, but programming the XC units (genereting the out file as you call it) can only be done by Hilscher. The XC units are laid open for public purposes and their compilation tools are also not available to the public. If you want to get a custom XC code you will need to get in touch with Hilscher.
The only thing you can do for a custom protocol using the Ethernet Standard MAC XC code, is to driver the protocol on the ARM if that is possible in your case.
Regards
MT