Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 2.56 KB

File metadata and controls

53 lines (32 loc) · 2.56 KB

Embedded Software: Feature Tutorials

These tutorials illustrate specific features of the AMD Vitis™ Embedded Software development flow. Some features might not be required by all designs but are still useful for some use cases.

.. toctree::
   :maxdepth: 3
   :caption: Feature Tutorials
   :hidden:

   User Managed Mode in Vitis Unified IDE <./01-user_managed_mode/README.md>
   Migrating from classic Vitis IDE to Vitis Unified IDE <./03-vitis_classic_to_unified_migration/README.md>
   Vitis Embedded Scripting Flow <./04-vitis_scripting_flows/README.md>
   Vitis Embedded Software Debugging Guide <./02-Debugging/README.md>
   Vitis Version Control Guide <./05-vitis_version_control/README.md>



Feature Tutorials
Feature Tutorial Design Target
:doc:`User Managed Mode in Vitis Unified IDE <./01-user_managed_mode/README>` Introduces how command line users can make use of Vitis Unified IDE to debug their applications in GUI and how to quickly call makefile actions.
:doc:`Migrating from classic Vitis IDE to Vitis Unified IDE <./03-vitis_classic_to_unified_migration/README>` Demonstrates the migration steps and deep dive into the details about hardware to software handoff metadata, how to migrate libraries and drivers.
:doc:`Vitis Embedded Scripting Flow <./04-vitis_scripting_flows/README>` Demonstrates how to automate GUI steps with scripts for both project management and debugging.
:doc:`Vitis Embedded Software Debugging Guide <./02-Debugging/README>` This tutorial demonstrates different debugging features available within the Vitis Embedded software development flow for bare-metal and Linux applications. It also introduces the flow to create a debuggable FSBL and how to do cross triggering in the Vitis Unified IDE.
:doc:`Vitis Version Control Guide <./05-vitis_version_control/README>` This tutorial demonstrates the available version control features in the Vitis Unified IDE. It introduces how you can use git to manage your Vitis workspace and share your projects between teams.

More Information

See Vitis Development Environment on amd.com