2020-12-14 09:52 AM
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 creating. and led also not running.
So our observation is, in mpu functionality ported code does not creating task in run mode.
we are using following attached port.c and portmacro.h file reference.
so please help me to sort out this issue.
Controller : STM32L4A6ZGT6
Thanks
Rahul