7
mirror of https://github.com/EEVengers/ThunderScope.git synced 2025-04-11 23:19:16 +00:00

Update readme.txt

This commit is contained in:
Aleksa Bjelogrlic 2024-06-16 22:30:16 -04:00 committed by GitHub
parent 4ea826f846
commit be5de35c35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,9 +83,10 @@ Directory and file description:
Usage:
- Change directory to the driver directory.
cd xdma
- Generate a signing key: https://github.com/Xilinx/dma_ip_drivers/issues/39
- Compile and install the kernel module driver.
make install
sudo make install
- If you get SSL errors
generate a signing key: https://github.com/Xilinx/dma_ip_drivers/issues/39
- Change directory to the tools directory.
cd tools
- Compile the provided example test tools.