Non-intrusif scanf()
Hello,
I'm working on the SPC574S-DISP board, I've set up FreeRTOS and I would like to have a way to do a non-intrusive scanf.
I would like the program to keep running and wait for a key to be pressed to access a submenu.
The problem is that with scanf(), the debug gets stuck.
Can you help me?
Thank you very much in advance
Regards
Bastien
