Hello,
I ran into following issue when running the demo FreeRTOS.
Kernel ASSERT at core0! Line xxxx of file …/FreeRTOS/FreeRTOS-Kernel/tasks.c
+Semaphore task failed
Could you please help me in resolving this issue.
NOTE: I tried disabling the semaphore task in testing_main.h file and didn’t see any issue. But is that the correct approach to resolve this issue?