Page 1 of 1

Developed Red Pitaya 125-10

Posted: Fri Jan 29, 2021 2:02 am
by hermes02386
Hello everybody, I am a graduate student.
I want red pitaya to automatically generate the interference signal that has been set, and it can directly generate the signal every time it is turned on.
So my approach is to use xilinx sdk software to generate a boot file and copy it to the sd card.
Is my method correct?
Please everybody help me solve my problems.

Re: Developed Red Pitaya 125-10

Posted: Mon Mar 22, 2021 11:12 am
by redpitaya
Easiest way would be to run generate app or create your own app and run it when the system starts.
You can check this out: How to Run a Command on Startup in Linux

https://smallbusiness.chron.com/run-com ... 27796.html

If there is a need to start the generator before Linux starts then we would recommend setting the initial states of the generator in FPGA in such a way that it will start the generation expected signal by default.