Is there a demo project for FreeRTOS shell support for S32K?
I want to use shell in my project based on S32DS freeRTOS.[email protected]
Hi,
I'm afraid that we don't have such example. The shell (even the simple one) is pretty complex stuff. If you need some basic interaction with MCU (in means command input/output) - you can adapt this example:
https://community.nxp.com/docs/DOC-335240
Jiri
Anyone can help me and give advice?