Where is the documentation or examples for the Shell included in the KSDK 1.3 created by the KSDK Builder

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Where is the documentation or examples for the Shell included in the KSDK 1.3 created by the KSDK Builder

Jump to solution
914 Views
tomtalkington
Contributor III

the Shell is included in the utilities folder but I cannot find any documentation or examples for it.  Are any available?

Labels (1)
0 Kudos
1 Solution
526 Views
ivadorazinova
NXP Employee
NXP Employee

Hi Tom.

Unfortunately no. No other example and documentation are not available.

Have a nice day.

Iva

View solution in original post

3 Replies
526 Views
tomtalkington
Contributor III

I made the decision to move away from MQX as it will no longer be supported so I only included FreeRTOS in my SDK build. Going back to MQX would defeat the purpose of this exercise.  My project was working with MQX and its included shell.  My goal is to port to KSDK 1.3 with FreeRTOS. 

My SDK includes a shell which is different from the one used with MQX. Is there any documentation of example code for this shell?

0 Kudos
527 Views
ivadorazinova
NXP Employee
NXP Employee

Hi Tom.

Unfortunately no. No other example and documentation are not available.

Have a nice day.

Iva

526 Views
ivadorazinova
NXP Employee
NXP Employee

Hi Tom.

It depends, what option you choose in Kinetis Expert.

If you want to work with Shell, you must choose MQX option

optionMQX.png

after that you will see under middleware rtcs folder:

rtcs.png

You can find Shell example under <KSDK1.3_path>\middleware\tcpip\rtcs\examples\shell

The Readme to RTCS Shell Application you will find in the same folder.

Documentation for the Shell - MQX RTOS RTCS User's Guide (IPv4 and IPv6) you will find at <KSDK1.3_path>\doc\tcpip\mqx_rtcs

I hope this helps you.

In case of any issue, please let me know.

Iva

0 Kudos