When StartASM(), embOS throws error and system goes to infinite loop.
I managed to figure out what the error code was - OS_ERR_SYS_STACK defined in OS_Error.c
+OS_ERR_SYS_STACK (125 = 0x7D) *** embOS system stack overflow
What should I check to fix it?
I managed to figure out what the error code was - OS_ERR_SYS_STACK defined in OS_Error.c
+OS_ERR_SYS_STACK (125 = 0x7D) *** embOS system stack overflow
What should I check to fix it?