Message Edited by CrasyCat on 2007-04-13 11:39 AM
I think he meant was that, in the case of a firmware failure, the stack should be copied from RAM to Flash. Sort of like a crash dump.
CrasyCat wrote:
First there is no chances that the application can work if you try to allocate the stack in flash. Stack should be allocated in RAM.