You have to init the memory used for the stack:

Have a look in the normal tasking init , and you will see the call out to
init the stack, that you neeed to call.

arm_usestack() should be called in this case and won't that initialize (colorize) the stack?

Reply via email to