I've flashed facedancer21 for the first time with this procedure:
cd goodfet/firmware
board=facedancer21 make clean reinstall
i've had a problem with pyserial: downolading the 2.7version
pip install "pySerial>=2.0,<=2.9999"
I was able to flash the board.
After the flashing procedure i've tried this command board=facedancer21 goodfet.monitor test with bad feebacks
Performing monitor self-test.
Warning: waiting for serial read timed out (most likely).
Echo test failed.
Warning: waiting for serial read timed out (most likely).
Warning: waiting for serial read timed out (most likely).
Warning: waiting for serial read timed out (most likely).
ERROR Fetched 0154, 0302
Warning: waiting for serial read timed out (most likely).
Warning: waiting for serial read timed out (most likely).
ERROR, P1OUT not cleared.
Warning: waiting for serial read timed out (most likely).
Warning: waiting for serial read timed out (most likely).
Echo test failed.
Warning: waiting for serial read timed out (most likely).
Warning: waiting for serial read timed out (most likely).
Warning: waiting for serial read timed out (most likely).
Warning: waiting for serial read timed out (most likely).
ERROR Fetched 0100, 0302
Warning: waiting for serial read timed out (most likely).
Warning: waiting for serial read timed out (most likely).
ERROR, P1OUT not cleared.
..........
What's wrong with this procedure?
I've flashed facedancer21 for the first time with this procedure:
cd goodfet/firmwareboard=facedancer21 make clean reinstalli've had a problem with pyserial: downolading the 2.7version
pip install "pySerial>=2.0,<=2.9999"I was able to flash the board.
After the flashing procedure i've tried this command
board=facedancer21 goodfet.monitor testwith bad feebacksWhat's wrong with this procedure?