Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
programmable-logic:guides:zynq-baremetal-boot [2023/11/03 18:31] – Add 2023.2 disclaimer Arthur Brownprogrammable-logic:guides:zynq-baremetal-boot [2023/11/03 22:10] (current) Arthur Brown
Line 7: Line 7:
 **Note:** //This guide does not cover the steps for creating a //PetaLinux// boot image.// **Note:** //This guide does not cover the steps for creating a //PetaLinux// boot image.//
  
 +<WRAP round info> 
 +Substantial UI changes in Vitis 2023.2 have changed much of the specifics of how to work with projects and this guide has not yet been updated. For a detailed rundown of changes, check out Adam Taylor's post about it on the [[https://www.adiuvoengineering.com/post/microzed-chronicles-introducing-vitis-unified-ide|adiuvoengineering blog]]. 
 +</WRAP>
  
 ==== Creating a Baremetal Boot Image ==== ==== Creating a Baremetal Boot Image ====
Line 52: Line 54:
  
 --> Vitis # --> Vitis #
-<WRAP round info> 
-Substantial UI changes in Vitis 2023.2 have changed much of the specifics of how to work with projects and this guide has not yet been updated. For a detailed rundown of changes, check out Adam Taylor's post about it on the [[https://www.adiuvoengineering.com/post/microzed-chronicles-introducing-vitis-unified-ide|adiuvoengineering blog]]. 
-</WRAP> 
- 
 <columns 100% 50% 50%> <columns 100% 50% 50%>
 In Vitis, as long as the "Generate Boot Components" box was selected when the platform project was created from an XSA, the boot image will automatically be created whenever you build your system project. In Vitis, as long as the "Generate Boot Components" box was selected when the platform project was created from an XSA, the boot image will automatically be created whenever you build your system project.