Version: Vitis 2024.1
This is a new feature with the Vitis Unified Embedded IDE, where users can add a makefile and argument that can be used to create custom builds. This allows the user more control over their project builds instead of letting the tools generate the components.
The biggest advantages of user managed mode are being able to do the following:
Quickly rebuild a Vitis Unified Workspace in the GUI.
Quickly call makefile actions.
This tutorial describes three use cases for the User Managed Mode.