This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

XTCIEVMK2LX: Usage of ADC14X250EVM with XTCIEVMK2LX

Part Number: XTCIEVMK2LX

Hello


e2e.ti.com/.../604106

Acrding to this entry;

Do we have to update RFSDK2_02.00.07.00-src.tar.gz with files which you gave DEMO2_noTx
for running DEMO2 properly ?

I cannot make radio on

I get the same error with 

Traceback (most recent call last):
  File "/usr/bin/radio", line 108, in <module>
    command.onecmd(' '.join(sys.argv[1:]))
  File "/usr/lib/python2.7/cmd.py", line 221, in onecmd
    return func(arg)
  File "/usr/lib/python2.7/rfsdk/command.py", line 1161, in do_on
    self.radio.radio_on(ul, dl)
  File "/usr/lib/python2.7/rfsdk/radio.py", line 352, in radio_on
    self.dfe.dfe_on_tx()
  File "/usr/lib/python2.7/rfsdk/platform/TCI6630K2L.py", line 176, in dfe_on_tx
    self.rfsdkS.Iqn2Start()

  • Hello,
    The User guide should describe the initial hardware required as 14X250 ADC, 66aK2L06EVM, DLC card, and DAC38j84.
    If you don't have the DAC38j84 connected, then following the instructions for the Tx lane off version, allows for just the ADC to be used with
    the 14x250ADC.

    As a test, the JESD loopback version should work without the ADC and DAC connected. This checks that the proper board file is selected.
    Regards,
    Joe Quintal