Decrease heap function (SDRAM)?

Using an SCM20260D board with the external SDRAM and found the function Memory.ExtendHeap();
I noticed there isn’t a function to reverse that process, which gets kind of annoying to reset with the config app every time I switch projects. More importantly, it can’t be reversed remotely which makes me hesitate to implement it in distant projects.

It would be nice to be able to reverse this process during runtime, or even be able to set the managed heap size based on the application, any chance this could become available in a future firmware update?

I don’t think we will implement this feature.