Iterative development with CubeIDE 2.0
With CubeIDE 1.x iterative development is simple
1 Start CubeIDE and create new project. It is possible to select C++ project option at project start (without any effect)
2 With Device Configuration Tool create initial perifery config. It is possible to open second windows for it and have two separate windows side by side. Generate code.
3 Switch to first window and work with generated code
4 If need new device, switcn to second window, add new device, config it and generate code.
5 In first window regenerated code is created in sync with Configuration Tool. Convenient and logical steps. Great work!
How iterative development can be done with CubeIDE 2.0?
