Global configuration#

The global configuration of the UltraZohm workspace regarding the R5 software is defined in the header file uz_global_configuration.h. The configuration of the system is specific for all users and must be adjusted to the specific setup.

After cloning the repository, the user has to:

  1. Navigate to``uz_global_configuration.h`` in vitis/software/Baremetal/src/uz

  2. Adjust the configuration to match your setup

  3. Compile the software

  4. Use the UltraZohm

Configuration#

The configuration is used for:

  • Static memory allocation

  • Set the hardware version specific settings (e.g., UZ_HARDWARE_VERSION for different front panels).

  • Configure the interrupt source (Interrupts R5)

  • Configure the use of an external stop button, depending on the hardware revision (External Stop)