error in running tflite program
-
Re: error in running tflite program
when i increase the stack size to 8000 i get the following error ERROR: Stack pointer is not within the allocated stack
what may be the reason for this error -
Hi @karthi,
You may have performed memory operations that overwritten the stack of your task.
Best Regards,
Kamil Tomaszewski