Hello, I'm using an LPC2478. Can you refer me to the place in the documentation of RealView where absolute location of the stack is demonstrated? I have found some references but they all require to re-implement "__user_initial_stackheap", something I don't want to do. All I want is to place my stack in a predefined, arbitrary location. Can I even choose such a location? I could not find limits in the documentation...
Thanks in advance