Tool/software: Linux
Hi ,
I am using AFE7500 card on K2l EVM .There is an issue with RSFDK 4 lane Jesd configuration.
On executing the following commands
radio reset
radio select 2x2-4xLTE20-SC-JESD1-HD
radio init
Then dsp binary is loaded and run.
radio on 2540 2660
Following Error is reported:
Init Radio for 20 MHz
[ 1997.667613] remoteproc0: stopped remote processor 2620844.dsp0
reset succeeded
load succeeded
[ 1997.737771] remoteproc0: powering up 2620844.dsp0
[ 1997.744201] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 1997.749765] remoteproc0: registered virtio0 (type 7)
run succeeded
Radio ULFreq:2540.0 MHz DLFreq:2660.0 MHz
Radio RxFreq:2540.0 MHz TxFreq:2660.0 MHz
Traceback (most recent call last):
File "/usr/bin/radio", line 107, 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 345, 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()
File "/usr/lib/python2.7/rfsdk/service.py", line 180, in Iqn2Start
raise rfsdk.Error('rfsdkService.Iqn2Start() API call failed with status %r (%d)' % (status, result,))
rfsdk.Error: rfsdkService.Iqn2Start() API call failed with status 'RFSDK_API_RESULT_IQN2_EXTERNAL_SYNC_NOT_DETECTED' (106)
ERROR: Radio settings can only be adjusted when the radio is "ON".
Suggestions would be helpful.
Thanks,
sandeep