Standalone Application Component Migration Details - 2025.2 English - UG1400

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

Document ID
UG1400
Release Date
2025-11-20
Version
2025.2 English

Driver APIs no longer use the Device ID.

  • All driver APIs now use the base address of the peripheral IP due to the industry standard for controlling hardware.
  • The system does not generate the DeviceID in xparameters.h anymore. Compiling a migrated application directly can result in compilation errors.
  • If your application relies on DeviceID for IP driver initialization, refer to the AR: Standalone Application Migration Details.