Hi karol, Thanks for the immediate response !! This is blocking my development flow. Please help me out faster. I am using SSP version 1.0.0 I have added this inside thread_entry function Somewhat like this. void comms_thread_entry(void) { g_sf_console.p_api- prompt(g_sf_console.p_ctrl, NULL,TX_NO_WAIT); } I suspect, inside SF_CONSOLE_Prompt SF_CONSOLE_Read API has a TX_WAIT_FOREVER and it is blocking there. Please help me out! Regards.
↧