Any know what is the cause of the following EEPROM warning? I would
appreciate any suggestion on how to resolve this problem.
[root@home usr]# usrp_siggen.py -f1
Warning: Treating daughterboard with invalid EEPROM contents as if it
were a “Basic Tx.”
Warning: This is almost certainly wrong… Use appropriate
burn-*-eeprom utility.
Using TX d’board A: Flex 900 Tx MIMO B
Failed to set RF frequency
Warning: Treating daughterboard with invalid EEPROM contents as if it
were a “Basic Tx.”
Warning: This is almost certainly wrong… Use appropriate
burn-*-eeprom utility.
have you tried using the appropriate burn-*-eeprom utility?
Hi,
I have one USRP board and 2 Flex900 boards. The Flex900 board has
both RX2 and TX/RX. I installed and screwed both Flex900 boards on
USRP motherboard and make sure all the holds are matched.
Where can I get the instruction on how to build the EEPROM?
Since I don’t see any EEPROM burning instruction from the gnuradio
installation doc. I just want to confirm the exact steps on that so I
would accidentally destroyed my EEPROM.
I burn the EEPROM but I am still getting some problems:
[root@fodora apps]# ./burn-db-eeprom -A -t rfx900_mimo_b --force
TX_A: OK
RX_A: OK
[root@fodora apps]# usrp_siggen.py --const -f 10M -i 128
Using TX d’board A: Flex 900 Tx MIMO B
Failed to set RF frequency
I am still getting the same error.
I would appreciate any help in getting my USRP to work.