I’ve already tried with different SD cards (with 16GB and also 32GB) the outcome is the same. I managed to run simple setups like FIR filtering and FFT without any issue. Do you think it might be related to memory since the base overlay for loop back test is a bit complicated?
I’m using SanDisk Ultra 32GB SD card, do you any recommendation which kind of SD card to use?
(I didn’t see your other reply about SD cards. I don’t recommend any in particular.)
Can you try connect a USB terminal to check if there are any error messages printed when this line of code fails?
Can you also check if the board is completely locked up or if the OS is still running? i.e. try run any simple Linux command on the terminal.
Nothing is printed out in the terminal when the connection stalls… the terminal also freeze.
The board seems to be completely locked up, I can’t type any command on the terminal. I have to manually power off and then power on the board to regain access.
In addition, some times the after restart of the board I notice that the Status LED, DS2 PS_INIT_B, stays RED (FPGA initialization is in progress) and doesn’t turn GREEN (see attached picture
The problem is now solved! The reason was, the SMP clock cables from the CLK104 to the RFSoC were not connected. When operating at higher sampling rates (clock rates) in the RF Data Converter it is recommend to use the clock generated by the CLK104 instead of the system clock from the RFSoC. After connecting the clock cables everything works as expected.