Content originally posted in LPCWare by ronkrem on Sun Dec 22 06:01:04 MST 2013
I can find the stack top from the memory map, but how do I find the address of the bottom of the available stack area in an LPCXpresso program? I need these addresses to implement a stack usage monitor within my program.
Regards