If have a small console project, which is working with USB (CDC/ACM). Now I would like to use the same console from different interfaces (USB, LAN, UART). First is that possible at all and/or second are there any known limitations for that solution? For that I've added a NetX-Thread with a second console framework g_sf_console_LAN (etc.). I'm able to compile and run the project. The USB-console works and I can also ping the S7G2 SK board, but there is no console function for LAN at all. Is there a small working LAN-Console project available? I've already tried the article "Console Swap" but here the same: ping works, LAN-console unfortunately not. Any ideas? Thanks! Ralph
↧