Hi Bishnu, Is your design "big"? I have found it easy to overwhelm the power supplies of the 4x2 with a large design, at which point they automatically shut down, and the board becomes unresponsive to both ping and casperfpga commands. If I remember correctly, if this happens there are some error LEDs on the board which will light up. I've also found that putting a bigger heatsink on the board can buy a little more margin.
Assuming your board's OS has the appropriate I2C drivers, if your issue is power related, you may find this script useful - https://github.com/realtimeradio/souk-firmware/blob/main/software/rfsoc_scripts/get_power_sensors.py If you run it on the board, it will report the current drawn on each of the power rails.in my experience, the board will shut down once 0V85 current draw gets near 100%. If you are only running small firmware, then I suspect your issue is something else. Cheers Jack On Tue, 21 Jan 2025, 06:41 Bishnu Kumar Sharma, < bksha...@asiaa.sinica.edu.tw> wrote: > Dear Casperites, > I hope you are doing well. I have faced a little bit strange situation > when I use an FPGA 4x2 board to run bitstream. Sometimes when I run > bitstream in a virtual environment, programming gets stuck and reports > errors. like: > Traceback (most recent call last): > File "rfsoc_4x2_corr.py", line 123, in <module> > fpga.upload_to_ram_and_program(bitstream) > File > "/home/bishnu/Desktop/m_work/casper_venv/lib/python3.8/site-packages/casperfpga/casperfpga.py", > line 348, in upload_to_ram_and_program > rv = self.transport.upload_to_ram_and_program( > File > "/home/bishnu/Desktop/m_work/casper_venv/lib/python3.8/site-packages/casperfpga/transport_katcp.py", > line 654, in upload_to_ram_and_program > raise RuntimeError('%s: no programming informs yet. ' > RuntimeError: 192.168.50.198: no programming informs yet. Odd? > I already upload the bitstream with the proper virtual environment. > When I power on the FPGA, it works for a while and after running some > bitstream file, it > happens. I even checked the ping for the network, it doesn't show the > flow of the network. > I have also attached some of the screenshots for reference. Thank you for > your help. > Best Regards > Bishnu Sharma > Institute of Astronomy and Astrophysics > Academia Sinica > > -- > You received this message because you are subscribed to the Google Groups " > casper@lists.berkeley.edu" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to casper+unsubscr...@lists.berkeley.edu. > To view this discussion visit > https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/CACqpYn5VXe%3D-fgQALUJ9Cqk2tugA%2BH7f_ZYfGj2wDAbP%3D1NH%3Dg%40mail.gmail.com > <https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/CACqpYn5VXe%3D-fgQALUJ9Cqk2tugA%2BH7f_ZYfGj2wDAbP%3D1NH%3Dg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "casper@lists.berkeley.edu" group. To unsubscribe from this group and stop receiving emails from it, send an email to casper+unsubscr...@lists.berkeley.edu. To view this discussion visit https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/CAG1GKSnkiTTpYGP3k%3DP_kaadU1L9kG2ug9KDW3a9qSc7quxgWA%40mail.gmail.com.