Manually Adding the Linker Script - 2021.2 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2021-12-15
Version
2021.2 English

If you want to manually add the linker script for a managed make flow, do the following:

  1. Right-click your managed make project and select C/C++ Build Settings.
  2. Click the linker corresponding to your target processor, for example ARM v8 gcc linker.
  3. Select Linker Script to add the linker script.
  4. For standard make projects, add the linker script manually to your Makefile linker options.