I am executing the ./test_xtrx -t l9 and get the following output:
7:44:19.719508 DEBUG: xtrxllpciev0_discovery:263 [PCIE] pcie: Found "pcie:///dev/xtrx0"
17:44:19.719709 REGS: internal_xtrxll_reg_in:155 [PCIE] PCI:/dev/xtrx0: Read [001a] = 04000113
17:44:19.719729 INFO: _xtrxr3_board_combctrl:513 [CTRL] PCI:/dev/xtrx0: RFIC_GPIO 0x000300
17:44:19.719748 REGS: internal_xtrxll_reg_out:146 [PCIE] PCI:/dev/xtrx0: Write [0007] = 00000300
17:44:19.719765 REGS: internal_xtrxll_reg_out:146 [PCIE] PCI:/dev/xtrx0: Write [0003] = 0b008804
17:44:19.719780 REGS: internal_xtrxll_reg_out:146 [PCIE] PCI:/dev/xtrx0: Write [0003] = 87000000
What could be the reason for that? The driver is loaded correctly and has created /dev/xtrx0 & /dev/xtrx1 . Do i need to flash a firmware image before start?
I am executing the
./test_xtrx -t l9and get the following output:7:44:19.719508 DEBUG: xtrxllpciev0_discovery:263 [PCIE] pcie: Found "pcie:///dev/xtrx0"
17:44:19.719709 REGS: internal_xtrxll_reg_in:155 [PCIE] PCI:/dev/xtrx0: Read [001a] = 04000113
17:44:19.719729 INFO: _xtrxr3_board_combctrl:513 [CTRL] PCI:/dev/xtrx0: RFIC_GPIO 0x000300
17:44:19.719748 REGS: internal_xtrxll_reg_out:146 [PCIE] PCI:/dev/xtrx0: Write [0007] = 00000300
17:44:19.719765 REGS: internal_xtrxll_reg_out:146 [PCIE] PCI:/dev/xtrx0: Write [0003] = 0b008804
17:44:19.719780 REGS: internal_xtrxll_reg_out:146 [PCIE] PCI:/dev/xtrx0: Write [0003] = 87000000
What could be the reason for that? The driver is loaded correctly and has created
/dev/xtrx0&/dev/xtrx1. Do i need to flash a firmware image before start?