Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 2.2 KB

Feature_Tutorials.rst

File metadata and controls

50 lines (29 loc) · 2.2 KB

############################################################################## Embedded Software: Feature Tutorials ##############################################################################

These tutorials illustrate specific features of the 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>



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.

More Information

See AMD Vitis™ Development Environment on xilinx.com