CLI for iMXRT1062

Dear Sirs
I’d like to know if a Command Line Interface (CLI) is available for imxrt1062 microprocessor. I downloaded Freertos but I didn’t find any file related to CLI.
Would you help me ? Thank you
Best Regards
Giovanni

Hi Giovanni,

If you downloaded only the kernel, you won’t find anything for CLI there. However, the “classic” distribution, which includes demos, also includes FreeRTOS-Plus which has CLI.

See here for the download and the FreeRTOS-Plus directory:

See https://freertos.org/cli - note this is a rudimentary extensible command interpreter - not a shell.

Hi Jeff
Thank you for your reply. The FreeRTOS distribuition included insided NXP SDK doesn’t include FREERTOS-Plus. I don’t know reasons.
Best Regards
Giovanni

Hi Giovanni,

You should be able to use the FreeRTOS+CLI library with your SDK’s included FreeRTOS.