Hai,
I am doing project with MK10DN512VLQ Controller in MCUXpresso IDE.
I am using FreeRTOS also. I have requirement that RAM memory (Zero Fill) should not be cleared when one of the variable is set to 0xff in case of BOR or Soft Reset.
If doing so i am getting error Could not allocate required memory in freeRTOS task.
Can somebody suggest me any solution?