Forum Discussion
Hi,
Do you need further support?
- JorgeA2 years ago
New Contributor
Hello,
Sorry for late response, I didn't have the time to check on things until now. I have followed the tutorial provided for the 'my_first_hps' project. However, I'm a little lost on certain things. In the project I have so far (the one from the previous post) there is a 'software' folder which contains different files. Now, if I understand correctly, if I want to make my design work, and have a text file with the counting data of the pulses detected by the FPGA, I need to replace the C files in 'my_first_hps' folder, with the C files from the 'software' folder in my current design. Then make the process of compiling and copying the executable file into the Linux system of the FPGA's SD card. Is this correct? Another thing is, I mentioned before that I would want this design to be persistent, meaning that, I want to connect the FPGA to the detector and a PC to have the counting, how can I achieve this?