Closed dzid26 closed 4 months ago
It's an obvious limitation.
One solution is to use https://www.st.com/en/development-tools/st-link-server.html. But I never seen it work. It requires both apps to support it. It is not a common setup people have.
But there might be a simple workaround which should work for everyone:
Each step shall be controlled in Options. The feature should be off by default.
Each step is useful IMO, and can be implemented one after another.
This is something I also thought about - I've already implement the detection of *.elf file change. Now I'm going to add the remaining options that you suggested.
It's an obvious limitation.
One solution is to use https://www.st.com/en/development-tools/st-link-server.html. But I never seen it work. It requires both apps to support it. It is not a common setup people have.
But there might be a simple workaround which should work for everyone:
Each step shall be controlled in Options. The feature should be off by default.
Each step is useful IMO, and can be implemented one after another.