MSP/PSP on Cortex-M3

rtel wrote on Monday, December 08, 2014:

The bit is used to tell you which stack was in use when the exception occurs - you will have to read the exception handling section of the Cortex-M user manual for the details.

Regards.