"Xtaskcreaterestricted" API works in debug made but not working in release mode.
Hi All,I have ported mpu functionality by replacing port.c and portmacro.h.In code, we are creating task which toggling led after every one second.but this above code run only in debug mode only.while i am running code in run mode, task is not cr...