Hello,
I am getting some error while Turning ON the board. Earlier everything was working correct but, during the button switching of Clocker from External to Internal, maybe I done something wrong. And since that I am getting error while powering ON the Kasli-Soc Board. Following is the USB Serial Output during Initialization of board:
Core 0 panic at libksupport/src/i2c.rs:95:16: I2C bus initialization failed: "SCL is stuck low"
Backtrace:
0x16d360 0x171fd4 0x173ad0 0x1701c4 0x1c50e4 0x1c5094 0x1c4f04 0x1c4e38
End backtrace
[ 0.027665s] ERROR(runtime::panic): panic at libksupport/src/i2c.rs:95:16
[ 0.034435s] ERROR(runtime::panic): panic message: I2C bus initialization failed: "SCL is stuck low"
Core 0 panic at /nix/store/0wgl1kcha6gh1z9brvg8vnrp4p7dwp88-source/libconfig/src/net_settings.rs:38:16: called Result::unwrap()
on an Err
value: "SCL is stuck low"
nested panic!
Anyone please guide me in resolving above error.