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.