Does the KSDK have a bareboard equivalent to the MQX Shell? I see the fsl_debug_console, but that does not appear to provide structure for an actual shell.
Hi Luciano,
Please, what do you use for MCU?
We have created example for RTCS Shell, please take a look at C:\Freescale\KSDK_1.3.0\middleware\tcpip\rtcs\examples\shell\build\kds
The example shows features RTCS TCP/IP stack and allows performing initialization and configuration of network interfaces - DHCP, DNS, FTP, TFTP, Telnet, SMTP and others.
In addition to example Adding TAD shell in KSDK, you can follow steps here Adding TAD shell in KSDK shell demo
I hope this helps you,
Best Regards,
Iva