Question
HardFault is occurred when I use DSP with FreeRTOS
I am trying to run DSP Functions like as FFT with freeRTOS which use multiple tasks.
And HardFault is occurred from prvPortStartFirstTask() for calling FFT functions.
So I don't have any idea what i check..
Please help me which parts I will check..
Thank you.
