Other Parts Discussed in Thread: OPT4001
Hello experts,
I’m trying to run OPT4001DNPQ1EVM-GUI version 1.0.1 with OPT4001DNPQ1EVM.
After the following steps, I faced IndexError in devInit.py, and GUI window did not show up.
- Connected the EVM with USB cable. -> Green LED on EVM lit.
- Run Latte
- The application stops with following error logs.
#======
#Executing .. OPT4001/OPT4001DNPQ1_EVM/devInit.py
#Start Time 2023-10-11 16:47:05.912000
Device detected: OPT4001DNP-Q1EVM
#Error: index 0 is out of bounds for axis 0 with size 0
# "OPT4001/OPT4001DNPQ1_EVM/devInit.py", line 66, in
# IndexError: index 0 is out of bounds for axis 0 with size 0
#
#
#Done executing .. OPT4001/OPT4001DNPQ1_EVM/devInit.py
#End Time 2023-10-11 16:47:06.443000
#Execution Time = 0.531000137329 s
#================ ERRORS:1, WARNINGS:0 ================#
Please let me know what is wrong?
Thanks & Regards,
-Shibata