Skip to content

Development Environment Setup

Hardware Configuration

ItemRecommended Configuration
CPUx86 16-core 32-thread
DDR48G
Disk256G

Software Configuration

  • System: Ubuntu22

Environment Setup

Source Integration

  • Extract source package: tar -zxvf a8625my1_xxx.tar.gz
  • Extract downloads in the source root directory: tar -zxvf downloads.tar.gz
  • Copy aidlux_ql8625_ubun2204.29.tar.gz to the source root and rename it to aidlux_ql8625_ubun2204.tar.gz

Install Docker Environment

  • Use the script provided by us to build the Docker image.
  • Enter the Docker directory and run the installation script:
bash
cd Docker
./install.sh

Note

It is recommended to verify source and dependency packages in the source root directory before running Docker installation.