Hello everyone!

I'm implementing a new application to Nuttx as my final college project: a 
assembly interpreter webserver. I've finished the code and it is running 
normally on Linux, but when I try to run the app on NuttX the following error 
occours: dump_stack: ERROR: User Stack pointer is not within the stack.

[cid:02804ca4-8157-4452-90e4-4698450b0158]

[cid:6394cebd-f2bb-415e-9655-e93ff246eeeb]
The last line in the second print is my application status.

Does anyone know what could be causing this problem? Is it possible to increase 
the stack size?

Reply via email to