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.

DCA1000EVM: mmwave studio and mmwavelink_exmple

Part Number: DCA1000EVM
Other Parts Discussed in Thread: AWR1642BOOST, AWR1642, AWR1843

I have a AWR1642boost es1.0 and a DCA1000EVM.

I want to real-timely capture raw data from AWR1642boost es1.0 by my app with DCA1000EVM.

I read the related problem:

https://e2e.ti.com/support/sensors/f/1023/p/826017/3055751#3055751

I have two  problems:

Problem 1:

I intall mmwave dfp 1.2.5.1, sdk 1.2.0.5 (sdk 3.2 doesn't support my es1.0) and studio 1.0.0 

Flash generated metaImage.bin to the AWR1642,

when I try the step 5th ( push followed set(1) then SPI connect(5) then RF Power-up(6) and so on (other configurations)

sometimes RF Power-up will failed with RESP TIMEOUT

sometimes RF Power-up will success, but the next configuration such as chirp config will failed with RESP TIMEOUT.

So I want to know what occurs this,

my AWR1642boost is a old version(es1.0), I don't know whether I use the correct dpf version for me.

Problem 2:

I read dpf's user guide, it said I can use a newer visual studio version than vs2013 express edition.

I don't install vs2013 and open mmwavelink_example in dpf1.2.5 by VS2019 community(windows sdk is 10.0 not 8.1 and toolset is v142).

BTW, I upgrade windows sdk and toolset. 

Then I find I can't build this solution successfully, here are the error log:

I try to google it, but still can't solve with it.

So whether I have to install vs2013 to build it, or there are somethings I missed?

Thanks a lot.