I am evaluating VisualGDB right now and am trying to move a Keil project over. Most of the issues have been minor except for a stack/heap issue. In the Keil project I was able to define the size of each and allow the heap to span between internal and external RAM. I haven’t been able to make this work nor have I found a way to explicitly point the stack to the internal RAM. Has anyone tried this before is this beyond VisualGDB’s capabilities?