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.

IWR1443BOOST: Issues with DFP 1.2.5.1

Part Number: IWR1443BOOST

Hi, 

I have IWR1443BOOST ES3 and trying to use mmWave studio with DCA connected. The radarss image seems to load fine and report back fine - the masterss loads, but doesnt give a version and will not connect via SPI. 

Excerpt from script is below - am I using the correct mss binary ? There is a another binary for mss in the package which does return a version but equally will not connect to SPI. The same setup works fine with ES2 board and DFP1.0

<snip>

[22:32:09] FGa, loading firmwares from mmwave_dfp_01_02_05_01 package
[22:32:09] [RadarAPI]: ar1.DownloadBSSFw("C:\\ti\\mmwave_dfp_01_02_05_01\\rf_eval\\rf_eval_firmware\\radarss\\xwr12xx_xwr14xx_radarss_rprc.bin")
[22:32:09] [RadarAPI]: Downloading BSS Patch RPRC Binary..
[22:32:10] [RadarAPI]: ar1.GetBSSFwVersion()
[22:32:10] [RadarAPI]: BSSFwVersion:(02.00.00.01 (05/10/17))
[22:32:11] [RadarAPI]: ar1.GetBSSPatchFwVersion()
[22:32:11] [RadarAPI]: BSSPatchFwVersion:(01.02.05.02 (30/04/19))
[22:32:11] BSS FW Download Success
[22:32:11] [RadarAPI]: ar1.DownloadMSSFw("C:\\ti\\mmwave_dfp_01_02_05_01\\rf_eval\\rf_eval_firmware\\masterss\\xwr12xx_xwr14xx_masterss_rprc.bin")
[22:32:11] [RadarAPI]: Downloading MSS RPRC Binary..
[22:32:14] [RadarAPI]: ar1.GetMSSFwVersion()
[22:32:14] [RadarAPI]: MSSFwVersion:(00.00.00.00 (00/00/00))
[22:32:14] MSS FW Download Success
[22:32:19] [RadarAPI]: ar1.PowerOn(0, 1000, 0, 0)
[22:32:19] Status: Failed, Error Type: RESP TIMEOUT
[22:32:23] MSS Power Up async event was not received!

Thanks !